Commit Graph

84 Commits (00765f16f116b45aa67de306ac923ed4ba262bf9)

Author SHA1 Message Date
Al Viro 152a083666 new helper: mount_bdev() 15 years ago
Al Viro 89b0fc38cc switch hfs to hlist_add_fake() 15 years ago
Christoph Hellwig 3072b90c47 hfs: use sync_dirty_buffer 15 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
Jim Meyering 3fbe5c3100 hfs: handle match_strdup failure 17 years ago
Al Viro 3d10a15d69 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage 17 years ago
Robert P. J. Day 14b30d6284 hfs: update comment to reflect actual init and exit routines 17 years ago
Eric Sandeen 55581d018e address hfs on-disk corruption robustness review comments 17 years ago
Eric Sandeen 46a39c1cd5 hfs: fix coverity-found null deref 17 years ago
Eric Sandeen cf05946250 hfs: handle more on-disk corruptions without oopsing 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 7903d9eed8 hfs: convert to new aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Vignesh Babu BM e1b5c1d3da is_power_of_2 in fs/hfs 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago