summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-22Merge commit 'dlm/next'Stephen Rothwell
2008-02-22Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-02-22Merge commit 'xfs/master'Stephen Rothwell
2008-02-22Merge commit 'nfs/linux-next'Stephen Rothwell
2008-02-22Merge commit 'jfs/next'Stephen Rothwell
2008-02-22Merge branch 'quilt/driver-core'Stephen Rothwell
2008-02-22sysfs: crash debuggingAndrew Morton
2008-02-22debugfs: fix sparse warningsHarvey Harrison
2008-02-21dlm: fix rcom_names message to selfDavid Teigland
2008-02-21dlm: save master info after failed no-queue requestDavid Teigland
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds
2008-02-19dlm: make dlm_print_rsb() staticAdrian Bunk
2008-02-19dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison
2008-02-19Subject: lockd: fix sparse warning in svcshare.cHarvey Harrison
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18[XFS] Use atomics for iclog reference countingDavid Chinner
2008-02-18[XFS] Prevent AIL lock contention during transaction completionDavid Chinner
2008-02-18[XFS] Use xfs_inode_clean() in more placesDavid Chinner
2008-02-18[XFS] Remove the xfs_icluster structureDavid Chinner
2008-02-18[XFS] Don't block pdflush when writing back inodesDavid Chinner
2008-02-18[XFS] Factor xfs_itobp() and xfs_inotobp().David Chinner
2008-02-18[XFS] Fix regression due to refcache removalLachlan McIlroy
2008-02-18[XFS] Remove the xfs_refcache, it was only needed while we were stillDonald Douwsma
2008-02-18[XFS] make inode reclaim synchronise with xfs_iflush_done()Lachlan McIlroy
2008-02-18[XFS] actually check error returned by xfs_flush_pages, clean up andNiv Sardi
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-02-18[XFS] Added quota targets and removed dmapi directoryLachlan McIlroy
2008-02-18[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen
2008-02-18[XFS] Remove Makefile wrappers in XFSAndi Kleen
2008-02-16make nfsd_create_setattr() staticAdrian Bunk
2008-02-16NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever
2008-02-16NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever
2008-02-16NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever
2008-02-16NFSD: Update help text for CONFIG_NFSDChuck Lever
2008-02-16NFSD: Remove NFSD_TCP kernel build optionChuck Lever
2008-02-16nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields
2008-02-16nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields
2008-02-16nfsd4: simplify stateid sequencing checksJ. Bruce Fields
2008-02-16nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields
2008-02-16nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields
2008-02-16IPv6 support for NFS server export cachesAurélien Charbon
2008-02-15NLM: Convert lockd to use kthreadsJeff Layton
2008-02-15knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown
2008-02-15Merge branch 'linus_origin' into hotfixesTrond Myklebust
2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Use struct path in struct svc_expkeyJan Blunck