index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
vfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2020-07-13
1
-0
/
+10
*
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
2020-01-22
1
-2
/
+3
*
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
2020-01-22
1
-1
/
+1
*
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
Trond Myklebust
2020-01-22
1
-2
/
+3
*
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
Trond Myklebust
2020-01-22
1
-1
/
+3
*
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
2019-11-30
1
-1
/
+1
*
nfsd: fix nfs read eof detection
Trond Myklebust
2019-09-23
1
-22
/
+6
*
nfsd: rip out the raparms cache
Jeff Layton
2019-08-19
1
-6
/
+0
*
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
1
-0
/
+3
*
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
2019-04-24
1
-1
/
+4
*
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
2018-04-03
1
-4
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-1
/
+2
*
NFSD: cleanup dead codes and values in nfsd_write
Kinglong Mee
2017-01-31
1
-2
/
+2
*
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
2017-01-31
1
-2
/
+2
*
NFSD: Implement the COPY call
Anna Schumaker
2016-10-07
1
-0
/
+2
*
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
1
-0
/
+3
*
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
2016-03-23
1
-0
/
+19
*
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
2015-12-07
1
-0
/
+2
*
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-10-12
1
-2
/
+2
*
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
Kinglong Mee
2015-08-31
1
-0
/
+6
*
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-22
1
-0
/
+4
*
nfsd: clean up raparams handling
Christoph Hellwig
2015-06-19
1
-3
/
+3
*
nfsd: remove nfsd_close
Christoph Hellwig
2015-05-04
1
-1
/
+0
*
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-16
1
-0
/
+2
|
\
|
*
nfsd: Add ALLOCATE support
Anna Schumaker
2014-11-07
1
-0
/
+2
*
|
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
1
-2
/
+2
|
/
*
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
2014-07-08
1
-1
/
+1
*
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
2014-07-08
1
-1
/
+1
*
nfsd: nfsd_splice_read and nfsd_readv should return __be32
Jeff Layton
2014-06-23
1
-2
/
+2
*
nfsd: remove unused function nfsd_read_file
Christoph Hellwig
2014-05-30
1
-2
/
+0
*
nfsd4: separate splice and readv cases
J. Bruce Fields
2014-05-30
1
-0
/
+8
*
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
1
-2
/
+0
|
\
|
*
nfsd: get rid of unused function definition
Kinglong Mee
2014-01-06
1
-2
/
+0
*
|
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-26
1
-8
/
+0
|
/
*
NFSD: Server implementation of MAC Labeling
David Quigley
2013-05-15
1
-0
/
+2
*
nfsd: get rid of the unused functions in vfs
Zhao Hongjiang
2013-05-13
1
-5
/
+0
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
1
-0
/
+8
*
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-07-31
1
-2
/
+9
*
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
Bernd Schubert
2012-03-18
1
-0
/
+2
*
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
1
-1
/
+1
*
new helpers: fh_{want,drop}_write()
Al Viro
2012-01-03
1
-0
/
+10
*
nfsd4: warn on open failure after create
J. Bruce Fields
2011-10-17
1
-1
/
+1
*
nfsd: prettify NFSD_MAY_* flag definitions
J. Bruce Fields
2011-08-27
1
-14
/
+14
*
nfsd4: permit read opens of executable-only files
J. Bruce Fields
2011-08-27
1
-0
/
+1
*
nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
Mi Jinlong
2011-04-29
1
-1
/
+1
*
nfsd4: allow fh_verify caller to skip pseudoflavor checks
J. Bruce Fields
2011-04-11
1
-0
/
+1
*
nfsd: distinguish functions of NFSD_MAY_* flags
J. Bruce Fields
2011-04-11
1
-0
/
+3
*
nfsd: minor nfsd read api cleanup
J. Bruce Fields
2010-07-30
1
-1
/
+3
[next]