aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs
AgeCommit message (Expand)Author
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
2006-07-26JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-26spelling fixesAndreas Mohr
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov
2006-05-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-03-26[PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-09JFS: add uid, gid, and umask mount optionsDave Kleikamp
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-02-23JFS: kzalloc conversionEric Sesterhenn
2006-02-22JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl