aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz
2009-12-15procfs: use proper units for noMMU statmSteven J. Magnani
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara
2009-12-14udf: Try harder when looking for VAT inodeJan Kara
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14md: move compat_ioctl handling into md.cArnd Bergmann
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds