Commit Graph

225 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
J. Bruce Fields 10532b560b Revert "nfsd: warn on odd reply state in nfsd_vfs_read" 12 years ago
J. Bruce Fields afc59400d6 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer 12 years ago
J. Bruce Fields 79f77bf9a4 nfsd: warn on odd reply state in nfsd_vfs_read 12 years ago
Neil Brown 7007c90fb9 nfsd: avoid permission checks on EXCLUSIVE_CREATE replay 12 years ago
J. Bruce Fields face15025f nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes 12 years ago
J. Bruce Fields fae5096ad2 nfsd: assume writeable exportabled filesystems have f_sync 12 years ago
Eric W. Biederman 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
J. Bruce Fields fac7a17b5f nfsd4: cast readlink() bug argument 13 years ago
Jan Kara 4a55c1017b nfsd: Push mnt_want_write() outside of i_mutex 13 years ago
Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
Al Viro 312b63fba9 don't pass nameidata * to vfs_create() 13 years ago
J. Bruce Fields d91d0b5690 nfsd: allow owner_override only for regular files 13 years ago
Jeff Layton b108fe6b08 nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek 13 years ago
J. Bruce Fields 9dc4e6c4d1 nfsd: don't fail unchecked creates of non-special files 13 years ago
Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
Bernd Schubert 06effdbb49 nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) 13 years ago
Bernd Schubert 999448a8c0 nfsd: rename 'int access' to 'int may_flags' in nfsd_open() 13 years ago
Chuck Lever 9b4146e855 NFSD: Change name of extended attribute containing junction 13 years ago
Al Viro 175a4eb7ea fs: propagate umode_t, misc bits 13 years ago
Al Viro bad0dcffc2 new helpers: fh_{want,drop}_write() 13 years ago
J. Bruce Fields 856121b2e8 nfsd4: warn on open failure after create 14 years ago
Trond Myklebust 11fcee0293 NFSD: Add a cache for fs_locations information 14 years ago
J. Bruce Fields a043226bc1 nfsd4: permit read opens of executable-only files 14 years ago
J. Bruce Fields e281d81009 nfsd4: fix incorrect comment in nfsd4_set_nfs4_acl 14 years ago
J. Bruce Fields 7d818a7b8f nfsd: open-code special directory-hardlink check 14 years ago
J. Bruce Fields 105f462210 nfsd4: fix break_lease flags on nfsd open 14 years ago
Casey Bodley 7d751f6f8c nfsd: link returns nfserr_delay when breaking lease 14 years ago
Bryan Schumaker fccb13c947 NFSD: Remove setting unused variable in nfsd_vfs_read() 14 years ago
Mi Jinlong ac6721a13e nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly 14 years ago
Sachin Prabhu 1574dff899 Open with O_CREAT flag set fails to open existing files on non writable directories 14 years ago
J. Bruce Fields 29a78a3ed7 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller 14 years ago
J. Bruce Fields aea93397db nfsd: distinguish functions of NFSD_MAY_* flags 14 years ago
Al Viro 7cc90cc3ff don't pass 'mounting_here' flag to follow_down() 14 years ago
Jesper Juhl 46d4cef9cf NFSD, VFS: Remove dead code in nfsd_rename() 14 years ago
J. Bruce Fields 83f6b0c182 nfsd: break lease on unlink due to rename 14 years ago
Konstantin Khorenko 3aa6e0aa8a NFSD: memory corruption due to writing beyond the stat array 14 years ago
J. Bruce Fields 541ce98c10 nfsd: don't leak dentry count on mnt_want_write failure 14 years ago
David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 years ago
J. Bruce Fields 4795bb37ef nfsd: break lease on unlink, link, and rename 14 years ago
J. Bruce Fields 6a76bebefe nfsd4: break lease on nfsd setattr 14 years ago
J. Bruce Fields 9ce137eee4 nfsd: don't support msnfs export option 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
J. Bruce Fields 2ca72e17e5 nfsd4: move idmap and acl header files into fs/nfsd 14 years ago
J. Bruce Fields da165dd60e nfsd: remove some unnecessary dropit handling 14 years ago
Jens Axboe 3603b8eacc Fix compile warnings due to missing removal of a 'ret' variable 14 years ago
Michał Mirosław a8adbe378b fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors 14 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 years ago
Takashi Iwai f6360efb83 nfsd: fix NULL dereference in nfsd_statfs() 15 years ago
Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
J. Bruce Fields 039a87ca53 nfsd: minor nfsd read api cleanup 15 years ago