summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
* | btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...Qu Wenruo2020-07-271-7/+37
* | btrfs: don't use UAPI types for fiemap callbackDavid Sterba2020-07-271-1/+1
* | btrfs: make __btrfs_drop_extents take btrfs_inodeNikolay Borisov2020-07-271-2/+2
* | btrfs: make btrfs_csum_one_bio takae btrfs_inodeNikolay Borisov2020-07-271-4/+4
* | btrfs: make extent_clear_unlock_delalloc take btrfs_inodeNikolay Borisov2020-07-271-13/+16
* | btrfs: make create_io_em take btrfs_inodeNikolay Borisov2020-07-271-11/+11
* | btrfs: make btrfs_reloc_clone_csums take btrfs_inodeNikolay Borisov2020-07-271-2/+2
* | btrfs: make btrfs_lookup_ordered_extent take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* | btrfs: make get_extent_allocation_hint take btrfs_inodeNikolay Borisov2020-07-271-4/+5
* | btrfs: change timing for qgroup reserved space for ordered extents to fix res...Qu Wenruo2020-07-271-14/+1
* | btrfs: inode: move qgroup reserved space release to the callers of insert_res...Qu Wenruo2020-07-271-13/+13
* | btrfs: inode: refactor the parameters of insert_reserved_file_extent()Qu Wenruo2020-07-271-31/+63
* | btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()Filipe Manana2020-07-271-3/+2
* | Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-241-13/+10
|\ \
| * | btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo2020-07-211-13/+10
* | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-121-8/+1
|\| |
| * | btrfs: fix double put of block group with nocowJosef Bacik2020-07-091-8/+1
* | | Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-231-9/+30
|\| | | |/ |/|
| * btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana2020-06-161-3/+0
| * btrfs: fix bytes_may_use underflow when running balance and scrub in parallelFilipe Manana2020-06-161-5/+12
| * btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana2020-06-161-1/+18
* | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-141-138/+241
|\|
| * Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba2020-06-141-145/+167
| * Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"David Sterba2020-06-091-0/+3
| * Revert "btrfs: split btrfs_direct_IO to read and write part"David Sterba2020-06-091-2/+80
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-06-051-3/+1
|\ \
| * | fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig2020-06-031-3/+1
| * | fs: move fiemap range validation into the file systems instancesChristoph Hellwig2020-06-031-1/+1
* | | Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-06-021-867/+452
|\ \ \ | | |/ | |/|
| * | btrfs: fix space_info bytes_may_use underflow during space cache writeoutFilipe Manana2020-05-281-5/+15
| * | btrfs: fix space_info bytes_may_use underflow after nocow buffered writeFilipe Manana2020-05-281-5/+56
| * | btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana2020-05-281-1/+1
| * | btrfs: split btrfs_direct_IO to read and write partChristoph Hellwig2020-05-281-80/+2
| * | btrfs: remove BTRFS_INODE_READDIO_NEED_LOCKGoldwyn Rodrigues2020-05-281-3/+0
| * | btrfs: switch to iomap_dio_rw() for dioGoldwyn Rodrigues2020-05-281-167/+145
| * | btrfs: simplify iget helpersDavid Sterba2020-05-251-19/+21
| * | btrfs: simplify root lookup by idDavid Sterba2020-05-251-1/+1
| * | btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items()Qu Wenruo2020-05-251-10/+8
| * | btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLEQu Wenruo2020-05-251-8/+9
| * | btrfs: drop eb parameter from set/get token helpersDavid Sterba2020-05-251-37/+34
| * | btrfs: speedup dead root detection during orphan cleanupRobbie Ko2020-05-251-11/+9
| * | btrfs: use crypto_shash_digest() instead of open codingEric Biggers2020-05-251-3/+1
| * | btrfs: unify buffered and direct I/O read repairOmar Sandoval2020-05-251-92/+11
| * | btrfs: get rid of endio_repair_workersOmar Sandoval2020-05-251-1/+1
| * | btrfs: simplify direct I/O read repairOmar Sandoval2020-05-251-226/+42
| * | btrfs: get rid of one layer of bios in direct I/OOmar Sandoval2020-05-251-120/+65
| * | btrfs: put direct I/O checksums in btrfs_dio_private instead of bioOmar Sandoval2020-05-251-39/+31
| * | btrfs: convert btrfs_dio_private->pending_bios to refcount_tOmar Sandoval2020-05-251-5/+5
| * | btrfs: remove unused btrfs_dio_private::privateOmar Sandoval2020-05-251-1/+0
| * | btrfs: rename __readpage_endio_check to check_data_csumOmar Sandoval2020-05-251-11/+11