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.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
/
vfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
nfsd: set security label during create operations
Stephen Smalley
1
-0
/
+8
2024-03-01
nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
Trond Myklebust
1
-1
/
+1
2024-03-01
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
1
-0
/
+2
2024-01-08
NFSD: Replace RQ_SPLICE_OK in nfsd_read()
Chuck Lever
1
-0
/
+1
2023-10-16
nfsd: Handle EOPENSTALE correctly in the filecache
Trond Myklebust
1
-2
/
+2
2023-06-11
NFSD: Remove nfsd_readv()
Chuck Lever
1
-5
/
+0
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
1
-2
/
+6
2023-01-26
nfsd: use the getattr operation to fetch i_version
Jeff Layton
1
-1
/
+6
2022-11-28
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
1
-1
/
+2
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
1
-0
/
+1
2022-09-26
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
1
-2
/
+2
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
1
-0
/
+11
2022-07-30
NFSD: add security label to struct nfsd_attrs
NeilBrown
1
-2
/
+3
2022-07-30
NFSD: set attributes when creating symlinks
NeilBrown
1
-2
/
+3
2022-07-30
NFSD: introduce struct nfsd_attrs
NeilBrown
1
-4
/
+8
2022-05-20
NFSD: Clean up nfsd_open_verified()
Chuck Lever
1
-1
/
+1
2022-05-20
NFSD: Remove do_nfsd_create()
Chuck Lever
1
-10
/
+0
2022-05-20
NFSD: Refactor nfsd_create_setattr()
Chuck Lever
1
-0
/
+2
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
1
-2
/
+0
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
1
-2
/
+2
2022-01-08
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
1
-1
/
+2
2021-03-22
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
1
-1
/
+1
2020-07-14
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
1
-0
/
+10
2020-01-23
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
1
-2
/
+3
2020-01-23
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
1
-1
/
+1
2020-01-23
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+3
2020-01-23
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
Trond Myklebust
1
-1
/
+3
2019-12-20
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
1
-1
/
+1
2019-11-30
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
1
-1
/
+1
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
1
-22
/
+6
2019-08-19
nfsd: rip out the raparms cache
Jeff Layton
1
-6
/
+0
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
1
-0
/
+3
2019-04-24
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
1
-1
/
+4
2018-04-03
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
1
-4
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-01-31
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
1
-2
/
+2
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-2
/
+2
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
1
-0
/
+2
2016-08-05
nfsd: reorganize nfsd_create
J. Bruce Fields
1
-0
/
+3
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
1
-0
/
+19
2015-12-08
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-0
/
+2
2015-10-13
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
1
-2
/
+2
2015-08-31
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
Kinglong Mee
1
-0
/
+6
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-0
/
+4
2015-06-19
nfsd: clean up raparams handling
Christoph Hellwig
1
-3
/
+3
2015-05-04
nfsd: remove nfsd_close
Christoph Hellwig
1
-1
/
+0
2014-12-17
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+2
2014-11-08
nfsd: Add ALLOCATE support
Anna Schumaker
1
-0
/
+2
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+2
[next]