Commit Graph

173 Commits (12b7a1523eda9cd72362fdda928ddb995ecdc06d)

Author SHA1 Message Date
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Adrian Bunk ec1aef3366 jfs: remove DIRENTSIZ 17 years ago
Li Zefan 3c65e8743b JFS: diAlloc() should return -EIO rather than EIO 17 years ago
Dave Kleikamp 6536d2891b JFS: skip bad iput() call in error path 17 years ago
Alexey Dobriyan b2e03ca748 JFS: switch to seq_files 17 years ago
Marcin Slusarz 88f85a55c0 JFS: 0 is not valid errno value so return NULL from jfs_lookup 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Harvey Harrison 15732a1cb5 jfs: replace __inline with inline 17 years ago
Marcin Slusarz 8914562278 jfs: le*_add_cpu conversion 17 years ago
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 years ago
Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 years ago
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Miklos Szeredi 5c5e32ceeb mount options: fix jfs 17 years ago
Dave Kleikamp 967c9ec4ec JFS: simplify types to get rid of sparse warning 17 years ago
Dave Kleikamp da8a41d192 JFS: FIx one more plain integer as NULL pointer warning 17 years ago
Joe Perches 09aaa749f6 JFS: Remove defconfig ptr comparison to 0 17 years ago
Shaun Zinck a7fe0ba7ee JFS: use DIV_ROUND_UP where appropriate 17 years ago
Jack Stone 1eb3a711d6 Remove unnecessary kmalloc casts in the jfs filesystem 17 years ago
Nick Piggin 54af6233d1 JFS is missing a memory barrier 17 years ago
Dave Kleikamp 67e6682f18 JFS: Make sure special inode data is written after journal is flushed 17 years ago
Dave Kleikamp 29a424f283 JFS: clear PAGECACHE_TAG_DIRTY for no-write pages 17 years ago
Jan Kara e47776a0a4 Forbid user to change file flags on quota files 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig d425de7043 jfs: new export ops 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago
Nick Piggin d5c5f84ba9 jfs: convert to new aops 18 years ago
Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 18 years ago
Dave Kleikamp 8d8fe64237 JFS: Bio cleanup: Replace missing return statements 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
Jeff Garzik e30408b2a9 JFS: fix bio-related build breakage 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 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
Christoph Hellwig 5ca2960733 knfsd: exportfs: remove iget abuse 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Dave Kleikamp 288e4d838d JFS: Update print_hex_dump() syntax 18 years ago
Dave Kleikamp 209e101bf4 JFS: use print_hex_dump() rather than private dump_mem() function 18 years ago
Dave Kleikamp f720e3ba55 JFS: Whitespace cleanup and remove some dead code 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago