summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-10-09Btrfs: fix file clone ioctl for bookend extentsChris Mason
2009-10-09Btrfs: fix uninit compiler warning in cow_file_range_nocowChris Mason
2009-10-09Btrfs: constify dentry_operationsAlexey Dobriyan
2009-10-09Btrfs: optimize back reference update during btrfs_drop_snapshotYan, Zheng
2009-10-09Btrfs: remove negative dentry when deleting subvolumneYan, Zheng
2009-10-08Btrfs: optimize fsync for the single writer caseJosef Bacik
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-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-10-01Btrfs: fix data space leak fixJosef Bacik
2009-10-01Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
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-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
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