Age | Commit message (Expand) | Author | Files | Lines |
2015-08-17 | NFS: nfs_set_pgio_error sometimes misses errors | Trond Myklebust | 1 | -2/+2 |
2015-08-12 | NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn() | Trond Myklebust | 1 | -1/+0 |
2015-08-12 | NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked() | Trond Myklebust | 1 | -21/+5 |
2015-08-12 | NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn | Trond Myklebust | 1 | -2/+0 |
2015-08-12 | NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close | Trond Myklebust | 1 | -2/+4 |
2015-08-12 | NFSv4.1/pnfs: Fix serialisation of layout return and layoutget | Trond Myklebust | 1 | -2/+3 |
2015-08-12 | NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked() | Trond Myklebust | 1 | -6/+4 |
2015-08-12 | pNFS: Tighten up locking around DS commit buckets | Trond Myklebust | 1 | -18/+32 |
2015-08-12 | NFS: Remove duplicate svc_xprt_put from nfs41_callback_up | Kinglong Mee | 1 | -4/+0 |
2015-08-12 | NFSv4: don't set SETATTR for O_RDONLY|O_EXCL | NeilBrown | 1 | -1/+1 |
2015-08-12 | NFS: Error out when register_shrinker fail in register_nfs_fs | Kinglong Mee | 1 | -2/+5 |
2015-08-12 | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes | Jeff Layton | 2 | -3/+7 |
2015-08-12 | NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path | Trond Myklebust | 3 | -6/+8 |
2015-08-12 | pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytes | Peng Tao | 1 | -3/+2 |
2015-08-11 | NFSv4.1/pnfs: Fix atomicity of commit list updates | Trond Myklebust | 3 | -12/+37 |
2015-08-05 | xprtrdma: take HCA driver refcount at client | Devesh Sharma | 1 | -8/+29 |
2015-08-05 | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs | Chuck Lever | 2 | -113/+0 |
2015-08-05 | xprtrdma: Count RDMA_NOMSG type calls | Chuck Lever | 3 | -2/+5 |
2015-08-05 | xprtrdma: Clean up xprt_rdma_print_stats() | Chuck Lever | 1 | -25/+23 |
2015-08-05 | xprtrdma: Fix large NFS SYMLINK calls | Chuck Lever | 3 | -10/+20 |
2015-08-05 | xprtrdma: Fix XDR tail buffer marshalling | Chuck Lever | 1 | -2/+42 |
2015-08-05 | xprtrdma: Don't provide a reply chunk when expecting a short reply | Chuck Lever | 1 | -12/+1 |
2015-08-05 | xprtrdma: Always provide a write list when sending NFS READ | Chuck Lever | 1 | -17/+4 |
2015-08-05 | xprtrdma: Account for RPC/RDMA header size when deciding to inline | Chuck Lever | 1 | -2/+27 |
2015-08-05 | xprtrdma: Remove logic that constructs RDMA_MSGP type calls | Chuck Lever | 3 | -107/+51 |
2015-08-05 | xprtrdma: Clean up rpcrdma_ia_open() | Chuck Lever | 5 | -45/+67 |
2015-08-05 | xprtrdma: Remove last ib_reg_phys_mr() call site | Chuck Lever | 2 | -82/+21 |
2015-08-05 | xprtrdma: Don't fall back to PHYSICAL memory registration | Chuck Lever | 1 | -1/+1 |
2015-08-05 | xprtrdma: Increase default credit limit | Chuck Lever | 1 | -1/+1 |
2015-08-05 | xprtrdma: Raise maximum payload size to one megabyte | Chuck Lever | 1 | -2/+1 |
2015-08-05 | xprtrdma: Make xprt_setup_rdma() agnostic to family of server address | Chuck Lever | 1 | -17/+11 |
2015-08-03 | Linux 4.2-rc5v4.2-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-08-03 | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -7/+8 |
2015-08-02 | i915: temporary fix for DP MST docking station NULL pointer dereference | Linus Torvalds | 1 | -3/+5 |
2015-08-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -14/+23 |
2015-08-02 | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -25/+59 |
2015-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+6 |
2015-08-02 | link_path_walk(): be careful when failing with ENOTDIR | Al Viro | 1 | -1/+6 |
2015-08-01 | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 10 | -91/+121 |
2015-08-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+5 |
2015-08-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -154/+265 |
2015-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 78 | -539/+1000 |
2015-08-01 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -3/+23 |
2015-08-01 | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 27 | -69/+164 |
2015-08-01 | stmmac: fix missing MODULE_LICENSE in stmmac_platform | Joachim Eastwood | 1 | -0/+4 |
2015-08-01 | Merge branch 'gianfar-wol-fixes' | David S. Miller | 3 | -79/+33 |
2015-08-01 | gianfar: Enable device wakeup when appropriate | Claudiu Manoil | 3 | -13/+3 |
2015-08-01 | gianfar: Fix suspend/resume for wol magic packet | Claudiu Manoil | 1 | -68/+30 |
2015-08-01 | gianfar: Fix warning when CONFIG_PM off | Claudiu Manoil | 1 | -0/+2 |
2015-08-01 | act_pedit: check binding before calling tcf_hash_release() | WANG Cong | 1 | -3/+2 |