summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust
2015-11-02pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsTrond Myklebust
2015-10-21Merge branch 'bugfixes'Trond Myklebust
2015-10-21NFSv4.1/pnfs: Retry through MDS when getting bad length of dataKinglong Mee
2015-10-21nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee
2015-10-21NFS: Return directly if encode_sessionid failKinglong Mee
2015-10-21NFS: Fix bad checking of max taglen in callback requestKinglong Mee
2015-10-21NFS: Fix bad defines of callback response maxsizeKinglong Mee
2015-10-21NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionidKinglong Mee
2015-10-21NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee
2015-10-21NFS: Remove the left function defines in callback.hKinglong Mee
2015-10-21NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee
2015-10-21nfsroot: make nfsroot to accept the 1024 bytes long directory nameLi RongQing
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-21nfs: add missing linux/types.hPeng Tao
2015-10-15NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2Trond Myklebust
2015-10-15nfs42: add NFS_IOC_CLONE_RANGE ioctlPeng Tao
2015-10-15nfs42: respect clone_blksizePeng Tao
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add NFS_IOC_CLONE ioctlPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-10-15nfs42: add CLONE xdr functionsPeng Tao
2015-10-08Merge branch 'sunrpc'Trond Myklebust
2015-10-08NFSv4: Unify synchronous and asynchronous error handlingTrond Myklebust
2015-10-08NFSv4: Don't use synchronous delegation recall in exception handlingTrond Myklebust
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust
2015-10-08NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust
2015-10-08SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust
2015-10-08SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Refactor TCP receiveTrond Myklebust
2015-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-07Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-07Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-07Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-07video: of: fix memory leakSudip Mukherjee
2015-10-07Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown
2015-10-07Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-07Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker
2015-10-06strscpy: zero any trailing garbage bytes in the destinationChris Metcalf
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi