firefly-linux-kernel-4.4.55.git
2015-02-09 Trond MyklebustSUNRPC: Remove TCP client connection reset hack
2015-02-09 Trond MyklebustSUNRPC: TCP/UDP always close the old socket before...
2015-02-09 Trond MyklebustSUNRPC: Add helpers to prevent socket create from racing
2015-02-09 Trond MyklebustSUNRPC: Ensure xs_reset_transport() resets the close...
2015-02-09 Trond MyklebustSUNRPC: Do not clear the source port in xs_reset_transport
2015-02-09 Trond MyklebustSUNRPC: Handle EADDRINUSE on connect
2015-02-08 Trond MyklebustSUNRPC: Set SO_REUSEPORT socket option for TCP connections
2015-02-08 Trond MyklebustMerge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux...
2015-02-06 Trond MyklebustNFSv4.1: Fix pnfs_put_lseg races
2015-02-06 Trond MyklebustNFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
2015-02-06 Trond MyklebustNFSv4.1: Pin the inode and super block in asynchronous...
2015-02-06 Trond MyklebustNFSv4.1: Pin the inode and super block in asynchronous...
2015-02-06 Trond MyklebustNFSv4: Ensure we reference the inode for return-on...
2015-02-05 Chuck Leverxprtrdma: Address sparse complaint in rpcr_to_rdmar()
2015-02-04 Trond MyklebustNFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
2015-02-04 Trond MyklebustNFS: Add Anna Schumaker as co-maintainer for the NFS...
2015-02-03 Trond MyklebustSUNRPC: NULL utsname dereference on NFS umount during...
2015-02-03 Trond MyklebustMerge branch 'flexfiles'
2015-02-03 Weston Andros... pnfs: lookup new lseg at lseg boundary
2015-02-03 Peng Taonfs41: .init_read and .init_write can be called with...
2015-02-03 Tom Haynespnfs: Update documentation on the Layout Drivers
2015-02-03 Tom Haynespnfs/flexfiles: Add the FlexFile Layout Driver
2015-02-03 Peng Taonfs: count DIO good bytes correctly with mirroring
2015-02-03 Peng Taonfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
2015-02-03 Peng Taonfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES...
2015-02-03 Peng Taonfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header...
2015-02-03 Peng Taonfs/flexfiles: send layoutreturn before freeing lseg
2015-02-03 Peng Taonfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
2015-02-03 Peng Taonfs41: allow async version layoutreturn
2015-02-03 Peng Taonfs41: add range to layoutreturn args
2015-02-03 Peng Taopnfs: allow LD to ask to resend read through pnfs
2015-02-03 Peng Taonfs: add nfs_pgio_current_mirror helper
2015-02-03 Peng Taonfs: only reset desc->pg_mirror_idx when mirroring...
2015-02-03 Peng Taonfs41: add a debug warning if we destroy an unempty...
2015-02-03 Weston Andros... pnfs: fail comparison when bucket verifier not set
2015-02-03 Weston Andros... nfs: mirroring support for direct io
2015-02-03 Weston Andros... nfs: add mirroring support to pgio layer
2015-02-03 Weston Andros... pnfs: pass ds_commit_idx through the commit path
2015-02-03 Weston Andros... nfs: rename pgio header ds_idx to ds_commit_idx
2015-02-03 Weston Andros... nfs: handle overlapping reqs in lock_and_join
2015-02-03 Weston Andros... pnfs: release lseg in pnfs_generic_pg_cleanup
2015-02-03 Weston Andros... nfs: introduce pg_cleanup op for pgio descriptors
2015-02-03 Peng Taonfs/filelayout: use pnfs_error_mark_layout_for_return
2015-02-03 Peng Taonfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent...
2015-02-03 Peng Taonfs41: send layoutreturn in last put_lseg
2015-02-03 Peng Taonfs41: don't use a layout if it is marked for returning
2015-02-03 Peng Taonfs41: add a helper to mark layout for return
2015-02-03 Peng Taonfs41: make a helper function to send layoutreturn
2015-02-03 Peng Taonfs41: pass iomode through layoutreturn args
2015-02-03 Peng Taonfs: save server READ/WRITE/COMMIT status
2015-02-03 Peng Taonfs41: serialize first layoutget of a file
2015-02-03 Peng Taonfs41: close a small race window when adding new layout...
2015-02-03 Peng Taonfs/flexclient: export pnfs_layoutcommit_inode
2015-02-03 Peng Taonfs: set hostname when creating nfsv3 ds connection
2015-02-03 Weston Andros... sunrpc: add rpc_count_iostats_idx
2015-02-03 Trond MyklebustNFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write...
2015-02-03 Peng Taonfs: allow to specify cred in nfs_initiate_pgio
2015-02-03 Peng Taonfs4: export nfs4_sequence_done
2015-02-03 Peng Taonfs4: pass slot table to nfs40_setup_sequence
2015-02-03 Peng Taonfs: allow different protocol in nfs_initiate_commit
2015-02-03 Tom Haynespnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
2015-02-03 Peng Taonfs41: create NFSv3 DS connection if specified
2015-02-03 Peng Taonfs41: allow LD to choose DS connection version/minor_v...
2015-02-03 Peng Taonfsv3: introduce nfs3_set_ds_client
2015-02-03 Peng Taonfs41: move file layout macros to generic pnfs
2015-02-03 Peng Taonfs41: allow LD to choose DS connection auth flavor
2015-02-03 Peng Taonfs41: pull nfs4_ds_connect from file layout to generic...
2015-02-03 Peng Taonfs41: pull decode_ds_addr from file layout to generic...
2015-02-03 Peng Taonfs41: pull data server cache from file layout to gener...
2015-02-03 Tom Haynespnfs: Do not grab the commit_info lock twice when resch...
2015-02-03 Tom Haynespnfs: Prepare for flexfiles by pulling out common code
2015-02-03 Trond MyklebustMerge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs...
2015-01-31 Dan CarpenterNFS: a couple off by ones
2015-01-31 Omar Sandovalnfs: prevent truncate on active swapfile
2015-01-31 Jeff Laytonnfs: don't call blocking operations while !TASK_RUNNING
2015-01-30 Chuck Leverxprtrdma: Update the GFP flags used in xprt_rdma_allocate()
2015-01-30 Chuck Leverxprtrdma: Clean up after adding regbuf management
2015-01-30 Chuck Leverxprtrdma: Allocate zero pad separately from rpcrdma_buffer
2015-01-30 Chuck Leverxprtrdma: Allocate RPC/RDMA receive buffer separately...
2015-01-30 Chuck Leverxprtrdma: Allocate RPC/RDMA send buffer separately...
2015-01-30 Chuck Leverxprtrdma: Allocate RPC send buffer separately from...
2015-01-30 Chuck Leverxprtrdma: Add struct rpcrdma_regbuf and helpers
2015-01-30 Chuck Leverxprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_...
2015-01-30 Chuck Leverxprtrdma: Simplify synopsis of rpcrdma_buffer_create()
2015-01-30 Chuck Leverxprtrdma: Take struct ib_qp_attr and ib_qp_init_attr...
2015-01-30 Chuck Leverxprtrdma: Take struct ib_device_attr off the stack
2015-01-30 Chuck Leverxprtrdma: Free the pd if ib_query_qp() fails
2015-01-30 Chuck Leverxprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
2015-01-30 Chuck Leverxprtrdma: Move credit update to RPC reply handler
2015-01-30 Chuck Leverxprtrdma: Remove rl_mr field, and the mr_chunk union
2015-01-30 Chuck Leverxprtrdma: Remove rpcrdma_ep::rep_ia
2015-01-30 Chuck Leverxprtrdma: Rename "xprt" and "rdma_connect" fields in...
2015-01-30 Chuck Leverxprtrdma: Clean up hdrlen
2015-01-30 Chuck Leverxprtrdma: Display XIDs in host byte order
2015-01-30 Chuck Leverxprtrdma: Modernize htonl and ntohl
2015-01-30 Chuck Leverxprtrdma: human-readable completion status
2015-01-24 Trond MyklebustNFSv4: Deal with atomic upgrades of an existing delegation
2015-01-24 Trond MyklebustNFSv4.1: Replace usage of nfs_client->cl_addr in encode...
2015-01-24 Trond MyklebustSUNRPC: Allow waiting on memory allocation
2015-01-24 Trond MyklebustSUNRPC: Adjust rpciod workqueue parameters
next