Commit Graph

99 Commits (e1db704326c9a5164da4e24b01e487c0be687fa2)

Author SHA1 Message Date
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
Sage Weil 4e82d61b6a hfs: 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
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro 69102e9b4b hfs: fix rename() over non-empty directory 14 years ago
Al Viro 518c79d28e switch hfs 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 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
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 89b0fc38cc switch hfs to hlist_add_fake() 14 years ago
Christoph Hellwig 3072b90c47 hfs: use sync_dirty_buffer 14 years ago
Thomas Gleixner 4a94103554 hfs: Convert tree_lock to mutex 15 years ago
Jan Blunck 8526fb37c9 BKL: Remove BKL from HFS 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro b5fc510c48 get rid of file_fsync() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 282dc17884 get rid of cont_write_begin_newtrunc 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Amerigo Wang ec81aecb29 hfs: fix a potential buffer overflow 15 years ago
Jeff Mahoney 47f365eb57 hfs: fix oops on mount with corrupted btree extent records 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Christoph Hellwig 58bc5bbb87 hfs: add ->sync_fs 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Dave Anderson eb2e5f452a hfs: fix memory leak when unmounting 16 years ago
Coly Li 7dd2c000ff fs/hfs: return f_fsid for statfs(2) 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan b08bac1f18 fs/Kconfig: move hfs, hfsplus out 16 years ago
David Howells 94c9a5ee4c CRED: Wrap task credential accesses in the HFS filesystem 16 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Eric Sesterhenn d38b7aa7fc hfs: fix namelength memory corruption 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Matthias Kaehlcke 39f8d472f2 hfs: convert extents_lock in a mutex 17 years ago
Matthias Kaehlcke 3084b72de7 hfs: convert bitmap_lock in a mutex 17 years ago
Andrew Morton 3e5a509730 hfs: fix warning with 64k PAGE_SIZE 17 years ago
Marcin Slusarz 20c79e785a hfs/hfsplus: be*_add_cpu conversion 17 years ago