summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-09-01Btrfs: change how we queue blocks for backref checkingJosef Bacik
2013-09-01Btrfs: check to see if we have an inline item properlyJosef Bacik
2013-09-01Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik
2013-09-01Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik
2013-09-01btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()Anand Jain
2013-09-01Btrfs: cache the extent map struct when reading several pagesMiao Xie
2013-09-01Btrfs: batch the extent state operation when reading pagesMiao Xie
2013-09-01Btrfs: batch the extent state operation in the end io handle of the read pageMiao Xie
2013-09-01Btrfs: don't cache the csum value into the extent state treeMiao Xie
2013-09-01Btrfs: add branch prediction hints in the read page end IO functionMiao Xie
2013-09-01Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie
2013-09-01Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong
2013-09-01Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong
2013-09-01Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong
2013-09-01Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie
2013-09-01btrfs/raid56: fix and cleanup some error pathsDan Carpenter
2013-09-01Btrfs: don't bother autodefragging if our root is going awayJosef Bacik
2013-09-01Btrfs: cleanup reloc roots properly on errorJosef Bacik
2013-09-01Btrfs: reset ret in record_one_backrefJosef Bacik
2013-09-01btrfs: fix get set label blocking against balanceAnand Jain
2013-09-01Btrfs: Print key type in decimal everywhereStefan Behrens
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo
2013-09-01btrfs_read_block_groups: Use enums to indexchandan
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-09-01Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong
2013-09-01Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana
2013-09-01btrfs: make errors in btrfs_num_copies less noisyDavid Sterba
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: Release uuid_mutex for shrink during device deleteCarey Underwood
2013-09-01Btrfs: set lockdep class before locking new extent bufferJosef Bacik
2013-09-01Btrfs: return -1 when lzo compression makes data biggerStefan Agner
2013-09-01Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik
2013-08-09btrfs: don't loop on large offsets in readdirZach Brown
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik
2013-08-09Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik
2013-08-09Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik
2013-08-09Btrfs: fix backref walking when we hit a compressed extentJosef Bacik
2013-08-09Btrfs: do not offset physical if we're compressedJosef Bacik
2013-08-09Btrfs: fix extent buffer leak after backref walkingLiu Bo
2013-08-09Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo
2013-08-09btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds