summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-25leases: remove unneeded variable from fcntl_setlease().David M. Richter
2008-04-25leases: move lock allocation earlier in generic_setlease()David M. Richter
2008-04-25leases: when unlocking, skip locking-related stepsDavid M. Richter
2008-04-25leases: fix a return-value mixupDavid M. Richter
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-24Merge branch 'devel'Trond Myklebust
2008-04-24[CIFS] Fix typo in previous commitSteve French
2008-04-24[CIFS] Fix define for new proxy cap to match documentationSteve French
2008-04-24Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton
2008-04-23knfsd: get rid of imode variable in nfsd_setattrJeff Layton
2008-04-23NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Jeff Layton
2008-04-23NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton
2008-04-23nfsd: use static memory for callback program and statsOlga Kornievskaia
2008-04-23nfsd: fix commentJ. Bruce Fields
2008-04-23lockd: Fix stale nlmsvc_unlink_block commentJ. Bruce Fields
2008-04-23NFSD: Remove NFSv4 dependency on NFSv3Chuck Lever
2008-04-23SUNRPC: Remove PROC_FS dependencyChuck Lever
2008-04-23NFSD: Use "depends on" for PROC_FS dependencyChuck Lever
2008-04-23nfsd: move most of fh_verify to separate functionJ. Bruce Fields
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher
2008-04-23NFS: convert nfs4 callback thread to kthread APIJeff Layton
2008-04-23nfsd: fix sparse warning in vfs.cHarvey Harrison
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-04-23lockd: convert nsm_mutex to a spinlockJ. Bruce Fields
2008-04-23lockd: clean up __nsm_find()J. Bruce Fields
2008-04-23lockd: fix race in nlm_release()J. Bruce Fields
2008-04-23lockd: fix sparse warning in svcshare.cHarvey Harrison
2008-04-23make nfsd_create_setattr() staticAdrian Bunk
2008-04-23NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever
2008-04-23NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever
2008-04-23NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever
2008-04-23NFSD: Update help text for CONFIG_NFSDChuck Lever
2008-04-23NFSD: Remove NFSD_TCP kernel build optionChuck Lever
2008-04-23nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields
2008-04-23nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields
2008-04-23nfsd4: simplify stateid sequencing checksJ. Bruce Fields
2008-04-23nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields
2008-04-23nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2008-04-23NLM: Convert lockd to use kthreadsJeff Layton
2008-04-23knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi