Commit Graph

158 Commits (a69b176df246d59626e6a9c640b44c0921fa4566)

Author SHA1 Message Date
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
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