aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-2/+2
2006-10-21[PATCH] NFS: Cache invalidation fixupTrond Myklebust1-0/+6
2006-10-21[PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2-38/+106
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-22/+119
2006-10-20configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman1-6/+8
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh1-0/+7
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh1-20/+24
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran1-8/+0
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita1-4/+6
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-28/+27
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2-4/+6
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro2-5/+5
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro6-11/+11
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro1-10/+10
2006-10-20[PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2-26/+31
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro4-45/+51
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro4-171/+171
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro1-142/+157
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro2-34/+34
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro2-68/+68
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro2-45/+45
2006-10-20[PATCH] xdr annotations: nfsd_dispatch()Al Viro1-4/+4
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro1-5/+5
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro1-4/+3
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro1-2/+2
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro1-3/+3
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro2-4/+4
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro2-24/+24
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro3-36/+36
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro7-14/+14
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro1-177/+181
2006-10-20[PATCH] xdr annotations: NFSv3Al Viro1-57/+57
2006-10-20[PATCH] xdr annotations: NFSv2Al Viro1-37/+37
2006-10-20[PATCH] lockd endianness annotationsAl Viro9-101/+101
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro8-90/+90
2006-10-20[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro1-10/+11
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever1-4/+2
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULLChuck Lever1-1/+1
2006-10-20[PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever1-2/+2
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust3-18/+29
2006-10-20[PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust1-7/+12
2006-10-20[PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields1-2/+6
2006-10-20[PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust1-5/+7
2006-10-20[PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust1-2/+2
2006-10-20[PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust1-1/+1
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill_anon_super()David Howells4-4/+4
2006-10-20[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errorsRandy Dunlap1-4/+4
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan1-1/+3
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton5-6/+12
2006-10-20[PATCH] ecryptfs: use special_file()Pekka Enberg1-4/+1