Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-03-01 | 16 | -250/+304 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | SUNRPC: Add a helper function xdr_stream_decode_string_dup() | Trond Myklebust | 2017-02-21 | 1 | -0/+34 | |
| * | | | | | | | sunrpc: silence uninitialized variable warning | Dan Carpenter | 2017-02-21 | 1 | -1/+3 | |
| * | | | | | | | sunrpc: Allow xprt->ops->timer method to sleep | Chuck Lever | 2017-02-10 | 2 | -2/+2 | |
| * | | | | | | | xprtrdma: Refactor management of mw_list field | Chuck Lever | 2017-02-10 | 5 | -24/+29 | |
| * | | | | | | | xprtrdma: Handle stale connection rejection | Chuck Lever | 2017-02-10 | 1 | -45/+21 | |
| * | | | | | | | xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs | Chuck Lever | 2017-02-10 | 2 | -10/+8 | |
| * | | | | | | | xprtrdma: Shrink send SGEs array | Chuck Lever | 2017-02-10 | 1 | -4/+7 | |
| * | | | | | | | xprtrdma: Reduce required number of send SGEs | Chuck Lever | 2017-02-10 | 3 | -9/+32 | |
| * | | | | | | | xprtrdma: Disable pad optimization by default | Chuck Lever | 2017-02-10 | 2 | -1/+2 | |
| * | | | | | | | xprtrdma: Per-connection pad optimization | Chuck Lever | 2017-02-10 | 3 | -14/+16 | |
| * | | | | | | | xprtrdma: Fix Read chunk padding | Chuck Lever | 2017-02-10 | 1 | -6/+4 | |
| * | | | | | | | NFSv4: Set the connection timeout to match the lease period | Trond Myklebust | 2017-02-09 | 1 | -4/+6 | |
| * | | | | | | | SUNRPC: Allow changing of the TCP timeout parameters on the fly | Trond Myklebust | 2017-02-09 | 2 | -11/+70 | |
| * | | | | | | | SUNRPC: Refactor TCP socket timeout code into a helper function | Trond Myklebust | 2017-02-09 | 1 | -19/+26 | |
| * | | | | | | | SUNRPC: Remove unused function rpc_get_timeout() | Trond Myklebust | 2017-02-09 | 1 | -15/+0 | |
| * | | | | | | | sunrpc: use simple_read_from_buffer for reading cache flush | Kinglong Mee | 2017-02-08 | 1 | -12/+3 | |
| * | | | | | | | sunrpc: record rpc client pointer in seq->private directly | Kinglong Mee | 2017-02-08 | 1 | -25/+10 | |
| * | | | | | | | sunrpc: update the comments of sunrpc proc path | Kinglong Mee | 2017-02-08 | 1 | -2/+2 | |
| * | | | | | | | sunrpc: remove dead codes of cr_magic in rpc_cred | Kinglong Mee | 2017-02-08 | 2 | -6/+0 | |
| * | | | | | | | sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix | Kinglong Mee | 2017-02-08 | 2 | -12/+10 | |
| * | | | | | | | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail | Kinglong Mee | 2017-02-08 | 1 | -32/+17 | |
| * | | | | | | | sunrpc: error out if register_shrinker fail | Kinglong Mee | 2017-02-08 | 1 | -1/+5 | |
| * | | | | | | | SUNRPC: two small improvements to rpcauth shrinker. | NeilBrown | 2017-01-30 | 1 | -2/+4 | |
* | | | | | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2017-02-28 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | idr: Return the deleted entry from idr_remove | Matthew Wilcox | 2017-02-13 | 1 | -3/+1 | |
* | | | | | | | | | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-02-28 | 9 | -270/+239 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sunrpc: don't register UDP port with rpcbind when version needs congestion co... | Jeff Layton | 2017-02-24 | 1 | -0/+7 | |
| * | | | | | | | | | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton | 2017-02-24 | 1 | -0/+15 | |
| * | | | | | | | | | sunrpc: flag transports as having congestion control | Jeff Layton | 2017-02-24 | 2 | -0/+9 | |
| * | | | | | | | | | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton | 2017-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd: merge stable fix into main nfsd branch | J. Bruce Fields | 2017-02-20 | 10 | -103/+86 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | SUNRPC: Drop all entries from cache_detail when cache_purge() | Kinglong Mee | 2017-02-08 | 1 | -15/+26 | |
| * | | | | | | | | | | svcrdma: Poll CQs in "workqueue" mode | Chuck Lever | 2017-02-08 | 2 | -16/+16 | |
| * | | | | | | | | | | svcrdma: Combine list fields in struct svc_rdma_op_ctxt | Chuck Lever | 2017-02-08 | 2 | -26/+21 | |
| * | | | | | | | | | | svcrdma: Remove unused sc_dto_q field | Chuck Lever | 2017-02-08 | 1 | -1/+0 | |
| * | | | | | | | | | | svcrdma: Clean up backchannel send header encoding | Chuck Lever | 2017-02-08 | 1 | -8/+9 | |
| * | | | | | | | | | | svcrdma: Clean up RPC-over-RDMA Call header decoder | Chuck Lever | 2017-02-08 | 1 | -153/+79 | |
| * | | | | | | | | | | svcrdma: Clean up RPC-over-RDMA Reply header encoder | Chuck Lever | 2017-02-08 | 3 | -24/+14 | |
| * | | | | | | | | | | svcrdma: Another sendto chunk list parsing update | Chuck Lever | 2017-02-08 | 2 | -24/+28 | |
| * | | | | | | | | | | svcrpc: free contexts immediately on PROC_DESTROY | Neil Brown | 2017-01-31 | 2 | -2/+14 | |
* | | | | | | | | | | | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-02-28 | 7 | -219/+261 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov | 2017-02-24 | 2 | -11/+10 | |
| * | | | | | | | | | | | libceph: get rid of ack vs commit | Ilya Dryomov | 2017-02-24 | 1 | -87/+26 | |
| * | | | | | | | | | | | crush: fix dprintk compilation | Ilya Dryomov | 2017-02-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | crush: do is_out test only if we do not collide | Ilya Dryomov | 2017-02-23 | 1 | -3/+1 | |
| * | | | | | | | | | | | libceph: pass reply buffer length through ceph_osdc_call() | Ilya Dryomov | 2017-02-20 | 2 | -3/+6 | |
| * | | | | | | | | | | | libceph: don't go through with the mapping if the PG is too wide | Ilya Dryomov | 2017-02-20 | 1 | -2/+8 | |
| * | | | | | | | | | | | crush: merge working data and scratch | Ilya Dryomov | 2017-02-20 | 2 | -16/+15 | |
| * | | | | | | | | | | | crush: remove mutable part of CRUSH map | Ilya Dryomov | 2017-02-20 | 3 | -78/+180 |