summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust3-6/+6
2008-12-23NFSv4: Fix up delegation callbacksTrond Myklebust1-19/+38
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust4-13/+49
2008-12-23NFSv4: Clean up the asynchronous delegation returnTrond Myklebust1-54/+19
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust4-34/+16
2008-12-23NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust1-2/+0
2008-12-23NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust1-2/+6
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust4-25/+32
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust4-10/+16
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust3-55/+52
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust3-10/+31
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust5-45/+1
2008-12-23NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2-10/+20
2008-12-23NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust1-76/+75
2008-12-23NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust1-1/+10
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust3-4/+26
2008-12-23NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust1-11/+11
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust3-19/+32
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust3-49/+155
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust3-7/+17
2008-12-23NFSv4: Clean up for the state loss reclaimerTrond Myklebust1-49/+81
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust3-9/+9
2008-12-23NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust1-8/+31
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust3-28/+60
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever3-2/+12
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever3-1/+5
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever2-5/+18
2008-12-23NFS: move nfs_server flag initializationChuck Lever1-8/+8
2008-12-23NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever1-4/+8
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever4-40/+49
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2-0/+6
2008-12-23NFS: rename nfs_path variableChuck Lever1-5/+5
2008-12-23lockd: convert reclaimer thread to kthread interfaceJeff Layton1-6/+15
2008-12-23LOCKD: Make lockd_up() and lockd_down() exported GPL-onlyTrond Myklebust1-3/+3
2008-12-23SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust1-2/+2
2008-12-23nfs: remove redundant tests on reading new pagesWu Fengguang1-6/+0
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang3-6/+10
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin1-1/+2
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+9
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton1-1/+2
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker1-1/+7
2008-12-16ocfs2: Always update xattr search when creating bucket.Tao Ma1-2/+2
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-1/+9
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+1
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov1-0/+2
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall1-2/+2
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-2/+2
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-2/+2
2008-12-09tracehook: exec double-reporting fixRoland McGrath1-1/+9