Namjae Jeon
|
497d48bd27
hfsplus: use -ENOMEM when kzalloc() fails
|
13 rokov pred |
Artem Bityutskiy
|
9e6c5829b0
hfsplus: get rid of write_super
|
13 rokov pred |
Artem Bityutskiy
|
58770d7e83
hfsplus: remove useless check
|
13 rokov pred |
Artem Bityutskiy
|
b7a90e8043
hfsplus: amend debugging print
|
13 rokov pred |
Artem Bityutskiy
|
0a81861978
hfsplus: make hfsplus_sync_fs static
|
13 rokov pred |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 rokov pred |
Al Viro
|
68acb8e60d
hfsplus: switch to d_make_root()
|
13 rokov pred |
Al Viro
|
b3f2a92447
hfsplus: creation of hidden dir on mount can fail
|
13 rokov pred |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 rokov pred |
Christoph Hellwig
|
f1fcd9f0e9
hfsplus: fix filesystem size checks
|
13 rokov pred |
Seth Forshee
|
f588c960fc
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
|
13 rokov pred |
Seth Forshee
|
6596528e39
hfsplus: ensure bio requests are not smaller than the hardware sectors
|
14 rokov pred |
Alexey Khoroshilov
|
dd7f3d5458
hfsplus: Add error propagation for hfsplus_ext_write_extent_locked
|
14 rokov pred |
Alexey Khoroshilov
|
5bd9d99d10
hfsplus: add error checking for hfs_find_init()
|
14 rokov pred |
Christoph Hellwig
|
c6d5f5fa65
hfsplus: lift the 2TB size limit
|
14 rokov pred |
Alexey Khoroshilov
|
032016a56a
hfsplus: Fix double iput of the same inode in hfsplus_fill_super()
|
14 rokov pred |
Christoph Hellwig
|
c5b8d0bce0
hfsplus: fix failed mount handling
|
14 rokov pred |
Al Viro
|
eddf790bd4
switch hfsplus
|
14 rokov pred |
Linus Torvalds
|
0c21e3aaf6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
|
14 rokov pred |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 rokov pred |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 rokov pred |
Anton Salikhmetov
|
2753cc281c
hfsplus: over 80 character lines clean-up
|
14 rokov pred |
Christoph Hellwig
|
34a2d313c5
hfsplus: flush disk caches in sync and fsync
|
14 rokov pred |
Christoph Hellwig
|
e349470560
hfsplus: optimize fsync
|
14 rokov pred |
Christoph Hellwig
|
b33b7921db
hfsplus: split up inode flags
|
14 rokov pred |
Christoph Hellwig
|
f02e26f8d9
hfsplus: avoid useless work in hfsplus_sync_fs
|
14 rokov pred |
Christoph Hellwig
|
7dc4f00112
hfsplus: make sure sync writes out all metadata
|
14 rokov pred |
Christoph Hellwig
|
52399b171d
hfsplus: use raw bio access for the volume headers
|
14 rokov pred |
Christoph Hellwig
|
3b5ce8ae31
hfsplus: always use hfsplus_sync_fs to write the volume header
|
14 rokov pred |
Christoph Hellwig
|
6d1bbfc4c0
hfsplus: silence a few debug printks
|
14 rokov pred |