aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-11-11Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie
2013-11-11Btrfs: don't wait for the completion of all the ordered extentsMiao Xie
2013-11-11Btrfs: don't wait for all the async delalloc when shrinking delallocMiao Xie
2013-11-11Btrfs: fix the confusion between delalloc bytes and metadata bytesMiao Xie
2013-11-11Btrfs: pick up the code for the item number calculation in flush_space()Miao Xie
2013-11-11Btrfs: wait for the ordered extent only when we wantMiao Xie
2013-11-11Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()Miao Xie
2013-11-11btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11Btrfs: fix the free space write out failure when there is no data spaceMiao Xie
2013-11-11Btrfs: optimize extent item search in run_delayed_extent_opFilipe David Borba Manana
2013-11-11btrfs: add tracing for failed reservationsJeff Mahoney
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-11Btrfs: fixup error path in __btrfs_inc_extent_refLiu Bo
2013-11-11Btrfs: free reserved space on error in a few placesJosef Bacik
2013-11-11Btrfs: fixup reserved trace pointsJosef Bacik
2013-11-11Btrfs: don't leak block group on errorFilipe David Borba Manana
2013-11-11Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik
2013-09-21Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie
2013-09-01Btrfs: remove ourselves from the cluster list under lockJosef Bacik
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01Btrfs: create UUID tree if requiredStefan Behrens
2013-09-01Btrfs: avoid starting a transaction in the write pathJosef Bacik
2013-09-01Btrfs: return ENOSPC when target space is fullFilipe David Borba Manana
2013-09-01Btrfs: handle errors when doing slow cachingJosef Bacik
2013-09-01Btrfs: cleanup reloc roots properly on errorJosef Bacik
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo
2013-09-01btrfs_read_block_groups: Use enums to indexchandan
2013-09-01Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo
2013-09-01btrfs: fall back to global reservation when removing subvolumesJeff Mahoney
2013-09-01Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana
2013-09-01Btrfs: set lockdep class before locking new extent bufferJosef Bacik
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-02Btrfs: make the chunk allocator completely tree locklessJosef Bacik
2013-07-02Btrfs: check if we can nocow if we don't have data spaceJosef Bacik
2013-07-02Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delallocJosef Bacik
2013-07-02Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik
2013-07-01Btrfs: fix transaction throttling for delayed refsJosef Bacik
2013-07-01Btrfs: wake up delayed ref flushing waiters on abortJosef Bacik
2013-06-14Btrfs: exclude logged extents before replying when we are mixedJosef Bacik
2013-06-14Btrfs: simplify unlink reservationsJosef Bacik
2013-06-14Btrfs: introduce per-subvolume ordered extent listMiao Xie
2013-06-14Btrfs: introduce per-subvolume delalloc inode listMiao Xie
2013-06-14Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie