index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
1
-36
/
+8
*
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
2017-07-13
1
-4
/
+3
*
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
3
-5
/
+18
*
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
2
-20
/
+17
*
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
1
-10
/
+13
*
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
4
-31
/
+84
*
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
2
-6
/
+5
*
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
4
-27
/
+26
*
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
4
-5
/
+28
*
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
1
-0
/
+1
*
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
2017-07-13
1
-2
/
+8
*
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
2017-07-13
1
-2
/
+4
*
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-13
2
-6
/
+10
*
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-07-13
2
-61
/
+0
*
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
2017-07-13
1
-1
/
+2
*
NFS: silence a uninitialized variable warning
Dan Carpenter
2017-07-13
1
-1
/
+2
*
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
2017-07-13
1
-1
/
+1
*
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
2017-07-13
1
-0
/
+1
*
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
2017-07-13
1
-1
/
+1
*
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2017-07-13
4
-0
/
+63
*
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
2017-07-13
3
-4
/
+0
*
SUNRPC: Make slot allocation more reliable
Trond Myklebust
2017-07-13
1
-3
/
+5
*
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
2017-07-13
3
-1
/
+19
*
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
9
-42
/
+42
*
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
2017-07-13
1
-4
/
+7
*
nfsd4: const-ify nfsd4_ops
Christoph Hellwig
2017-07-13
1
-7
/
+6
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
14
-65
/
+65
*
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-07-13
12
-15
/
+15
*
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-07-13
10
-7
/
+28
*
nfsd4: properly type op_func callbacks
Christoph Hellwig
2017-07-13
3
-173
/
+209
*
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
2017-07-13
1
-55
/
+54
*
nfsd4: properly type op_get_currentstateid callbacks
Christoph Hellwig
2017-07-13
3
-35
/
+50
*
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
2017-07-13
4
-19
/
+27
*
sunrpc: remove kxdrproc_t
Christoph Hellwig
2017-07-13
1
-7
/
+0
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-07-13
21
-170
/
+185
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
21
-209
/
+237
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-07-13
12
-66
/
+63
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
11
-227
/
+328
*
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
2017-07-13
1
-12
/
+0
*
nfsd: use named initializers in PROC()
Christoph Hellwig
2017-07-13
3
-27
/
+27
*
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
2017-07-13
1
-1
/
+1
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
16
-30
/
+31
*
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
2017-07-13
1
-2
/
+1
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
13
-15
/
+44
*
lockd: fix some weird indentation
Christoph Hellwig
2017-07-13
2
-19
/
+19
*
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
2017-07-13
3
-69
/
+77
*
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
5
-84
/
+151
*
lockd: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-10
/
+16
*
nfsd: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-4
/
+7
*
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-3
/
+4
[next]