Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-07-09 | NFSD: Remove iattr parameter from nfsd_symlink() | Kinglong Mee | 1 | -1/+1 |
2014-07-09 | nfsd: let nfsd_symlink assume null-terminated data | J. Bruce Fields | 1 | -1/+1 |
2014-06-23 | nfsd: nfsd_splice_read and nfsd_readv should return __be32 | Jeff Layton | 1 | -2/+2 |
2014-05-31 | nfsd: remove unused function nfsd_read_file | Christoph Hellwig | 1 | -2/+0 |
2014-05-31 | nfsd4: separate splice and readv cases | J. Bruce Fields | 1 | -0/+8 |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2014-01-26 | nfsd: use get_acl and ->set_acl | Christoph Hellwig | 1 | -8/+0 |
2014-01-06 | nfsd: get rid of unused function definition | Kinglong Mee | 1 | -2/+0 |
2013-05-15 | NFSD: Server implementation of MAC Labeling | David Quigley | 1 | -0/+2 |
2013-05-13 | nfsd: get rid of the unused functions in vfs | Zhao Hongjiang | 1 | -5/+0 |
2013-02-26 | switch vfs_getattr() to struct path | Al Viro | 1 | -0/+8 |
2012-07-31 | nfsd: Push mnt_want_write() outside of i_mutex | Jan Kara | 1 | -2/+9 |
2012-03-19 | nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) | Bernd Schubert | 1 | -0/+2 |
2012-01-04 | fs: propagate umode_t, misc bits | Al Viro | 1 | -1/+1 |
2012-01-04 | new helpers: fh_{want,drop}_write() | Al Viro | 1 | -0/+10 |
2011-10-18 | nfsd4: warn on open failure after create | J. Bruce Fields | 1 | -1/+1 |
2011-08-27 | nfsd: prettify NFSD_MAY_* flag definitions | J. Bruce Fields | 1 | -14/+14 |
2011-08-27 | nfsd4: permit read opens of executable-only files | J. Bruce Fields | 1 | -0/+1 |
2011-04-30 | nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly | Mi Jinlong | 1 | -1/+1 |
2011-04-11 | nfsd4: allow fh_verify caller to skip pseudoflavor checks | J. Bruce Fields | 1 | -0/+1 |
2011-04-11 | nfsd: distinguish functions of NFSD_MAY_* flags | J. Bruce Fields | 1 | -0/+3 |
2010-07-30 | nfsd: minor nfsd read api cleanup | J. Bruce Fields | 1 | -1/+3 |
2010-03-22 | nfsd: don't break lease while servicing a COMMIT | Jeff Layton | 1 | -0/+1 |
2009-12-15 | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields | 1 | -0/+2 |
2009-12-15 | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields | 1 | -0/+1 |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 1 | -0/+98 |