aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-09writeback: make writeback_control.nr_to_write straightWu Fengguang
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang
2011-06-08writeback: avoid extra sync work at enqueue timeWu Fengguang
2011-06-08writeback: elevate queue_io() into wb_writeback()Wu Fengguang
2011-06-08writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig
2011-06-08writeback: refill b_io iff emptyWu Fengguang
2011-06-08writeback: the kupdate expire timestamp should be a moving targetWu Fengguang
2011-06-08writeback: try more writeback as long as something was writtenWu Fengguang
2011-06-08writeback: introduce writeback_control.inodes_writtenWu Fengguang
2011-06-08writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang
2011-06-08writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik
2011-06-04btrfs: false BUG_ON when degradedArne Jansen
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy
2011-06-01block: blkdev_get() should access ->bd_disk only after successTejun Heo
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds