Commit Graph

72 Commits (fea6f1833b5bbff7066bcde1fa1141c9717bbad2)

Author SHA1 Message Date
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 895c23f8c3 hfsplus: convert the extents_lock in a mutex 17 years ago
Eric Sesterhenn 706322496b Fix hfsplus oops on image without extents 17 years ago
Andrew Morton 487798df6d hfsplus: fix warning with 64k PAGE_SIZE 17 years ago
Marcin Slusarz 20c79e785a hfs/hfsplus: be*_add_cpu conversion 17 years ago
Dave Jones 355a46961b trivial: fix user-visible typo in hfsplus 17 years ago
Harvey Harrison 8b3789e5d5 hfsplus: use get/put_unaligned_* helpers 17 years ago
Jim Meyering cd6fda3608 hfsplus: handle match_strdup failure 17 years ago
Adrian Bunk 4b0a8da7a7 fs/hfsplus/: proper externs 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Roman Zippel 76b0c26af2 HFS+: fix unlink of links 17 years ago
Andrew Morton 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning 17 years ago
David Howells 635253915b iget: stop HFSPLUS from using iget() and read_inode() 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 7c0efc6277 hfsplus: convert to new aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Duane Griffin d45bce8faf HFS+: add custom dentry hash and comparison operations 18 years ago
Duane Griffin 1e96b7ca1e HFS+: refactor ASCII to unicode conversion routine for later reuse 18 years ago
Wyatt Banks a5001a2780 HFSPlus: change kmalloc/memset to kzalloc 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
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 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 f44ea03102 [PATCH] struct path: convert hfsplus 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
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 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
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 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
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Eric Sesterhenn 0bf3ba538a BUG_ON() Conversion in fs/hfsplus/ 19 years ago