aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-9/+9
2021-03-18Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-11/+26
2021-03-18btrfs: fix check_data_csum() error message for direct I/OOmar Sandoval1-5/+9
2021-03-17btrfs: zoned: remove outdated WARN_ON in direct IOJohannes Thumshirn1-4/+0
2021-03-16btrfs: fix slab cache flags for free space tree bitmapDavid Sterba1-1/+1
2021-03-15btrfs: fix qgroup data rsv leak caused by falloc failureQu Wenruo1-5/+19
2021-03-15btrfs: track qgroup released data in own variable in insert_prealloc_file_extentQu Wenruo1-5/+6
2021-03-05Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+1
2021-03-02btrfs: don't flush from btrfs_delayed_inode_reserve_metadataNikolay Borisov1-1/+1
2021-03-01Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-6/+38
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-20/+26
2021-02-22btrfs: fix race between swap file activation and snapshot creationFilipe Manana1-2/+19
2021-02-22btrfs: fix race between writes to swap files and scrubFilipe Manana1-1/+18
2021-02-22btrfs: avoid checking for RO block group twice during nocow writebackFilipe Manana1-3/+1
2021-02-09btrfs: zoned: wait for existing extents before truncatingNaohiro Aota1-0/+9
2021-02-09btrfs: zoned: introduce dedicated data write path for zoned filesystemsNaohiro Aota1-2/+32
2021-02-09btrfs: zoned: enable zone append writing for direct IONaohiro Aota1-0/+18
2021-02-09btrfs: zoned: use ZONE_APPEND write for zoned modeNaohiro Aota1-0/+4
2021-02-09btrfs: zoned: check if bio spans across an ordered extentJohannes Thumshirn1-0/+27
2021-02-09btrfs: zoned: split ordered extent when bio is sentNaohiro Aota1-0/+95
2021-02-09btrfs: zoned: handle REQ_OP_ZONE_APPEND as writingNaohiro Aota1-5/+5
2021-02-08btrfs: introduce btrfs_subpage for data inodesQu Wenruo1-4/+11
2021-02-08btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACKQu Wenruo1-18/+10
2021-02-08btrfs: let callers of btrfs_get_io_geometry pass the emMichal Rostecki1-11/+30
2021-02-08btrfs: fix double accounting of ordered extent for subpage case in btrfs_invalidapgeQu Wenruo1-1/+2
2021-02-08btrfs: remove wrong comment for can_nocow_extent()Filipe Manana1-3/+0
2021-02-08btrfs: fix description format of fs_info of btrfs_wait_on_delayed_iputsNikolay Borisov1-3/+5
2021-02-08btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo1-2/+2
2021-02-08btrfs: refactor btrfs_dec_test_* functions for ordered extentsQu Wenruo1-4/+2
2021-02-08btrfs: remove always true condition in btrfs_start_delalloc_rootsNikolay Borisov1-1/+1
2021-02-08btrfs: make btrfs_start_delalloc_root's nr argument a longNikolay Borisov1-3/+3
2021-02-08btrfs: remove new_dirid argument from btrfs_create_subvol_rootNikolay Borisov1-2/+1
2021-02-08btrfs: make btrfs_root::free_objectid hold the next available objectidNikolay Borisov1-2/+6
2021-02-08btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectidNikolay Borisov1-6/+6
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-14/+19
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24acl: handle idmapped mountsChristian Brauner1-1/+2
2021-01-24attr: handle idmapped mountsChristian Brauner1-2/+2
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-1/+1
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner1-1/+1
2021-01-08btrfs: shrink delalloc pages instead of full inodesJosef Bacik1-17/+43
2020-12-18btrfs: fix deadlock when cloning inline extent and low on free metadata spaceFilipe Manana1-4/+11
2020-12-09btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecsQu Wenruo1-3/+2
2020-12-09btrfs: make btrfs_verify_data_csum follow sector sizeQu Wenruo1-3/+15
2020-12-09btrfs: pass bio_offset to check_data_csum() directlyQu Wenruo1-12/+20
2020-12-09btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offsetQu Wenruo1-5/+5
2020-12-09btrfs: remove inode number cache featureNikolay Borisov1-11/+0
2020-12-09btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectidNikolay Borisov1-6/+6
2020-12-09btrfs: drop casts of bio bi_sectorDavid Sterba1-4/+3
2020-12-08btrfs: remove err variable from btrfs_delete_subvolumeNikolay Borisov1-14/+7