Christoph Hellwig
|
c5b8d0bce0
hfsplus: fix failed mount handling
|
14 年之前 |
Al Viro
|
eddf790bd4
switch hfsplus
|
14 年之前 |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 年之前 |
Christoph Hellwig
|
34a2d313c5
hfsplus: flush disk caches in sync and fsync
|
14 年之前 |
Christoph Hellwig
|
e349470560
hfsplus: optimize fsync
|
14 年之前 |
Christoph Hellwig
|
b33b7921db
hfsplus: split up inode flags
|
14 年之前 |
Christoph Hellwig
|
f02e26f8d9
hfsplus: avoid useless work in hfsplus_sync_fs
|
14 年之前 |
Christoph Hellwig
|
7dc4f00112
hfsplus: make sure sync writes out all metadata
|
14 年之前 |
Christoph Hellwig
|
52399b171d
hfsplus: use raw bio access for the volume headers
|
14 年之前 |
Christoph Hellwig
|
3b5ce8ae31
hfsplus: always use hfsplus_sync_fs to write the volume header
|
14 年之前 |
Christoph Hellwig
|
6d1bbfc4c0
hfsplus: silence a few debug printks
|
14 年之前 |
Christoph Hellwig
|
6f80dfe55f
hfsplus: fix option parsing during remount
|
14 年之前 |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 年之前 |
Christoph Hellwig
|
84adede312
hfsplus: use atomic bitops for the superblock flags
|
14 年之前 |
Christoph Hellwig
|
7ac9fb9c2a
hfsplus: add per-superblock lock for volume header updates
|
14 年之前 |
Christoph Hellwig
|
58a818f532
hfsplus: remove the rsrc_inodes list
|
14 年之前 |
Christoph Hellwig
|
66e5db05bb
hfsplus: do not cache and write next_alloc
|
14 年之前 |
Christoph Hellwig
|
b5080f77ed
hfsplus: clean up hfsplus_write_inode
|
14 年之前 |
Christoph Hellwig
|
fc4fff8210
hfsplus: clean up hfsplus_iget
|
14 年之前 |
Christoph Hellwig
|
6af502de22
hfsplus: fix HFSPLUS_I calling convention
|
14 年之前 |
Christoph Hellwig
|
dd73a01a30
hfsplus: fix HFSPLUS_SB calling convention
|
14 年之前 |
Christoph Hellwig
|
e753a62156
hfsplus: remove BKL from hfsplus_put_super
|
14 年之前 |
Christoph Hellwig
|
a9fdbf8c60
hfsplus: use alloc_mutex in hfsplus_sync_fs
|
14 年之前 |
Christoph Hellwig
|
40bf48afe9
hfsplus: introduce alloc_mutex
|
14 年之前 |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 年之前 |
Al Viro
|
b5fc510c48
get rid of file_fsync()
|
15 年之前 |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 年之前 |