index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
4
-31
/
+84
2017-07-13
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2
-6
/
+5
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
4
-27
/
+26
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
4
-5
/
+28
2017-07-13
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
1
-0
/
+1
2017-07-13
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
1
-2
/
+8
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
1
-2
/
+4
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2
-61
/
+0
2017-07-13
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-13
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
1
-1
/
+1
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
4
-0
/
+63
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
3
-4
/
+0
2017-07-13
SUNRPC: Make slot allocation more reliable
Trond Myklebust
1
-3
/
+5
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
3
-1
/
+19
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
9
-42
/
+42
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
1
-4
/
+7
2017-07-13
nfsd4: const-ify nfsd4_ops
Christoph Hellwig
1
-7
/
+6
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
14
-65
/
+65
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
12
-15
/
+15
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
10
-7
/
+28
2017-07-13
nfsd4: properly type op_func callbacks
Christoph Hellwig
3
-173
/
+209
2017-07-13
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
1
-55
/
+54
2017-07-13
nfsd4: properly type op_get_currentstateid callbacks
Christoph Hellwig
3
-35
/
+50
2017-07-13
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
4
-19
/
+27
2017-07-13
sunrpc: remove kxdrproc_t
Christoph Hellwig
1
-7
/
+0
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
21
-170
/
+185
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
21
-209
/
+237
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
12
-66
/
+63
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
11
-227
/
+328
2017-07-13
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
1
-12
/
+0
2017-07-13
nfsd: use named initializers in PROC()
Christoph Hellwig
3
-27
/
+27
2017-07-13
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
16
-30
/
+31
2017-07-13
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
1
-2
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
13
-15
/
+44
2017-07-13
lockd: fix some weird indentation
Christoph Hellwig
2
-19
/
+19
2017-07-13
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
3
-69
/
+77
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
5
-84
/
+151
2017-07-13
lockd: fix decoder callback prototypes
Christoph Hellwig
3
-10
/
+16
2017-07-13
nfsd: fix decoder callback prototypes
Christoph Hellwig
1
-4
/
+7
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
3
-3
/
+4
2017-07-13
sunrpc: fix decoder callback prototypes
Christoph Hellwig
1
-12
/
+15
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2
-2
/
+4
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
3
-7
/
+8
2017-07-13
nfsd: fix encoder callback prototypes
Christoph Hellwig
1
-5
/
+8
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
5
-122
/
+242
[prev]
[next]