Commit Graph

184 Commits (f660daac474c6f7c2d710100e29b3276a6f4db0a)

Author SHA1 Message Date
Christoph Hellwig f1fcd9f0e9 hfsplus: fix filesystem size checks 14 years ago
Seth Forshee f588c960fc hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path 14 years ago
Seth Forshee 6596528e39 hfsplus: ensure bio requests are not smaller than the hardware sectors 14 years ago
Naohiro Aota aac4e4198e hfsplus: Add additional range check to handle on-disk corruptions 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig aacfc19c62 fs: simplify the blockdev_direct_IO prototype 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 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
Christoph Hellwig 4ba2d5fdcf hfsplus: fix overflow in hfsplus_read_wrapper 14 years ago
Christoph Hellwig bf1a1b31fa hfsplus: fix overflow in hfsplus_get_block 14 years ago
Anton Salikhmetov 2b4f9ca8a5 hfsplus: assignments inside `if' condition clean-up 14 years ago
Alexey Khoroshilov 032016a56a hfsplus: Fix double iput of the same inode in hfsplus_fill_super() 14 years ago
Seth Forshee 50176ddefa hfsplus: add missing call to bio_put() 14 years ago
Sage Weil e3911785b8 hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Christoph Hellwig 1065348d47 hfsplus: fix up a comparism in hfsplus_file_extend 14 years ago
Chuck Ebbert a1dbcef017 hfsplus: fix two memory leaks in wrapper.c 14 years ago
Chuck Ebbert 14dd01f883 hfsplus: do not leak buffer on error 14 years ago
Christoph Hellwig c5b8d0bce0 hfsplus: fix failed mount handling 14 years ago
Al Viro eddf790bd4 switch 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
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Anton Salikhmetov b2837fcf49 hfsplus: %L-to-%ll, macro correction, and remove unneeded braces 14 years ago
Anton Salikhmetov 20b7643d8e hfsplus: spaces/indentation clean-up 14 years ago
Anton Salikhmetov 21f2296a59 hfsplus: C99 comments clean-up 14 years ago
Anton Salikhmetov 2753cc281c hfsplus: over 80 character lines clean-up 14 years ago
Anton Salikhmetov 596276c357 hfsplus: fix an artifact in ioctl flag checking 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 eb29d66d4f hfsplus: write up fsync for directories 14 years ago
Christoph Hellwig 281469766b hfsplus: simplify fsync 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 358f26d526 hfsplus: use raw bio access for partition tables 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() 14 years ago
Christoph Hellwig 85b8fe8cc4 hfsplus: free space correcly for files unlinked while open 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Al Viro 756acc2d61 list.h: new helper - hlist_add_fake() 14 years ago