summaryrefslogtreecommitdiffstats
path: root/fs/jfs
AgeCommit message (Expand)Author
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp
2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-05JFS: Fix race waking up jfsIO kernel threadDave Kleikamp
2007-04-26JFS: use __set_current_state()Milind Arun Choudhary
2007-04-25Copy i_flags to jfs inode flags on writeDave Kleikamp
2007-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-09JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp
2007-01-26JFS: Remove incorrect kgdb defineDave Kleikamp
2007-01-17JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp
2007-01-09JFS: Add lockdep annotationsDave Kleikamp
2007-01-09JFS: Avoid BUG() on a damaged file systemDave Kleikamp
2006-12-21[PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-12-08[PATCH] struct path: convert jfsJosef Sipek
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06JFS: Fix conflicting superblock flagsDave Kleikamp
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-02JFS: Remove redundant xattr permission checkingDave Kleikamp
2006-10-30jfs: Add splice supportDaniel Drake
2006-10-13JFS: pageno needs to be longDave Kleikamp
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita
2006-10-02JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
2006-07-28JFS: Fix bug in quota code. tmp_bh.b_size must be initializedDave Kleikamp