index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-31
/
+19
2021-01-25
NFSD: Fix returned READDIR offset cookie
Chuck Lever
1
-3
/
+4
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+20
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
3
-27
/
+25
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2
-5
/
+6
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+27
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
5
-0
/
+50
2021-01-25
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2021-01-24
nfs: do not export idmapped mounts
Christian Brauner
1
-3
/
+9
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2
-11
/
+14
2021-01-24
namei: introduce struct renamedata
Christian Brauner
1
-1
/
+7
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-6
/
+8
2021-01-24
acl: handle idmapped mounts
Christian Brauner
3
-6
/
+11
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2
-3
/
+3
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2
-3
/
+5
2021-01-12
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
1
-1
/
+6
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
4
-27
/
+41
2020-12-18
NFSD: Restore NFSv4 decoding's SAVEMEM functionality
Chuck Lever
1
-16
/
+26
2020-12-18
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
3
-7
/
+5
2020-12-18
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
1
-4
/
+5
2020-12-18
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
1
-0
/
+5
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
3
-1
/
+10
2020-12-09
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
1
-2
/
+11
2020-12-09
nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
Trond Myklebust
1
-4
/
+12
2020-12-09
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
1
-7
/
+9
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
1
-0
/
+6
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
3
-3
/
+20
2020-12-09
Revert "nfsd4: support change_attr_type attribute"
J. Bruce Fields
2
-11
/
+0
2020-12-09
nfsd4: don't query change attribute in v2/v3 case
J. Bruce Fields
1
-5
/
+9
2020-12-09
nfsd: minor nfsd4_change_attribute cleanup
J. Bruce Fields
1
-8
/
+5
2020-12-09
nfsd: simplify nfsd4_change_info
J. Bruce Fields
2
-20
/
+2
2020-12-09
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
3
-12
/
+13
2020-12-09
NFSD: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-0
/
+1
2020-12-09
NFSD: Fix sparse warning in nfs4proc.c
Chuck Lever
1
-6
/
+2
2020-12-09
nfsd: Fix message level for normal termination
kazuo ito
1
-2
/
+1
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+1
2020-11-30
NFSD: Remove macros that are no longer used
Chuck Lever
2
-49
/
+0
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_compound()
Chuck Lever
1
-40
/
+29
2020-11-30
NFSD: Make nfsd4_ops::opnum a u32
Chuck Lever
3
-6
/
+5
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
Chuck Lever
1
-5
/
+5
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_setxattr()
Chuck Lever
1
-7
/
+7
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_xattr_name()
Chuck Lever
1
-12
/
+9
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_clone()
Chuck Lever
1
-31
/
+21
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_seek()
Chuck Lever
1
-7
/
+7
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_offload_status()
Chuck Lever
1
-1
/
+1
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_copy_notify()
Chuck Lever
1
-8
/
+8
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_copy()
Chuck Lever
2
-20
/
+23
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_nl4_server()
Chuck Lever
1
-14
/
+20
[prev]
[next]