summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-10-08Btrfs: async delalloc flushing under space pressureJosef Bacik
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-08Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason
2009-10-06Btrfs: fix possible softlockup in the allocatorJosef Bacik
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason
2009-10-01Btrfs: fix data space leak fixJosef Bacik
2009-10-01Btrfs: take i_mutex before generic_write_checksChris Mason
2009-10-01Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig
2009-09-29Btrfs: fix deadlock with free space handling and user transactionsSage Weil
2009-09-29Btrfs: fix error cases for ioctl transactionsSage Weil
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