aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-16qnx4: use hweight8Akinobu Mita
2009-12-16qnx4fs: remove remains of the (defunct) write supportAnders Larsen
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16dio: don't zero out the pages array inside struct dioJeff Moyer
2009-12-16aio: remove unused fieldShaohua Li
2009-12-16FS-Cache: Avoid maybe-used-uninitialised warning on variableDavid Howells
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16fatfs: use common time_to_tm in fat_time_unix2fat()Zhaolei
2009-12-16hpfs: use bitmap_weight()Akinobu Mita
2009-12-16hpfs: use hweight32Akinobu Mita
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan
2009-12-16ufs: NFS supportAlexey Dobriyan
2009-12-16ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan
2009-12-16ext2: report metadata errors during fsyncJan Kara
2009-12-16ext2: avoid WARN() messages when failing to write to the superblockTheodore Ts'o
2009-12-16autofs4: always use lookup for lookupIan Kent
2009-12-16autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent
2009-12-16autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent
2009-12-16autofs4: eliminate d_unhashed in path walk checksIan Kent
2009-12-16autofs4: cleanup active and expire lookupIan Kent
2009-12-16autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent
2009-12-16autofs4: use autofs_info for pending flagIan Kent
2009-12-16autofs4: use helper function for need mount checkIan Kent
2009-12-16autofs4: use helper functions for expiring listIan Kent
2009-12-16autofs4: use helper functions for active list handlingIan Kent
2009-12-16proc: rename de_get() to pde_get() and inline itAlexey Dobriyan
2009-12-16jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields
2009-12-15nfsd: make V4ROOT exports read-onlyJ. Bruce Fields
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson
2009-12-15nfsd: allow exports of symlinksJ. Bruce Fields
2009-12-15nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields
2009-12-15nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields
2009-12-15nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields
2009-12-15nfsd: introduce export flag for v4 pseudorootSteve Dickson
2009-12-15nfs41: fix session fore channel negotiationAndy Adamson
2009-12-15nfs41: do not zero seqid portion of stateid on closeAndy Adamson
2009-12-15nfs: run state manager in privileged modeAlexandros Batsakis
2009-12-15nfs: make recovery state manager operations privilegedAlexandros Batsakis
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-15nfs: remove rpc_task argument from nfs4_find_slotAlexandros Batsakis
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis