Commit Graph

91 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Ben Hutchings 5c36fe3d87 hfsplus: refuse to mount volumes larger than 2TB 15 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 7fbc6df0e7 hfsplus: 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
Coly Li 25564dd869 fs/hfsplus: return f_fsid for statfs(2) 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 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 4ac8489a72 CRED: Wrap task credential accesses in the HFSplus filesystem 16 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 16 years ago
Eric Sesterhenn 248736c2a5 hfsplus: fix possible deadlock when handling corrupted extents 16 years ago
Alan Cox 6e71529444 hfsplus: missing O_LARGEFILE check 16 years ago
Eric Sesterhenn 649f1ee6c7 hfsplus: check read_mapping_page() return value 16 years ago
Eric Sesterhenn efc7ffcb42 hfsplus: fix Buffer overflow with a corrupted image 16 years ago
Mike Crowe 81a73719d1 hfsplus: quieten down mounting hfsplus journaled fs read only 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 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 17 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