Al Viro
|
68acb8e60d
hfsplus: switch to d_make_root()
|
13 years ago |
Al Viro
|
b3f2a92447
hfsplus: creation of hidden dir on mount can fail
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Christoph Hellwig
|
f1fcd9f0e9
hfsplus: fix filesystem size checks
|
13 years ago |
Seth Forshee
|
f588c960fc
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
|
13 years ago |
Seth Forshee
|
6596528e39
hfsplus: ensure bio requests are not smaller than the hardware sectors
|
14 years ago |
Alexey Khoroshilov
|
dd7f3d5458
hfsplus: Add error propagation for hfsplus_ext_write_extent_locked
|
14 years ago |
Alexey Khoroshilov
|
5bd9d99d10
hfsplus: add error checking for hfs_find_init()
|
14 years ago |
Christoph Hellwig
|
c6d5f5fa65
hfsplus: lift the 2TB size limit
|
14 years ago |
Alexey Khoroshilov
|
032016a56a
hfsplus: Fix double iput of the same inode in hfsplus_fill_super()
|
14 years ago |
Christoph Hellwig
|
c5b8d0bce0
hfsplus: fix failed mount handling
|
14 years ago |
Al Viro
|
eddf790bd4
switch hfsplus
|
14 years ago |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 years ago |
Christoph Hellwig
|
34a2d313c5
hfsplus: flush disk caches in sync and fsync
|
14 years ago |
Christoph Hellwig
|
e349470560
hfsplus: optimize fsync
|
14 years ago |
Christoph Hellwig
|
b33b7921db
hfsplus: split up inode flags
|
14 years ago |
Christoph Hellwig
|
f02e26f8d9
hfsplus: avoid useless work in hfsplus_sync_fs
|
14 years ago |
Christoph Hellwig
|
7dc4f00112
hfsplus: make sure sync writes out all metadata
|
14 years ago |
Christoph Hellwig
|
52399b171d
hfsplus: use raw bio access for the volume headers
|
14 years ago |
Christoph Hellwig
|
3b5ce8ae31
hfsplus: always use hfsplus_sync_fs to write the volume header
|
14 years ago |
Christoph Hellwig
|
6d1bbfc4c0
hfsplus: silence a few debug printks
|
14 years ago |
Christoph Hellwig
|
6f80dfe55f
hfsplus: fix option parsing during remount
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Christoph Hellwig
|
84adede312
hfsplus: use atomic bitops for the superblock flags
|
14 years ago |
Christoph Hellwig
|
7ac9fb9c2a
hfsplus: add per-superblock lock for volume header updates
|
14 years ago |
Christoph Hellwig
|
58a818f532
hfsplus: remove the rsrc_inodes list
|
14 years ago |
Christoph Hellwig
|
66e5db05bb
hfsplus: do not cache and write next_alloc
|
14 years ago |