summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-09-29Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball
2009-09-29Btrfs: introduce missing kfreeJulia Lawall
2009-09-29Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-24Btrfs: hash the btree inode during fill_superYan Zheng
2009-09-24Btrfs: relocate file extents in clustersYan, Zheng
2009-09-24Btrfs: don't rename file into dummy directoryYan, Zheng
2009-09-24Btrfs: check size of inode backref before adding hardlinkYan, Zheng
2009-09-23Btrfs: fix releasepage to avoid unlocking extents we haven't lockedChris Mason
2009-09-23Btrfs: Fix test_range_bit for whole file extentsChris Mason
2009-09-23Btrfs: fix errors handling cached state in set/clear_extent_bitChris Mason
2009-09-22Btrfs: fix early enospc during balancingChris Mason
2009-09-22Btrfs: deal with NULL space infoChris Mason
2009-09-21Btrfs: account for space used by the super mirrorsJosef Bacik
2009-09-21Btrfs: fix extent entry threshold calculationJosef Bacik
2009-09-21Btrfs: remove dead codeJosef Bacik
2009-09-21Btrfs: fix bitmap size trackingJosef Bacik
2009-09-21Btrfs: don't keep retrying a block group if we fail to allocate a clusterJosef Bacik
2009-09-21Btrfs: make balance code choose more wisely when relocatingJosef Bacik
2009-09-21Btrfs: fix arithmetic error in clone ioctlSage Weil
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-09-21Btrfs: change how subvolumes are organizedYan, Zheng
2009-09-21Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng
2009-09-21Btrfs: speed up snapshot droppingYan, Zheng
2009-09-18Btrfs: search for an allocation hint while filling file COWChris Mason
2009-09-18Btrfs: properly honor wbc->nr_to_write changesChris Mason
2009-09-17Btrfs: improve async block group cachingYan Zheng
2009-09-15Btrfs: Fix async thread shutdown raceChris Mason
2009-09-15Btrfs: fix worker thread double spin_lock_irqChris Mason
2009-09-15Btrfs: fix async worker startup raceChris Mason
2009-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-11Btrfs: zero page past end of inline file itemsChris Mason
2009-09-11Btrfs: fix btrfs page_mkwrite to return locked pageChris Mason
2009-09-11Btrfs: Fix extent replacment raceChris Mason
2009-09-11Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason
2009-09-11Btrfs: use a cached state for extent state operations during delallocChris Mason
2009-09-11Btrfs: don't lock bits in the extent tree during writepageChris Mason
2009-09-11Btrfs: cache values for locking extentsChris Mason
2009-09-11Btrfs: reduce CPU usage in the extent_state treeChris Mason
2009-09-11Btrfs: Fix new state initialization orderChris Mason
2009-09-11Btrfs: switch extent_map to a rw lockChris Mason
2009-09-11Btrfs: tweak congestion backoffChris Mason
2009-09-11Btrfs: use larger nr_to_write for larger extentsChris Mason
2009-09-11Btrfs: reduce worker thread spin_lock_irq hold timesChris Mason
2009-09-11Btrfs: keep irqs on more often in the worker threadsChris Mason
2009-09-11Btrfs: optimize set extent bitChris Mason
2009-09-11Btrfs: Allow worker threads to exit when idleChris Mason
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds