index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmacache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-07-13
lockd: fix encoder callback prototypes
Christoph Hellwig
3
-18
/
+34
2017-07-13
sunrpc: fix encoder callback prototypes
Christoph Hellwig
1
-11
/
+13
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2
-2
/
+6
2017-06-12
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-11
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
[next]