aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\1-1/+1
2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\2-2/+21
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\1-0/+8
2007-10-09NFS - print accurate transport protocol\"Talpey, Thomas\1-14/+2
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\4-14/+18
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\3-0/+6
2007-10-09NFSv4: Fix a bug in nfs4_validate_mount_data()Trond Myklebust1-3/+3
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\3-100/+81
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\3-75/+70
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\2-31/+33
2007-10-09NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever1-6/+10
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever2-8/+8
2007-10-09NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever3-42/+42
2007-10-09NFS: Add new 'mountaddr=' mount optionChuck Lever1-3/+5
2007-10-09[NFS] [PATCH] NFS: initialize default port in kernel mount clientJames Lentini1-2/+4
2007-10-09NFS: Kernel mount client should use async bindChuck Lever1-16/+5
2007-10-09[NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather thanJeff Layton1-2/+2
2007-10-09[NFS] [PATCH] nfs: tiny makefile cleanupChristoph Hellwig1-1/+0
2007-10-09Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2-3/+3
2007-10-0964 bit ino support for NFS clientPeter Staubach3-10/+13
2007-10-09NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2-23/+54
2007-10-09NFS: Writeback optimisationTrond Myklebust1-10/+22
2007-10-09NFS: Clean up NFS writeback flush codeTrond Myklebust2-28/+15
2007-10-09NFS: Clean up nfs_writepages()Trond Myklebust1-24/+33
2007-10-09NFS: Clean up write code...Trond Myklebust2-65/+5
2007-10-09NFS: Add the helper nfs_vm_page_mkwriteTrond Myklebust1-2/+33
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng1-1/+1
2007-10-03Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-1/+5
2007-10-03ocfs2: Unlock mutex in local alloc failure caseSunil Mushran1-1/+3
2007-10-01Fix possible splice() mmap_sem deadlockLinus Torvalds1-12/+34
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer."Tim Shimmin3-54/+3
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust3-10/+24
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+2
2007-09-25Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-0/+2
2007-09-25ufs: fix sun stateEvgeniy Dushistov1-3/+1
2007-09-22Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2-5/+6
2007-10-03binfmt_flat: checkpatch fixing minimum support for the blackfin relocationsAndrew Morton1-1/+2
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt1-1/+4
2007-09-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds7-30/+57
2007-09-21[PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes1-0/+2
2007-09-20ocfs2: Pack vote message and response structuresSunil Mushran1-2/+2
2007-09-20ocfs2: Don't double set write parametersMark Fasheh1-13/+3
2007-09-20ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh1-1/+16
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh5-14/+36
2007-09-20signalfd simplificationDavide Libenzi2-164/+29
2007-09-20[XFS] fix valid but harmless sparse warningChristoph Hellwig1-2/+2
2007-09-20[XFS] fix filestreams on 32-bit boxesEric Sandeen1-3/+4
2007-09-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds9-62/+101