aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-10-21[PATCH] NFS: Cache invalidation fixupTrond Myklebust
2006-10-21[PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-10-20configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro
2006-10-20[PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro
2006-10-20[PATCH] xdr annotations: nfsd_dispatch()Al Viro
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro
2006-10-20[PATCH] xdr annotations: NFSv3Al Viro
2006-10-20[PATCH] xdr annotations: NFSv2Al Viro
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro
2006-10-20[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever
2006-10-20[PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust
2006-10-20[PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust
2006-10-20[PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields
2006-10-20[PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust
2006-10-20[PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust
2006-10-20[PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells
2006-10-20[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errorsRandy Dunlap
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] ecryptfs: use special_file()Pekka Enberg
2006-10-20[GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk