summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie2013-09-011-15/+11
* Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong2013-09-011-0/+14
* Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong2013-09-011-9/+7
* Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong2013-09-011-10/+37
* Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie2013-09-011-1/+3
* btrfs/raid56: fix and cleanup some error pathsDan Carpenter2013-09-011-6/+4
* Btrfs: don't bother autodefragging if our root is going awayJosef Bacik2013-09-011-0/+5
* Btrfs: cleanup reloc roots properly on errorJosef Bacik2013-09-012-2/+7
* Btrfs: reset ret in record_one_backrefJosef Bacik2013-09-011-2/+1
* btrfs: fix get set label blocking against balanceAnand Jain2013-09-011-6/+10
* Btrfs: Print key type in decimal everywhereStefan Behrens2013-09-011-2/+2
* Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-012-3/+9
* btrfs_read_block_groups: Use enums to indexchandan2013-09-011-2/+6
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-019-113/+150
* Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong2013-09-011-0/+6
* Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana2013-09-011-1/+6
* btrfs: make errors in btrfs_num_copies less noisyDavid Sterba2013-09-011-2/+2
* Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo2013-09-011-0/+11
* btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-013-5/+12
* Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana2013-09-011-4/+17
* Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood2013-09-011-0/+2
* Btrfs: set lockdep class before locking new extent bufferJosef Bacik2013-09-011-0/+2
* Btrfs: return -1 when lzo compression makes data biggerStefan Agner2013-09-011-1/+3
* Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik2013-09-011-105/+56
* btrfs: don't loop on large offsets in readdirZach Brown2013-08-091-8/+25
* Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-092-5/+5
* Btrfs: release both paths before logging dir/changed extentsJosef Bacik2013-08-091-3/+2
* Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-091-22/+40
* Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik2013-08-091-11/+14
* Btrfs: fix backref walking when we hit a compressed extentJosef Bacik2013-08-091-8/+15
* Btrfs: do not offset physical if we're compressedJosef Bacik2013-08-091-3/+6
* Btrfs: fix extent buffer leak after backref walkingLiu Bo2013-08-091-1/+0
* Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo2013-08-091-4/+12
* btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu2013-08-091-3/+0
* Btrfs: fix wrong write offset when replacing a deviceStefan Behrens2013-07-191-1/+1
* Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik2013-07-191-0/+11
* Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik2013-07-191-0/+2
* Btrfs: update drop progress before stopping snapshot droppingJosef Bacik2013-07-191-6/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-0934-1726/+2327
|\
| * Btrfs: wait ordered range before doing direct ioJosef Bacik2013-07-021-1/+9
| * Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik2013-07-021-1/+2
| * Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik2013-07-021-4/+6
| * Btrfs: make backref walking code handle skinny metadataJosef Bacik2013-07-021-6/+25
| * Btrfs: fix crash regarding to ulist_add_mergeLiu Bo2013-07-021-0/+15
| * Btrfs: fix several potential problems in copy_nocow_pages_for_inodeMiao Xie2013-07-021-1/+22
| * Btrfs: cleanup the code of copy_nocow_pages_for_inode()Miao Xie2013-07-021-25/+23
| * Btrfs: fix oops when recovering the file data by scrub functionMiao Xie2013-07-021-1/+1
| * Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-025-169/+166
| * Btrfs: cleanup orphaned root orphan itemJosef Bacik2013-07-021-2/+29
| * Btrfs: fix wrong mirror number tuningMiao Xie2013-07-021-3/+0
OpenPOWER on IntegriCloud