Commit Graph

195 Commits (7cd4767e696123cdb7447fbd7c281eb8c610c8e4)

Author SHA1 Message Date
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
Andi Kleen 6904996101 gcc-4.6: nfsd: fix initialized but not read warnings 15 years ago
Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 years ago
J. Bruce Fields fa0a21269f nfsd: bypass readahead cache when have struct file 15 years ago
J. Bruce Fields 55b13354d7 nfsd: remove unused assignment from nfsd_link 15 years ago
J. Bruce Fields 6a85d6c769 nfsd4: comment nitpick 15 years ago
Christoph Hellwig b160fdabe9 nfsd: nfsd_setattr needs to call commit_metadata 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jeff Layton 91885258e8 nfsd: don't break lease while servicing a COMMIT 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Al Viro 8737c9305b Switch may_open() and break_lease() to passing O_... 15 years ago
Ben Myers f501912a35 commit_metadata export operation replacing nfsd_sync_dir 15 years ago
Chuck Ebbert aeaa5ccd64 vfs: don't call ima_file_check() unconditionally in nfsd_open() 15 years ago
Mimi Zohar 9bbb6cad01 ima: rename ima_path_check to ima_file_check 15 years ago
Mimi Zohar 8eb988c70e fix ima breakage 15 years ago
Al Viro 1e41568d73 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() 15 years ago
Trond Myklebust aa696a6f34 nfsd: Use vfs_fsync_range() in nfsd_commit 15 years ago
Christoph Hellwig 6a68f89ee1 nfsd: use vfs_fsync for non-directories 15 years ago
Christoph Hellwig 7211a4e859 nfsd: make sure data is on disk before calling ->fsync 15 years ago
Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 years ago
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters 15 years ago
J. Bruce Fields 7663dacd92 nfsd: remove pointless paths in file headers 15 years ago
Steve Dickson 03a816b46d nfsd: restrict filehandles accepted in V4ROOT case 15 years ago
J. Bruce Fields 3227fa41ab nfsd: filter readdir results in V4ROOT case 15 years ago
J. Bruce Fields 82ead7fe41 nfsd: filter lookup results in V4ROOT case 15 years ago