aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-21/+21
2006-12-08[PATCH] struct path: convert jfsJosef Sipek1-1/+1
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-4/+4
2006-12-06JFS: Fix conflicting superblock flagsDave Kleikamp1-21/+21
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-02JFS: Remove redundant xattr permission checkingDave Kleikamp1-4/+5
2006-10-30jfs: Add splice supportDaniel Drake1-0/+2
2006-10-13JFS: pageno needs to be longDave Kleikamp1-2/+2
2006-10-02JFS: White space cleanupDave Kleikamp41-510/+508
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita5-17/+17
2006-10-02JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds1-2/+0
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-3/+3
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-8/+6
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0
2006-10-01[PATCH] fs/jfs: Conversion to generic booleanRichard Knutsson11-51/+47
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells1-8/+7
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o4-4/+2
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris1-2/+2
2006-07-28JFS: Fix bug in quota code. tmp_bh.b_size must be initializedDave Kleikamp1-0/+1
2006-07-26JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp3-15/+119
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds2-18/+17
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig4-4/+4
2006-06-26spelling fixesAndreas Mohr1-4/+4
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-3/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-06-05JFS: commit_mutex cleanupsEvgeniy Dushistov2-18/+17
2006-05-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp1-15/+5
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven3-4/+4
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-1/+1
2006-03-26[PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty1-1/+2
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-2/+2
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown1-4/+3
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar1-13/+14
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-09JFS: add uid, gid, and umask mount optionsDave Kleikamp5-10/+93
2006-03-08JFS: Take logsync lock before testing mp->lsnDave Kleikamp2-9/+4
2006-02-23JFS: kzalloc conversionEric Sesterhenn3-10/+5
2006-02-22JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl1-0/+107
2006-02-15JFS: Use the kthread_ APIChristoph Hellwig4-72/+38
2006-02-10JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attributeDave Kleikamp1-4/+4