aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * NFS: Save the value of the "port=" mount optionChuck Lever2008-03-19
| | * NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever2008-03-19
| | * NFS: numeric mount parameters are unsignedChuck Lever2008-03-19
| | * NFS: clean up short packet handling for NFSv4 readdirJeff Layton2008-03-19
| | * NFS: clean up short packet handling for NFSv3 readdirJeff Layton2008-03-19
| | * NFS: clean up short packet handling for NFSv2 readdirJeff Layton2008-03-19
| | * nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman2008-03-19
| | * nfs: nfs_redirty_requestFred2008-03-19
| | * Merge branch 'hotfixes' into develTrond Myklebust2008-03-19
| | |\
| | * | NFS: fix encode_fsinfo_maxszFred Isaman2008-03-14
| | * | SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-14
| | * | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-14
| | * | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-14
| | * | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-14
| | * | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-14
| | * | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-14
| | * | Merge commit 'origin' into develTrond Myklebust2008-03-08
| | |\ \
| | * \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
| | |\ \ \
| | | * | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-14
| | | * | | nfs: use GFP_NOFS preloads for radix-tree insertionNick Piggin2008-02-13
| | * | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-29
| | * | | | SUNRPC: Ensure that we read all available tcp dataTrond Myklebust2008-02-29
| | * | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-29
| | * | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-29
| | * | | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-29
| | * | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
| | * | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
| | * | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-26
| | * | | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-26
| | * | | | SUNRPC: Clean up rpc_run_timer()Trond Myklebust2008-02-26
| | * | | | NFS: Ensure that the asynchronous RPC calls complete on nfsiod.Trond Myklebust2008-02-26
| | * | | | NFS: Add an nfsiod workqueueTrond Myklebust2008-02-26
| | * | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-26
| | * | | | NFS: Fix a deadlock with lazy umountTrond Myklebust2008-02-26
| | * | | | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-02-25
* | | | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-04-24
|\ \ \ \ \ \
| * | | | | | knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton2008-04-23
| * | | | | | knfsd: get rid of imode variable in nfsd_setattrJeff Layton2008-04-23
| * | | | | | SUNRPC: Use unsigned loop and array index in svc_init_buffer()Chuck Lever2008-04-23
| * | | | | | SUNRPC: Use unsigned index when looping over arraysChuck Lever2008-04-23
| * | | | | | SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-23
| * | | | | | SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever2008-04-23
| * | | | | | NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Jeff Layton2008-04-23
| * | | | | | NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton2008-04-23
| * | | | | | Use a zero sized array for raw field in struct fidSteven Whitehouse2008-04-23
| * | | | | | nfsd: use static memory for callback program and statsOlga Kornievskaia2008-04-23
| * | | | | | SUNRPC: remove svc_create_thread()Jeff Layton2008-04-23
| * | | | | | nfsd: fix commentJ. Bruce Fields2008-04-23
| * | | | | | lockd: Fix stale nlmsvc_unlink_block commentJ. Bruce Fields2008-04-23
| * | | | | | NFSD: Strip __KERNEL__ testing from unexported header files.Robert P. J. Day2008-04-23