summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-20xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner
2010-12-20xfs: fix EFI transaction cancellation.Dave Chinner
2010-12-02xfs: connect up buffer reclaim priority hooksDave Chinner
2010-12-02xfs: add a lru to the XFS buffer cacheDave Chinner
2010-11-30xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner
2010-12-16xfs: convert pag_ici_lock to a spin lockDave Chinner
2010-12-17xfs: convert inode cache lookups to use RCU lockingDave Chinner
2010-12-16xfs: rcu free inodesDave Chinner
2010-12-23xfs: don't truncate prealloc from frequently accessed inodesDave Chinner
2011-01-04xfs: dynamic speculative EOF preallocationDave Chinner
2010-12-23xfs: use KM_NOFS for allocations during attribute list operationsDave Chinner
2010-12-23xfs: provide a inode iolock lockdep classDave Chinner
2010-12-16xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helperChristoph Hellwig
2010-12-16xfs: clean up xfs_alloc_ag_vextent_exactChristoph Hellwig
2010-12-16xfs: simplify xfs_map_at_offsetChristoph Hellwig
2010-12-16xfs: refactor xfs_vm_writepageChristoph Hellwig
2010-12-16xfs: remove the all_bh flag from xfs_convert_pageChristoph Hellwig
2010-12-16xfs: remove xfs_probe_clusterChristoph Hellwig
2010-12-16xfs: simplify xfs_map_blocksChristoph Hellwig
2010-12-16xfs: kill xfs_iomapChristoph Hellwig
2010-12-16xfs: cleanup the xfs_iomap_write_* helpersChristoph Hellwig
2010-12-16xfs: a few small tweaks for overwrites in xfs_vm_writepageChristoph Hellwig
2010-12-16xfs: remove some dead bio handling codeChristoph Hellwig
2010-12-16xfs: improve mapping type check in xfs_vm_writepageChristoph Hellwig
2010-12-16xfs: untangle phase1 vs phase2 recovery helpersChristoph Hellwig
2010-12-16xfs: refactor xlog_recover_commit_transChristoph Hellwig
2010-12-16xfs: use struct list_head for the buf cancel tableChristoph Hellwig
2010-12-16xfs: remove leftovers of old buffer log items in recovery codeChristoph Hellwig
2010-12-16xfs: fix exporting with left over 64-bit inodesSamuel Kvasnica
2010-12-09xfs: log timestamp changes to the source inode in renameChristoph Hellwig
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason
2010-11-28Btrfs: deal with DIO bios that span more than one ordered extentChris Mason
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik
2010-11-27Btrfs: fix fiemapJosef Bacik
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountIan Kent
2010-11-27Btrfs: update inode ctime when using linksJosef Bacik
2010-11-27Btrfs: make sure new inode size is ok in fallocateJosef Bacik
2010-11-27Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds