summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
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
2013-06-14Btrfs: cleanup the similar code of the fs root readMiao Xie
2013-06-14Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie
2013-05-17Btrfs: explicitly use global_block_rsv for quota_treeStefan Behrens
2013-05-17Btrfs: update the global reserve if it is emptyMiao Xie
2013-05-17Btrfs: don't steal the reserved space from the global reserve if their space ...Miao Xie
2013-05-17Btrfs: optimize the error handle of use_block_rsv()Miao Xie
2013-05-17Btrfs: don't use global block reservation for inode cache truncationMiao Xie
2013-05-17Btrfs: handle running extent ops with skinny metadataJosef Bacik
2013-05-06btrfs: fix misleading variable name for flagsDavid Sterba
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: deal with free space cache errors while replaying logJosef Bacik
2013-05-06Btrfs: allocate new chunks if the space is not enough for global rsvMiao Xie
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06Btrfs: don't panic if we're trying to drop too many refsJosef Bacik
2013-05-06Btrfs: fix all callers of read_tree_blockJosef Bacik
2013-05-06Btrfs: only exclude supers in the range of our block groupJosef Bacik
2013-05-06Btrfs: fix possible infinite loop in slow cachingJosef Bacik
2013-05-06Btrfs: cleanup of function where btrfs_extend_item() is calledTsutomu Itoh
2013-05-06Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh