aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-20NFS: flush signals before taking down callback threadJeff Layton
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan 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-15ext4: Don't use ext4_dec_count() if not neededTheodore Ts'o
2008-02-15ext4: modify block allocation algorithm for the last groupValerie Clement
2008-02-15ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V
2008-02-22ext4: Get journal write access before modifying the extent treeAneesh Kumar K.V
2008-02-25ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V
2008-02-22ext4: Don't leave behind a half-created inode if ext4_mkdir() failsAneesh Kumar K.V
2008-02-15ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!Valerie Clement
2008-02-15Merge branch 'linus_origin' into hotfixesTrond Myklebust
2008-02-15ext4: Fix locking hierarchy violation in ext4_fallocate()Aneesh Kumar K.V
2008-02-25Remove incorrect BKL comments in ext4Andi Kleen
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
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck
2008-02-14d_path: kerneldoc cleanupJan Blunck
2008-02-14One less parameter to __d_pathJan Blunck
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck
2008-02-14Use struct path in fs_structJan Blunck
2008-02-14Introduce path_get()Jan Blunck
2008-02-14Use path_put() in a few places instead of {mnt,d}put()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Remove path_release_on_umount()Jan Blunck
2008-02-14FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger
2008-02-14inotify: make variables static in inotify_user.cHarvey Harrison
2008-02-13NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia
2008-02-13NFS: remove error field from nfs_readdir_descriptor_tJeff Layton
2008-02-13NFS: missing spaces in KERN_WARNINGDan Muntz
2008-02-13NFS: Allow text-based mounts via compat_sys_mountChuck Lever
2008-02-13NFS: fix reference counting for NFSv4 callback threadJeff Layton
2008-02-13udf: fix udf_add_free_spaceMarcin Slusarz
2008-02-13udf: fix directory offset handlingJan Kara
2008-02-13fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz
2008-02-13kernel-doc: fix fs/pipe.c notationRandy Dunlap
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-10NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton
2008-02-10NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton
2008-02-10NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton