Commit Graph

80 Commits (9cdb3883c38f883436a84c2353a4cf964ff890a2)

Author SHA1 Message Date
Manoj Naik 830b8e33fe NFSv4: Define an fs_locations bitmap 19 years ago
Manoj Naik 361e624f6d NFSv4: GETATTR attributes on referral 19 years ago
Manoj Naik 7aaa0b3bd4 NFSv4: convert fs-locations-components to conform to RFC3530 19 years ago
Trond Myklebust 683b57b435 NFSv4: Implement the fs_locations function call 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago
Trond Myklebust 38478b24e3 NFS: More page cache revalidation fixups 19 years ago
Trond Myklebust 73a3d07c10 NFS: Clean up inode metadata updates 19 years ago
Trond Myklebust 95cf959b24 VFS: Fix another open intent Oops 19 years ago
J. Bruce Fields 096455a22a NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago
Trond Myklebust 03f28e3a20 NFS: Make nfs_fhget() return appropriate error values 19 years ago
Trond Myklebust 51581f3bf9 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE 19 years ago
Trond Myklebust 3e4f6290ca NFSv4: Send the delegation stateid for SETATTR calls 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago
Trond Myklebust 788e7a89a0 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct 19 years ago
Chuck Lever 006ea73e5f NFS: add hooks to account for NFSERR_JUKEBOX errors 19 years ago
Trond Myklebust a162a6b804 NFSv4: Kill braindead gcc warnings 19 years ago
Jesper Juhl c8d149f3db NFS: "const static" vs "static const" in nfs4 19 years ago
Trond Myklebust c12e87f465 [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 19 years ago
Trond Myklebust fa178f29c0 NFSv4: Ensure DELEGRETURN returns attributes 19 years ago
Trond Myklebust 286d7d6a0c NFSv4: Remove requirement for machine creds for the "setclientid" operation 19 years ago
Trond Myklebust b4454fe1a7 NFSv4: Remove requirement for machine creds for the "renew" operation 19 years ago
Trond Myklebust 58d9714a44 NFSv4: Send RENEW requests to the server only when we're holding state 19 years ago
Trond Myklebust 433fbe4c88 NFSv4: State recovery cleanup 19 years ago
Trond Myklebust 26e976a884 NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease 19 years ago
Trond Myklebust fe650407a8 NFSv4: Make DELEGRETURN an interruptible operation. 19 years ago
Trond Myklebust a5d16a4d09 NFSv4: Convert LOCK rpc call into an asynchronous RPC call 19 years ago
Trond Myklebust 911d1aaf26 NFSv4: locking XDR cleanup 19 years ago
Trond Myklebust 864472e9b8 NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly 19 years ago
Trond Myklebust e761692381 NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately 19 years ago
Trond Myklebust cdd4e68b5f NFSv4: Make open_confirm() asynchronous too 19 years ago
Trond Myklebust 24ac23ab88 NFSv4: Convert open() into an asynchronous RPC call 19 years ago
Trond Myklebust e56e0b78eb NFSv4: Allocate OPEN call RPC arguments using kmalloc() 19 years ago
Trond Myklebust 06f814a3ad NFSv4: Make locku use the new RPC "wait on completion" interface. 19 years ago
Trond Myklebust 4ce70ada1f SUNRPC: Further cleanups 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust 3b6efee923 NFSv4: Fix an Oops in the synchronous write path 19 years ago
Trond Myklebust ff6040667a NFSv4: Fix typo in lock caching 19 years ago
Trond Myklebust 6bfc93ef98 NFSv4: Teach NFSv4 to cache locks when we hold a delegation 20 years ago
Trond Myklebust 888e694c16 NFSv4: Recover locks too when returning a delegation 20 years ago
Trond Myklebust 2c56617d76 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID 20 years ago
Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 20 years ago
Trond Myklebust 4cecb76ff8 NFSv4: Fix a race between open() and close() 20 years ago
Trond Myklebust 4f9838c7ec NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. 20 years ago
Trond Myklebust 16e429596d NFSv4: Add post-op attributes to nfs4_proc_remove() 20 years ago
Trond Myklebust 6caf2c8276 NFSv4: Add post-op attributes to nfs4_proc_rename() 20 years ago
Trond Myklebust 91ba2eeec5 NFSv4: Add post-op attributes to nfs4_proc_link() 20 years ago
Trond Myklebust 516a6af641 NFS: Add optional post-op getattr instruction to the NFSv4 file close. 20 years ago
Trond Myklebust 56ae19f38f NFSv4: Add directory post-op attributes to the CREATE operations. 20 years ago
Trond Myklebust decf491f30 NFS: Don't let nfs_end_data_update() clobber attribute update information 20 years ago