summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
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-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches
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-16Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
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
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03vfs: export lseek_execute() to modulesJie Liu
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-02Btrfs: wait ordered range before doing direct ioJosef Bacik
2013-07-02Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-02Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik
2013-07-02Btrfs: make backref walking code handle skinny metadataJosef Bacik