summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-235-45/+1
* NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2008-12-232-10/+20
* NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust2008-12-231-76/+75
* NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust2008-12-231-1/+10
* NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-233-4/+26
* NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust2008-12-231-11/+11
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-233-19/+32
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-233-49/+155
* NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-233-7/+17
* NFSv4: Clean up for the state loss reclaimerTrond Myklebust2008-12-231-49/+81
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-233-9/+9
* NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust2008-12-231-8/+31
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-233-28/+60
* NLM: allow lockd requests from an unprivileged portChuck Lever2008-12-233-2/+12
* NFS: "[no]resvport" mount option changes mountd client tooChuck Lever2008-12-233-1/+5
* NFS: add "[no]resvport" mount optionChuck Lever2008-12-232-5/+18
* NFS: move nfs_server flag initializationChuck Lever2008-12-231-8/+8
* NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever2008-12-231-4/+8
* NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever2008-12-234-40/+49
* NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-232-0/+6
* NFS: rename nfs_path variableChuck Lever2008-12-231-5/+5
* lockd: convert reclaimer thread to kthread interfaceJeff Layton2008-12-231-6/+15
* LOCKD: Make lockd_up() and lockd_down() exported GPL-onlyTrond Myklebust2008-12-231-3/+3
* SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust2008-12-231-2/+2
* nfs: remove redundant tests on reading new pagesWu Fengguang2008-12-231-6/+0
* fs/9p: change simple_strtol to simple_strtoulJulia Lawall2008-12-191-1/+1
* 9p: convert d_iname references to d_name.nameWu Fengguang2008-12-193-6/+10
* 9p: Remove potentially bad parameter from function entry debug print.Duane Griffin2008-12-191-1/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-172-3/+9
|\
| * ocfs2: Add JBD2 compat feature bit.Joel Becker2008-12-161-1/+7
| * ocfs2: Always update xattr search when creating bucket.Tao Ma2008-12-161-2/+2
* | cifs: fix buffer overrun in parse_DFS_referralsJeff Layton2008-12-171-1/+2
|/
* Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds2008-12-101-1/+9
|\
| * tracehook: exec double-reporting fixRoland McGrath2008-12-091-1/+9
* | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+1
* | inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov2008-12-101-0/+2
* | pagemap: fix 32-bit pagemap regressionMatt Mackall2008-12-101-2/+2
* | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-2/+2
* | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-2/+2
|/
* EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields2008-12-081-0/+4
* Fix a race condition in FASYNC handlingJonathan Corbet2008-12-052-4/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-041-5/+16
|\
| * [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+9
| * [PATCH] clean up blkdev_get a little bitChristoph Hellwig2008-12-041-4/+7
* | [XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner2008-12-051-1/+1
|/
* Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-034-2/+5
|\
| * NLM: client-side nlm_lookup_host() should avoid matching on srcaddrChuck Lever2008-11-241-1/+2
| * nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields2008-11-241-1/+1
| * nfsd: clean up grace period on early exitJ. Bruce Fields2008-11-242-0/+2
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-0214-109/+221
|\ \