Commit Graph

16641 Commits (42181d4bafe9047d0cd7f92fc11d79496bd95034)
 

Author SHA1 Message Date
J. Bruce Fields 42181d4baf SUNRPC: Make spkm3 report unsupported encryption types 19 years ago
J. Bruce Fields 9eed129bbd SUNRPC: Update the spkm3 code to use the make_checksum interface 19 years ago
Trond Myklebust 26c78e156b NFSv4: Fix an Oops in nfs_do_expire_all_delegations 19 years ago
Trond Myklebust 58df095b73 NFSv4: Allow entries in the idmap cache to expire 19 years ago
Trond Myklebust 0065db3285 SUNRPC: Clean up xprt_destroy() 19 years ago
Trond Myklebust 632e3bdc50 SUNRPC: Ensure client closes the socket when server initiates a close 19 years ago
Trond Myklebust eadb8c1471 NFS: get rid of some needless code obfuscation in xdr_encode_sattr(). 19 years ago
Trond Myklebust cf3fff54a4 NFS: Send valid mode bits to the server 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
Chuck Lever 922004120b SUNRPC: transport switch API for setting port number 19 years ago
Chuck Lever 35f5a422ce SUNRPC: new interface to force an RPC rebind 19 years ago
Chuck Lever 0210714834 SUNRPC: switchable buffer allocation 19 years ago
J. Bruce Fields 03c2173393 NFSv3: try get_root user-supplied security_flavor 19 years ago
J. Bruce Fields a659753ecc NLM: fix parsing of sm notify procedure 19 years ago
J. Bruce Fields 64a318ee2a NLM: Further cancel fixes 19 years ago
J. Bruce Fields 2c5acd2e1a NLM: clean up nlmsvc_delete_block 19 years ago
J. Bruce Fields 5996a298da NLM: don't unlock on cancel requests 19 years ago
J. Bruce Fields f232142cc2 NLM: Clean up nlmsvc_grant_reply locking 19 years ago
Adrian Bunk fb459f45f7 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() 19 years ago
Trond Myklebust a72b44222d NFSv4: Allow user to set the port used by the NFSv4 callback channel 19 years ago
Trond Myklebust a895b4a198 NFS: Clean up weak cache consistency code 19 years ago
Trond Myklebust fa178f29c0 NFSv4: Ensure DELEGRETURN returns attributes 19 years ago
Trond Myklebust beb2a5ec38 NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec 19 years ago
Trond Myklebust 969b7f2522 SUNRPC: Fix a potential race in rpc_pipefs. 19 years ago
Trond Myklebust 566dd6064e NFS: Make directIO aware of compound pages... 19 years ago
Trond Myklebust 70b9ecbdb9 NFS: Make stat() return updated mtimes after a write() 19 years ago
Trond Myklebust 24174119c7 NFSv4: Ensure that we return the delegation on the target of a rename too. 19 years ago
Chuck Lever 40859d7ee6 NFS: support large reads and writes on the wire 19 years ago
Chuck Lever 325cfed9ae NFS: make "inode number mismatch" message more useful 19 years ago
Chuck Lever dc20f80390 NFS: get rid of useless kernel log message 19 years ago
Chuck Lever a911fd9a60 NFS: simplify inlined bit ops in nfs_page.h 19 years ago
Chuck Lever 6b59a75460 NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs() 19 years ago
Chuck Lever ce1a8e6796 NFS: use generic_write_checks() to sanity check direct writes 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 5043e900f5 NFS: Convert instances of kernel_thread() to kthread() 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 2bd615797e SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. 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 e60859ac0e SUNRPC: rpc_execute should not return task->tk_status; 19 years ago
Trond Myklebust 89991c24e4 SUNRPC: Get rid of some unused exports 19 years ago
Trond Myklebust e56e0b78eb NFSv4: Allocate OPEN call RPC arguments using kmalloc() 19 years ago