summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * NFS: Show most mount options via nfs_show_options()Chuck Lever2008-03-191-2/+65
| | * NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-192-0/+17
| | * NFS: Save the value of the "port=" mount optionChuck Lever2008-03-194-31/+12
| | * NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever2008-03-191-3/+3
| | * NFS: numeric mount parameters are unsignedChuck Lever2008-03-191-13/+13
| | * NFS: clean up short packet handling for NFSv4 readdirJeff Layton2008-03-191-10/+27
| | * NFS: clean up short packet handling for NFSv3 readdirJeff Layton2008-03-191-9/+28
| | * NFS: clean up short packet handling for NFSv2 readdirJeff Layton2008-03-191-9/+28
| | * nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman2008-03-191-2/+0
| | * nfs: nfs_redirty_requestFred2008-03-191-9/+14
| | * Merge branch 'hotfixes' into develTrond Myklebust2008-03-19455-6069/+6445
| | |\
| | * | NFS: fix encode_fsinfo_maxszFred Isaman2008-03-141-1/+1
| | * | SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-145-8/+7
| | * | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-146-2/+24
| | * | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-144-1/+147
| | * | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-143-20/+23
| | * | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-144-50/+49
| | * | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-142-3/+6
| | * | Merge commit 'origin' into develTrond Myklebust2008-03-08758-8969/+13164
| | |\ \
| | * \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-283-21/+26
| | |\ \ \
| | | * | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-142-6/+7
| | | * | | nfs: use GFP_NOFS preloads for radix-tree insertionNick Piggin2008-02-131-15/+19
| | * | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-284-48/+15
| | * | | | SUNRPC: Ensure that we read all available tcp dataTrond Myklebust2008-02-281-2/+5
| | * | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-282-17/+3
| | * | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-282-58/+11
| | * | | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-282-4/+51
| | * | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-286-8/+28
| | * | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-257-56/+36
| | * | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-255-10/+8
| | * | | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-253-36/+34
| | * | | | SUNRPC: Clean up rpc_run_timer()Trond Myklebust2008-02-252-34/+35
| | * | | | NFS: Ensure that the asynchronous RPC calls complete on nfsiod.Trond Myklebust2008-02-254-0/+13
| | * | | | NFS: Add an nfsiod workqueueTrond Myklebust2008-02-252-0/+38
| | * | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-252-8/+22
| | * | | | NFS: Fix a deadlock with lazy umountTrond Myklebust2008-02-254-8/+23
| | * | | | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-02-251-1/+1
* | | | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-04-2443-517/+879
|\ \ \ \ \ \
| * | | | | | knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton2008-04-231-13/+14
| * | | | | | knfsd: get rid of imode variable in nfsd_setattrJeff Layton2008-04-231-3/+1
| * | | | | | SUNRPC: Use unsigned loop and array index in svc_init_buffer()Chuck Lever2008-04-231-3/+2
| * | | | | | SUNRPC: Use unsigned index when looping over arraysChuck Lever2008-04-231-2/+3
| * | | | | | SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-232-14/+14
| * | | | | | SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever2008-04-231-2/+2
| * | | | | | NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Jeff Layton2008-04-231-6/+12
| * | | | | | NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton2008-04-231-6/+12
| * | | | | | Use a zero sized array for raw field in struct fidSteven Whitehouse2008-04-231-1/+1
| * | | | | | nfsd: use static memory for callback program and statsOlga Kornievskaia2008-04-231-11/+17
| * | | | | | SUNRPC: remove svc_create_thread()Jeff Layton2008-04-232-11/+0
| * | | | | | nfsd: fix commentJ. Bruce Fields2008-04-231-1/+1