aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-08
|\
| * nfsd: typo in nfsd_rename commentJ. Bruce Fields2014-03-28
| * nfsd: notify_change needs elevated write countJ. Bruce Fields2014-03-27
* | vfs: add renameat2 syscallMiklos Szeredi2014-04-01
|/
* nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima2014-02-18
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-30
|\
| * nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields2014-01-27
| * nfsd4: break only delegations when appropriateJ. Bruce Fields2014-01-07
| * nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh2013-12-12
* | nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-26
|/
* nfsd: make sure to balance get/put_write_accessChristoph Hellwig2013-11-18
* nfsd: split up nfsd_setattrChristoph Hellwig2013-11-18
* locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09
* locks: break delegations on linkJ. Bruce Fields2013-11-09
* locks: break delegations on renameJ. Bruce Fields2013-11-09
* locks: break delegations on unlinkJ. Bruce Fields2013-11-09
* nfsd: switch to %p[dD]Al Viro2013-10-24
* nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya2013-07-23
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-11
|\
| * NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-15
* | [readdir] constify ->actorAl Viro2013-06-29
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-29
|/
* nfsd: fix EXDEV checking in renameJ. Bruce Fields2013-04-26
* nfsd: fix bad offset useKent Overstreet2013-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman2013-02-13
|/
* Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields2012-12-21
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
* nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields2012-12-17
* nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2012-12-10
* nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields2012-11-07
* nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields2012-11-07
* nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
|\
| * userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* | nfsd4: cast readlink() bug argumentJ. Bruce Fields2012-09-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-30
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\ \ | |/ |/|
| * nfsd: allow owner_override only for regular filesJ. Bruce Fields2012-07-10
* | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* | don't pass nameidata * to vfs_create()Al Viro2012-07-14
|/
* nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseekJeff Layton2012-04-25
* nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-11
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-29
|\
| * nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert2012-03-18
| * nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert2012-03-18
* | switch touch_atime to struct pathAl Viro2012-03-20
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * NFSD: Change name of extended attribute containing junctionChuck Lever2012-01-05