summaryrefslogtreecommitdiffstats
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | btrfs: scrub: inline helper scrub_free_wr_ctxDavid Sterba2017-06-191-10/+4
| * | | | | btrfs: scrub: inline helper scrub_setup_wr_ctxDavid Sterba2017-06-191-27/+9
| * | | | | btrfs: remove root usage from can_overcommitJeff Mahoney2017-06-191-36/+46
| * | | | | btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney2017-06-195-15/+28
| * | | | | btrfs: fix bool type in btrfs_page_exists_in_rangeDavid Sterba2017-06-191-1/+1
| * | | | | btrfs: remove unused member list from btrfs_end_io_wqDavid Sterba2017-06-191-1/+0
| * | | | | btrfs: remove unused members dir_path from recorded_refDavid Sterba2017-06-191-8/+0
| * | | | | btrfs: remove unused member list from async_submit_bioDavid Sterba2017-06-191-1/+0
| * | | | | btrfs: remove unused member err from reada_extentDavid Sterba2017-06-191-1/+0
| * | | | | btrfs: Remove unnecessary branching in free-space-tree.cSahil Kang2017-06-191-10/+2
| * | | | | Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo2017-06-193-6/+4
| * | | | | Btrfs: work around maybe-uninitialized warningArnd Bergmann2017-06-191-2/+2
| * | | | | Btrfs: unify naming of btrfs_io_bioLiu Bo2017-06-191-19/+19
| * | | | | Btrfs: check-integrity use bvec_iterLiu Bo2017-06-191-12/+15
| * | | | | Btrfs: record error if one block has failed to retryLiu Bo2017-06-191-3/+7
| * | | | | Btrfs: change how we iterate bios in endioLiu Bo2017-06-194-32/+37
| * | | | | Btrfs: use bio_clone_bioset_partial to simplify DIO submitLiu Bo2017-06-191-74/+45
| * | | | | Btrfs: new helper btrfs_bio_clone_partialLiu Bo2017-06-192-0/+20
| * | | | | Btrfs: use bio_clone_fast to clone our bioLiu Bo2017-06-191-1/+1
| * | | | | Btrfs: don't pass the inode through clean_io_failureJosef Bacik2017-06-193-37/+61
| * | | | | btrfs: remove inode argument from repair_io_failureJosef Bacik2017-06-193-13/+11
| * | | | | Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-199-91/+128
| * | | | | btrfs: Add quota_override knob into sysfsSargun Dhillon2017-06-191-0/+41
| * | | | | btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon2017-06-192-0/+7
| * | | | | btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov2017-06-194-26/+10
| * | | | | btrfs: add framework to handle device flush error as a volumeAnand Jain2017-06-192-4/+54
| * | | | | Btrfs: remove obsolete FIXMEs in qgroup ioctlsDaichou2017-06-191-3/+0
| * | | | | Btrfs: remove an unused variableDan Carpenter2017-06-191-2/+0
| * | | | | btrfs: kmap() can't failFabian Frederick2017-06-191-7/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-0315-168/+197
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | btrfs: add support for passing in write hints for buffered writesJens Axboe2017-06-271-0/+1
| | |_|/ | |/| |
| * | | btrfs: use new block error codeDan Carpenter2017-06-211-1/+1
| * | | btrfs: nowait aio supportGoldwyn Rodrigues2017-06-202-6/+30
| * | | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-181-1/+2
| * | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-126-16/+139
| |\ \ \
| * | | | block: switch bios to blk_status_tChristoph Hellwig2017-06-0914-157/+160
| * | | | fs: remove the unused error argument to dio_end_io()Christoph Hellwig2017-06-091-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-06-151-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
| |/ /
* | | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-106-16/+139
|\ \ \ | |/ / |/| |
| * | Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval2017-06-091-2/+2
| * | Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo2017-06-091-1/+1
| * | btrfs: tree-log.c: Wrong printk information about namelenSu Yue2017-06-091-1/+1
| * | btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney2017-06-011-3/+3
| * | btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-011-0/+1
| * | btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-011-2/+2
| * | btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King2017-05-161-1/+1
| * | btrfs: Make flush bios explicitely syncJan Kara2017-05-161-4/+6
| * | btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo2017-05-161-2/+122
* | | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-1037-827/+1437
|\| | | |/ |/|