Commit Graph

970 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Trond Myklebust 744d18dbfa NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode 17 years ago
Marc Zyngier 31c9446993 nfs_remount oops when rebooting + possible fix 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Adrian Bunk fb2e405fc1 fix fs/nfs/nfsroot.c compilation 17 years ago
Trond Myklebust f839c4c199 NFSv4: Remove BKL from the nfsv4 state recovery 17 years ago
Trond Myklebust c3cc8c019c NFS: Remove BKL from the readdir code 17 years ago
Trond Myklebust 76566991f9 NFS: Remove BKL from the symlink code 17 years ago
Trond Myklebust 52e2e8d37e NFS: Remove BKL from the sillydelete operations 17 years ago
Trond Myklebust bd9bb454b7 NFS: Remove the BKL from the rename, rmdir and unlink operations 17 years ago
Trond Myklebust fc0f684c21 NFS: Remove BKL from NFS lookup code 17 years ago
Trond Myklebust fc81af535e NFS: Remove the BKL from nfs_link() 17 years ago
Trond Myklebust f1e2eda235 NFS: Remove the BKL from the inode creation operations 17 years ago
Trond Myklebust bba67e0e3f NFS: Remove BKL usage from open() 17 years ago
Trond Myklebust b6a2e569e2 NFS: Remove BKL usage from the write path 17 years ago
Trond Myklebust 4d80f2ecd5 NFS: Remove the BKL from the permission checking code 17 years ago
Trond Myklebust fa6dc9dc59 NFS: Remove attribute update related BKL references 17 years ago
Trond Myklebust a3d01454bc NFS: Remove BKL requirement from attribute updates 17 years ago
Trond Myklebust 1b83d70703 NFS: Protect inode->i_nlink updates using inode->i_lock 17 years ago
Chuck Lever f45663ce5f NFS: Allow either strict or sloppy mount option parsing 17 years ago
Chuck Lever 6738b2512b NFS4: Set security flavor default for NFSv4 mounts like other defaults 17 years ago
Chuck Lever dd07c94750 NFS: Set security flavor default for NFSv2/3 mounts like other defaults 17 years ago
Chuck Lever 01060c896e NFS: Refactor logic for parsing NFS security flavor mount options 17 years ago
Chuck Lever 0e0cab744b NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} 17 years ago
Chuck Lever ed596a8adb NFS: Move the nfs_set_port() call out of nfs_parse_mount_options() 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Jeff Layton 5afc597c5f nfs4: fix potential race with rapid nfs_callback_up/down cycle 17 years ago
Jeff Layton ee84dfc454 nfs4: remove BKL from nfs_callback_up and nfs_callback_down 17 years ago
Benny Halevy 77e03677ac nfs: initialize timeout variable in nfs4_proc_setclientid_confirm 17 years ago
Chuck Lever d8e7748ab8 NFS: handle interface identifiers in incoming IPv6 addresses 17 years ago
Chuck Lever ce3b7e1906 NFS: Add string length argument to nfs_parse_server_address 17 years ago
Chuck Lever d1aa082573 NFS: Support raw IPv6 address hostnames during NFS mount operation 17 years ago
Chuck Lever dc04589827 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 17 years ago
Trond Myklebust cd10072562 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount 17 years ago
Trond Myklebust e468bae97d NFS: Allow redirtying of a completed unstable write. 17 years ago
Trond Myklebust e7d39069e3 NFS: Clean up nfs_update_request() 17 years ago
Chuck Lever 396cee977f NFS: missing newline in NFS mount debugging message 17 years ago
Chuck Lever d33e4dfeab NFS: Treat "intr" and "nointr" options as deprecated 17 years ago
Chuck Lever ecbb3845dd NFS: Allow any value for the "retry" option 17 years ago
Trond Myklebust f41f741838 NFS: Ensure we zap only the access and acl caches when setting new acls 17 years ago
Trond Myklebust 2e96d28672 NFS: Fix a warning in nfs4_async_handle_error 17 years ago
Chuck Lever 34e8f92831 NFS: Move fs/nfs/iostat.h to include/linux 17 years ago
Trond Myklebust 46cb650c22 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops 17 years ago
Trond Myklebust 659bfcd6dd NFS: Fix the ftruncate() credential problem 17 years ago
Jeff Layton 48b605f83c NFS: implement option checking when remounting NFS filesystems (resend) 17 years ago
Adrian Bunk c2d946e55e fs/nfs/nfsroot.c: remove CVS keyword 17 years ago
Chuck Lever 48186c7d57 NFS: Fix trace debugging nits in write.c 17 years ago
Chuck Lever 6da24bc9cf NFS: Use NFSDBG_FILE for all fops 17 years ago
Chuck Lever b7eaefaa87 NFS: Add debugging facility for NFS aops 17 years ago
Chuck Lever cc0dd2d105 NFS: Make nfs_open methods consistent 17 years ago