aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-19NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy
2008-04-19NLM/lockd: Ensure client locking calls use correct credentialsTrond Myklebust
2008-04-19NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust
2008-04-19NLM/lockd: Fix a race when cancelling a blocking lockTrond Myklebust
2008-04-19NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL callTrond Myklebust
2008-04-19NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancelTrond Myklebust
2008-04-19NLM/lockd: convert __nlm_async_call to use rpc_run_task()Trond Myklebust
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust
2008-04-19NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust
2008-04-19NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()Trond Myklebust
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-04-19NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust
2008-04-19NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever
2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever
2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever
2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever
2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever
2008-03-19NLM: LOCKD fails to load if CONFIG_SYSCTL is not setChuck Lever
2008-03-19SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever
2008-03-19SUNRPC: Update help Kconfig textChuck Lever
2008-03-19NFS: Always enable NFS direct I/OChuck Lever
2008-03-19NFS: Show most mount options via nfs_show_options()Chuck Lever
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-03-19NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever
2008-03-19NFS: numeric mount parameters are unsignedChuck Lever
2008-03-19NFS: clean up short packet handling for NFSv4 readdirJeff Layton
2008-03-19NFS: clean up short packet handling for NFSv3 readdirJeff Layton
2008-03-19NFS: clean up short packet handling for NFSv2 readdirJeff Layton
2008-03-19nfs: remove duplicate initializations of nfs_read_data fieldFred Isaman
2008-03-19nfs: nfs_redirty_requestFred
2008-03-19Merge branch 'hotfixes' into develTrond Myklebust
2008-03-19nfs: don't ignore return value from nfs_pageio_add_requestFred Isaman
2008-03-18Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-18[PATCH] export sessionid alongside the loginuid in procfsEric Paris
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-17Revert "unexport bio_{,un}map_user"Jens Axboe
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields
2008-03-14NFS: fix encode_fsinfo_maxszFred Isaman