summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\
| * Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo2021-09-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\|
| * btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba2021-07-28
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * btrfs: fix return value mixup in btrfs_get_extentPavel Machek2020-12-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\|
| * btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo2020-12-02
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana2020-07-09
| * btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain2020-07-09
| * btrfs: fix error handling when submitting direct I/O bioOmar Sandoval2020-06-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik2020-01-04
* | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\|
| * Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana2018-11-21
* | Merge "Merge android-4.4.139 (7ba5557) into msm-4.4"Linux Build Service Account2018-07-10
|\|
| * Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo2018-07-03
* | Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira2018-07-03
|/
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-30
* Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-22
* btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov2018-02-16
* btrfs: add missing memset while reading compressed inline extentsZygo Blaxell2017-12-20
* Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-08-06
* Btrfs: fix truncate down when no_holes feature is enabledLiu Bo2017-07-05
* btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-14
* btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-11-18
* Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-03-09
* Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana2016-03-03
* Btrfs: fix number of transaction units required to create symlinkFilipe Manana2016-03-03
* Btrfs: igrab inode in writepageJosef Bacik2016-03-03
* Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana2016-02-25
* btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-25
* Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-27
|\
| * Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-25
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-13
|\|
| * Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana2015-11-09
| * Btrfs: fix extent accounting for partial direct IO writesFilipe Manana2015-11-05
* | fs/btrfs/inode.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-09
|/
* btrfs: qgroup: Fix a race in delayed_ref which leads to abort transQu Wenruo2015-10-26
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-25
* Merge branch 'allocator-fixes' into for-linus-4.4Chris Mason2015-10-21
|\
| * Btrfs: fix prealloc under heavy fragmentation conditionsJosef Bacik2015-10-21
* | btrfs: qgroup: Check if qgroup reserved space leakedQu Wenruo2015-10-21
* | btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hookQu Wenruo2015-10-21
* | btrfs: Add handler for invalidate pageQu Wenruo2015-10-21
* | btrfs: qgroup: Add handler for NOCOW and inlineQu Wenruo2015-10-21
* | btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-21
* | btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo2015-10-21
* | btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-21
|/