Commit Graph

148 Commits (5df91a25df08d85700fef5fd59bb1873273e5ef5)

Author SHA1 Message Date
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
Dave Kleikamp 05ec9e26be JFS: Fix race waking up jfsIO kernel thread 18 years ago
Milind Arun Choudhary 3cbb1c8e1a JFS: use __set_current_state() 18 years ago
Dave Kleikamp 3e2221c73c Copy i_flags to jfs inode flags on write 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
Dave Kleikamp c9e3ad6021 JFS: Get rid of "may be used uninitialized" warnings 18 years ago
Dave Kleikamp 7220c0177b JFS: Remove incorrect kgdb define 18 years ago
Dave Kleikamp 4aa0d230c2 JFS: call io_schedule() instead of schedule() to avoid deadlock 18 years ago
Dave Kleikamp 82d5b9a7c6 JFS: Add lockdep annotations 18 years ago
Dave Kleikamp 17e6afc75a JFS: Avoid BUG() on a damaged file system 18 years ago
Dave Kleikamp d0e671a932 [PATCH] Fix JFS after clear_page_dirty() removal 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Josef Sipek ff273773bf [PATCH] struct path: convert jfs 18 years ago
Alexey Dobriyan 4a6e617a4b [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Dave Kleikamp 36b12fb709 JFS: Fix conflicting superblock flags 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Jan Engelhardt 03a67a46af Fix typos in doc and comments 18 years ago
Dave Kleikamp d572b87946 JFS: Remove redundant xattr permission checking 19 years ago
Daniel Drake 89f6822587 jfs: Add splice support 19 years ago
Dave Kleikamp 8f6cff9847 JFS: pageno needs to be long 19 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Akinobu Mita 087387f90f [PATCH] JFS: return correct error when i-node allocation failed 19 years ago
Tony Breeds 2a6968a978 JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() 19 years ago