index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
2022-05-05
1
-14
/
+8
*
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
2022-05-05
1
-6
/
+6
*
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
2022-05-05
1
-0
/
+11
*
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
2022-04-27
3
-0
/
+47
*
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
2022-04-27
1
-2
/
+4
*
btrfs: always log symlinks in full mode
Filipe Manana
2022-04-27
1
-1
/
+13
*
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
2022-04-27
3
-7
/
+14
*
btrfs: export a helper for compression hard check
Chung-Chiang Cheng
2022-04-27
2
-13
/
+13
*
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
2022-04-21
3
-2
/
+4
*
btrfs: fix assertion failure during scrub due to block group reallocation
Filipe Manana
2022-04-21
2
-2
/
+31
*
btrfs: fix direct I/O writes for split bios on zoned devices
Christoph Hellwig
2022-04-19
1
-2
/
+3
*
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
2022-04-19
3
-8
/
+9
*
btrfs: fix and document the zoned device choice in alloc_new_bio
Christoph Hellwig
2022-04-19
1
-15
/
+28
*
btrfs: fix leaked plug after failure syncing log on zoned filesystems
Filipe Manana
2022-04-19
1
-0
/
+1
*
btrfs: fix btrfs_submit_compressed_write cgroup attribution
Dennis Zhou
2022-04-06
1
-0
/
+8
*
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
2022-04-06
1
-2
/
+3
*
btrfs: zoned: activate block group only for extent allocation
Naohiro Aota
2022-04-06
3
-9
/
+21
*
btrfs: return allocated block group from do_chunk_alloc()
Naohiro Aota
2022-04-06
1
-3
/
+13
*
btrfs: mark resumed async balance as writing
Naohiro Aota
2022-04-06
1
-0
/
+2
*
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
2022-04-06
1
-2
/
+0
*
btrfs: release correct delalloc amount in direct IO write path
Naohiro Aota
2022-04-06
1
-3
/
+3
*
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
2022-04-06
1
-4
/
+0
*
btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range
Haowen Bai
2022-04-06
1
-2
/
+1
*
btrfs: prevent subvol with swapfile from being deleted
Kaiwen Hu
2022-03-24
1
-0
/
+22
*
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
2022-03-24
1
-1
/
+0
*
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
2022-03-24
1
-6
/
+14
*
btrfs: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-03-24
1
-2
/
+11
*
btrfs: remove device item and update super block in the same transaction
Qu Wenruo
2022-03-24
1
-37
/
+28
*
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
2022-03-23
1
-1
/
+1
*
btrfs: zoned: remove left over ASSERT checking for single profile
Johannes Thumshirn
2022-03-23
1
-4
/
+0
*
btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone
Johannes Thumshirn
2022-03-23
1
-4
/
+5
*
btrfs: zoned: put block group after final usage
Nikolay Borisov
2022-03-14
1
-3
/
+4
*
btrfs: don't access possibly stale fs_info data in device_list_add
Dongliang Mu
2022-03-14
1
-7
/
+6
*
btrfs: add lockdep_assert_held to need_preemptive_reclaim
Niels Dossche
2022-03-14
1
-0
/
+2
*
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
2022-03-14
1
-6
/
+20
*
btrfs: unify the error handling of btrfs_read_buffer()
Qu Wenruo
2022-03-14
1
-6
/
+6
*
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
2022-03-14
5
-27
/
+34
*
btrfs: factor out do_free_extent_accounting helper
Josef Bacik
2022-03-14
1
-22
/
+30
*
btrfs: remove last_ref from the extent freeing code
Josef Bacik
2022-03-14
1
-23
/
+11
*
btrfs: add a alloc_reserved_extent helper
Josef Bacik
2022-03-14
1
-32
/
+24
*
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Josef Bacik
2022-03-14
1
-1
/
+2
*
btrfs: add and use helper for unlinking inode during log replay
Filipe Manana
2022-03-14
1
-48
/
+29
*
btrfs: extend locking to all space_info members accesses
Niels Dossche
2022-03-14
1
-1
/
+2
*
btrfs: zoned: mark relocation as writing
Naohiro Aota
2022-03-14
2
-1
/
+10
*
fs: allow cross-vfsmount reflink/dedupe
Josef Bacik
2022-03-14
2
-10
/
+1
*
btrfs: remove the cross file system checks from remap
Josef Bacik
2022-03-14
1
-3
/
+1
*
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
2022-03-14
3
-5
/
+4
*
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
2022-03-14
3
-7
/
+6
*
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
2
-8
/
+62
*
btrfs: deal with unexpected extent type during reflinking
Filipe Manana
2022-03-14
1
-2
/
+4
[next]