Commit Graph

131 Commits (4417da668c0021903464f92db278ddae348e0299)

Author SHA1 Message Date
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 18 years ago
Daniel Drake 89f6822587 jfs: Add splice support 18 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
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
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Richard Knutsson 4d81715fc5 [PATCH] fs/jfs: Conversion to generic boolean 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
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Dave Kleikamp 8bcb2839b7 JFS: Fix bug in quota code. tmp_bh.b_size must be initialized 19 years ago
Dave Kleikamp 115ff50bad JFS: Quota support broken, no quota_read and quota_write 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 0418726bb5 typo fixes: aquire -> acquire 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 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