aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-16xfs: kill VN_BADChristoph Hellwig
2009-03-16xfs: kill vn_atime_* helpers.Christoph Hellwig
2009-03-16xfs: cleanup xlog_breadChristoph Hellwig
2009-03-16xfs: cleanup xlog_recover_do_transChristoph Hellwig
2009-03-16xfs: remove another leftover of the old inode log item formatChristoph Hellwig
2009-03-16xfs: cleanup log unmount handlingChristoph Hellwig
2009-03-15Fix xfs debug build breakage by pushing xfs_error.h afterFelix Blyakher
2009-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-03-10devpts: remove graffitiAlexey Dobriyan
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason
2009-03-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-06xfs: include header files for prototypesHannes Eder
2009-03-06xfs: make symbols staticHannes Eder
2009-03-06xfs: move declaration to header fileHannes Eder
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen
2009-03-04xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig
2009-03-04xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig
2009-03-04xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig
2009-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig
2009-02-27EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-02-26ocfs2: add IO error check in ocfs2_get_sector()wengang wang
2009-02-26ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang
2009-02-26ocfs2: lock the metaecc process for xattr bucketTao Ma
2009-02-26ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma
2009-02-26ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran
2009-02-26ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran
2009-02-26ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran
2009-02-26ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran
2009-02-26ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma
2009-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-26block: fix bogus gcc warning for uninitialized var usageJens Axboe
2009-02-26ext4: don't call jbd2_journal_force_commit_nested without journalEric Sandeen
2009-02-28ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o
2009-02-28ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()Theodore Ts'o
2009-02-24Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-02-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz
2009-02-22ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()Jan Kara
2009-02-21ext4: Add fallback for find_group_flexTheodore Ts'o
2009-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-02-21[JFFS2] fix mount crash caused by removed nodesThomas Gleixner
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French
2009-02-21[CIFS] improve posix semantics of file createSteve French