index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
NFSv4: Don't special case "launder"
Trond Myklebust
3
-30
/
+13
2017-04-26
NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()
Trond Myklebust
1
-0
/
+4
2017-04-25
NFSv3: nfs3_nlm_alloc_call should be declared static
Trond Myklebust
1
-3
/
+3
2017-04-25
xprtrdma: Remove rpcrdma_buffer::rb_pool
Chuck Lever
1
-1
/
+0
2017-04-25
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
1
-3
/
+5
2017-04-25
xprtrdma: Annotate receive workqueue
Chuck Lever
1
-1
/
+1
2017-04-25
xprtrdma: Revert commit d0f36c46deea
Chuck Lever
1
-26
/
+7
2017-04-25
xprtrdma: Restore transport after device removal
Chuck Lever
1
-0
/
+48
2017-04-25
xprtrdma: Refactor rpcrdma_ep_connect
Chuck Lever
1
-46
/
+63
2017-04-25
xprtrdma: Support unplugging an HCA from under an NFS mount
Chuck Lever
3
-9
/
+101
2017-04-25
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
3
-9
/
+14
2017-04-25
xprtrdma: Refactor rpcrdma_ia_open()
Chuck Lever
3
-27
/
+32
2017-04-25
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
Chuck Lever
1
-0
/
+22
2017-04-25
sunrpc: Export xprt_force_disconnect()
Chuck Lever
1
-0
/
+1
2017-04-25
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
1
-0
/
+1
2017-04-25
NFS: Don't write back further requests if there is a pending write error
Trond Myklebust
1
-4
/
+21
2017-04-25
pNFS: Fix use after free issues in pnfs_do_read()
Trond Myklebust
1
-3
/
+13
2017-04-25
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
4
-0
/
+18
2017-04-21
NFS: Always wait for I/O completion before unlock
Benjamin Coddington
3
-6
/
+67
2017-04-21
lockd: Introduce nlmclnt_operations
Benjamin Coddington
8
-5
/
+54
2017-04-21
NFS: Add an iocounter wait function for async RPC tasks
Benjamin Coddington
5
-1
/
+37
2017-04-21
locks: Set FL_CLOSE when removing flock locks on close()
Benjamin Coddington
3
-2
/
+4
2017-04-21
NFS: Move the flock open mode check into nfs_flock()
Benjamin Coddington
2
-16
/
+16
2017-04-21
NFS4: remove a redundant lock range check
Benjamin Coddington
1
-3
/
+0
2017-04-20
pNFS: unexport nfs4_pnfs_v3_ds_connect_unload
Trond Myklebust
1
-1
/
+0
2017-04-20
pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layout
Trond Myklebust
1
-2
/
+0
2017-04-20
pNFS: Remove unused layout driver callbacks
Trond Myklebust
2
-18
/
+4
2017-04-20
nfs: remove the objlayout driver
Christoph Hellwig
9
-2033
/
+0
2017-04-20
pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect
Trond Myklebust
1
-1
/
+1
2017-04-20
NFSv4: Fix a hang in OPEN related to server reboot
Trond Myklebust
1
-1
/
+3
2017-04-20
NFS: move rw_mode to nfs_pageio_header
Benjamin Coddington
6
-14
/
+18
2017-04-20
NFS: move nfs_pgarray_set() to open code
Benjamin Coddington
1
-20
/
+14
2017-04-20
NFS: Use GFP_NOIO for two allocations in writeback
Benjamin Coddington
1
-4
/
+11
2017-04-20
NFS: Fix use after free in write error path
Fred Isaman
1
-1
/
+1
2017-04-20
NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
Benjamin Coddington
1
-2
/
+4
2017-04-20
sunrpc: don't check for failure from mempool_alloc()
NeilBrown
2
-13
/
+0
2017-04-20
NFS: fix usage of mempools.
NeilBrown
3
-26
/
+27
2017-04-20
NFS: Clean up nfs4_proc_get_lease_time()
Anna Schumaker
1
-7
/
+3
2017-04-20
NFS: Clean up _nfs4_proc_exchange_id()
Anna Schumaker
1
-15
/
+3
2017-04-20
NFS: Clean up nfs4_proc_bind_one_conn_to_session()
Anna Schumaker
1
-10
/
+4
2017-04-20
NFS: Remove extra dprintk()s from nfs4namespace.c
Anna Schumaker
1
-6
/
+1
2017-04-20
NFS: Clean up nfs4_get_rootfh()
Anna Schumaker
1
-3
/
+0
2017-04-20
NFS: Remove extra dprintk()s from nfs4client.c
Anna Schumaker
1
-52
/
+10
2017-04-20
NFS: Clean up nfs4_init_server()
Anna Schumaker
1
-12
/
+4
2017-04-20
NFS: Clean up nfs4_set_client()
Anna Schumaker
1
-15
/
+4
2017-04-20
NFS: Clean up nfs4_check_server_scope()
Anna Schumaker
1
-12
/
+3
2017-04-20
NFS: Clean up nfs4_check_serverowner_major_id()
Anna Schumaker
1
-11
/
+2
2017-04-20
NFS: Create a common nfs4_match_client() function
Anna Schumaker
1
-64
/
+55
2017-04-20
NFS: Clean up nfs4_check_serverowner_minor_id()
Anna Schumaker
1
-21
/
+1
[next]