Commit Graph

67 Commits (b560d8ad8583803978aaaeba50ef29dc8e97a610)

Author SHA1 Message Date
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
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Robert P. J. Day 82ddcb0405 [PATCH] extend the set of "__attribute__" shortcut macros 18 years ago
Josef Sipek c528896004 [PATCH] struct path: convert hfs 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Eric Sandeen d6ddf55440 [PATCH] hfs_fill_super returns success even if no root inode 18 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space 19 years ago