index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
1
-5
/
+34
2021-01-25
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+7
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-14
/
+18
2021-01-25
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+21
2021-01-25
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
3
-39
/
+30
2021-01-25
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+23
2021-01-25
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
1
-72
/
+35
2021-01-25
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+16
2021-01-25
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
1
-10
/
+10
2021-01-25
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
1
-17
/
+121
2021-01-25
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+35
2021-01-25
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+8
2021-01-25
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2
-15
/
+24
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-24
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/kernel/git/jack/linux-fs
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
[prev]
[next]