summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-091-67/+153
|\
| * btrfs: remove unnecessary memory barrier in btrfs_direct_IONikolay Borisov2017-08-211-1/+0
| * btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...Nikolay Borisov2017-08-181-12/+6
| * Btrfs: avoid unnecessarily locking inode when clearing a rangeFilipe Manana2017-08-181-3/+4
| * btrfs: fix readdir deadlock with pagefaultJosef Bacik2017-08-161-26/+82
| * btrfs: allow defrag compress to override NOCOMPRESS attributeDavid Sterba2017-08-161-3/+3
| * btrfs: separate defrag and property compressionDavid Sterba2017-08-161-1/+7
| * btrfs: rename variable holding per-inode compression typeDavid Sterba2017-08-161-5/+5
| * Btrfs: add skeleton code for compression heuristicTimofey Titovets2017-08-161-4/+4
| * btrfs: account that we're waiting for DIO readDavid Sterba2017-08-161-2/+2
| * btrfs: fix spelling of snapshottingDavid Sterba2017-08-161-11/+11
| * btrfs: cleanup types storing REQ_*David Sterba2017-08-161-1/+1
| * btrfs: btrfs_inherit_iflags() can be staticAnand Jain2017-08-161-0/+31
| * btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba2017-08-161-1/+1
| * Btrfs: report errors when checksum is not foundLiu Bo2017-08-161-2/+0
* | Btrfs: fix blk_status_t/errno confusionOmar Sandoval2017-08-241-33/+37
|/
* Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-4/+2
|\
| * btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba2017-07-141-4/+0
| * btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba2017-07-141-0/+2
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-061-4/+4
|\ \
| * | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-201-4/+4
* | | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-051-199/+258
|\ \ \ | | |/ | |/|
| * | btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-291-14/+15
| * | btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-291-4/+14
| * | btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...Qu Wenruo2017-06-291-3/+8
| * | btrfs: Check name_len with boundary in verify dir_itemSu Yue2017-06-211-1/+1
| * | btrfs: cleanup duplicate return value in insert_inline_extentDavid Sterba2017-06-201-6/+2
| * | Btrfs: compression must free at least one sector sizeTimofey Titovets2017-06-191-4/+3
| * | Btrfs: skip checksum verification if IO error occursLiu Bo2017-06-191-6/+8
| * | Btrfs: tolerate errors if we have retried successfullyLiu Bo2017-06-191-1/+4
| * | btrfs: sink gfp parameter to btrfs_bio_cloneDavid Sterba2017-06-191-1/+1
| * | btrfs: btrfs_bio_clone never fails, skip error handlingDavid Sterba2017-06-191-4/+0
| * | btrfs: simplify code with bio_io_errorGuoqing Jiang2017-06-191-2/+1
| * | btrfs: use generic slab for for btrfs_transactionDavid Sterba2017-06-191-8/+0
| * | Btrfs: add statx supportYonghong Song2017-06-191-0/+18
| * | btrfs: cleanup root usage by btrfs_get_alloc_profileJeff Mahoney2017-06-191-2/+1
| * | btrfs: fix bool type in btrfs_page_exists_in_rangeDavid Sterba2017-06-191-1/+1
| * | Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo2017-06-191-1/+1
| * | Btrfs: work around maybe-uninitialized warningArnd Bergmann2017-06-191-2/+2
| * | Btrfs: unify naming of btrfs_io_bioLiu Bo2017-06-191-19/+19
| * | 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-191-16/+19
| * | Btrfs: use bio_clone_bioset_partial to simplify DIO submitLiu Bo2017-06-191-74/+45
| * | Btrfs: don't pass the inode through clean_io_failureJosef Bacik2017-06-191-11/+26
| * | Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-191-17/+65
| * | Btrfs: remove an unused variableDan Carpenter2017-06-191-2/+0
* | | btrfs: nowait aio supportGoldwyn Rodrigues2017-06-201-0/+3
* | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-121-3/+3
|\ \ \ | |/ /
| * | Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo2017-06-091-1/+1
| * | btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-011-2/+2
OpenPOWER on IntegriCloud