index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
8
-33
/
+57
|
\
|
*
nfs: do not export idmapped mounts
Christian Brauner
2021-01-24
1
-3
/
+9
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
2
-11
/
+14
|
*
namei: introduce struct renamedata
Christian Brauner
2021-01-24
1
-1
/
+7
|
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-6
/
+8
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
3
-6
/
+11
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
2
-3
/
+3
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
2
-3
/
+5
*
|
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-22
1
-7
/
+7
|
\
\
|
*
|
nfsd: register pernet ops last, unregister first
J. Bruce Fields
2021-02-15
1
-7
/
+7
*
|
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
\
|
*
|
|
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-25
1
-1
/
+1
|
|
/
/
*
|
|
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
2021-01-30
1
-17
/
+27
*
|
|
nfs: use change attribute for NFS re-exports
J. Bruce Fields
2021-01-30
1
-1
/
+4
*
|
|
NFSv4_2: SSC helper should use its own config.
Dai Ngo
2021-01-28
1
-0
/
+1
*
|
|
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
2021-01-28
2
-11
/
+10
*
|
|
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
2021-01-28
3
-19
/
+5
*
|
|
nfsd: remove unused set_client argument
J. Bruce Fields
2021-01-28
1
-13
/
+10
*
|
|
nfsd: find_cpntf_state cleanup
J. Bruce Fields
2021-01-25
1
-8
/
+14
*
|
|
nfsd: refactor set_client
J. Bruce Fields
2021-01-25
1
-16
/
+16
*
|
|
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
2021-01-25
1
-10
/
+8
*
|
|
nfsd: simplify nfsd_renew
J. Bruce Fields
2021-01-25
1
-6
/
+3
*
|
|
nfsd: simplify process_lock
J. Bruce Fields
2021-01-25
1
-4
/
+0
*
|
|
nfsd4: simplify process_lookup1
J. Bruce Fields
2021-01-25
1
-2
/
+0
*
|
|
nfsd: report per-export stats
Amir Goldstein
2021-01-25
7
-16
/
+92
*
|
|
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2021-01-25
8
-53
/
+192
*
|
|
nfsd: remove unused stats counters
Amir Goldstein
2021-01-25
2
-35
/
+16
*
|
|
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2021-01-25
2
-22
/
+0
*
|
|
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-18
/
+13
*
|
|
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-6
/
+17
*
|
|
NFSD: Clean up after updating NFSv2 ACL decoders
Chuck Lever
2021-01-25
2
-19
/
+0
*
|
|
NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+6
*
|
|
NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-11
/
+1
*
|
|
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
2
-18
/
+13
*
|
|
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
4
-7
/
+17
*
|
|
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
2021-01-25
1
-34
/
+0
*
|
|
NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-103
/
+10
*
|
|
NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
|
|
NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+76
*
|
|
NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-6
/
+4
*
|
|
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-7
/
+5
*
|
|
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+34
*
|
|
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-5
/
+7
*
|
|
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
3
-14
/
+18
*
|
|
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-23
/
+5
*
|
|
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-31
/
+21
*
|
|
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-39
/
+30
*
|
|
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
3
-9
/
+23
*
|
|
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-72
/
+35
*
|
|
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
1
-13
/
+16
[next]