summaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-11-29nfsd: split up nfsd_setattrChristoph Hellwig
2013-07-23nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-05-15NFSD: Server implementation of MAC LabelingDavid Quigley
2013-04-26nfsd: fix EXDEV checking in renameJ. Bruce Fields
2013-03-22nfsd: fix bad offset useKent Overstreet
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-18nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-18nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields
2012-12-10nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown
2012-11-08nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields
2012-11-08nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-09-10nfsd4: cast readlink() bug argumentJ. Bruce Fields
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-30nfsd: Push mnt_want_write() outside of i_mutexJan Kara
2012-07-22switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-14don't pass nameidata * to vfs_create()Al Viro
2012-07-10nfsd: allow owner_override only for regular filesJ. Bruce Fields
2012-04-25nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseekJeff Layton
2012-04-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-21switch touch_atime to struct pathAl Viro
2012-03-19nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert
2012-03-19nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-05NFSD: Change name of extended attribute containing junctionChuck Lever
2012-01-04fs: propagate umode_t, misc bitsAl Viro
2012-01-04new helpers: fh_{want,drop}_write()Al Viro
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields
2011-09-14NFSD: Add a cache for fs_locations informationTrond Myklebust
2011-08-27nfsd4: permit read opens of executable-only filesJ. Bruce Fields
2011-08-26nfsd4: fix incorrect comment in nfsd4_set_nfs4_aclJ. Bruce Fields
2011-08-26nfsd: open-code special directory-hardlink checkJ. Bruce Fields
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields
2011-06-06nfsd: link returns nfserr_delay when breaking leaseCasey Bodley
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-04-30NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker
2011-04-30nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong
2011-04-20Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-04-11nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields