index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-25
1
-2
/
+17
|
\
|
*
btrfs: fix subvolume/snapshot deletion not triggered on mount
Filipe Manana
2021-03-17
1
-1
/
+15
|
*
btrfs: initialize device::fs_info always
Josef Bacik
2021-03-17
1
-1
/
+2
*
|
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-02-21
1
-31
/
+152
|
\
|
|
*
btrfs: zoned: reorder log node allocation on zoned filesystem
Naohiro Aota
2021-02-09
1
-5
/
+7
|
*
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
2021-02-09
1
-0
/
+1
|
*
btrfs: split alloc_log_tree()
Naohiro Aota
2021-02-09
1
-6
/
+27
|
*
btrfs: zoned: do not use async metadata checksum on zoned filesystems
Naohiro Aota
2021-02-09
1
-0
/
+2
|
*
btrfs: zoned: serialize metadata IO
Naohiro Aota
2021-02-09
1
-0
/
+1
|
*
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Naohiro Aota
2021-02-09
1
-2
/
+2
|
*
btrfs: zoned: redirty released extent buffers
Naohiro Aota
2021-02-09
1
-0
/
+8
|
*
btrfs: zoned: do not load fs_info::zoned from incompat flag
Johannes Thumshirn
2021-02-09
1
-2
/
+0
|
*
btrfs: zoned: defer loading zone info after opening trees
Naohiro Aota
2021-02-09
1
-0
/
+13
|
*
btrfs: allow read-only mount of 4K sector size fs on 64K page system
Qu Wenruo
2021-02-08
1
-3
/
+22
|
*
btrfs: introduce subpage metadata validation check
Qu Wenruo
2021-02-08
1
-0
/
+57
|
*
btrfs: improve preemptive background space flushing
Josef Bacik
2021-02-08
1
-0
/
+1
|
*
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
2021-02-08
1
-4
/
+4
|
*
btrfs: make btrfs_root::free_objectid hold the next available objectid
Nikolay Borisov
2021-02-08
1
-4
/
+4
|
*
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
2021-02-08
1
-7
/
+7
|
*
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
|
*
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
2021-02-08
1
-7
/
+5
*
|
btrfs: initialize fs_info::csum_size earlier in open_ctree
Su Yue
2021-02-12
1
-1
/
+2
|
/
*
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
2021-01-07
1
-1
/
+1
*
btrfs: add assertion for empty list of transactions at late stage of umount
Filipe Manana
2020-12-18
1
-0
/
+3
*
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
1
-1
/
+4
*
btrfs: fix transaction leak and crash after cleaning up orphans on RO mount
Filipe Manana
2020-12-18
1
-4
/
+1
*
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
2020-12-09
1
-9
/
+8
*
btrfs: fix lockdep warning when creating free space tree
Boris Burkov
2020-12-09
1
-4
/
+5
*
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
1
-0
/
+8
*
btrfs: clear free space tree on ro->rw remount
Boris Burkov
2020-12-09
1
-21
/
+21
*
btrfs: clear oneshot options on mount and remount
Boris Burkov
2020-12-09
1
-1
/
+13
*
btrfs: create free space tree on ro->rw remount
Boris Burkov
2020-12-09
1
-12
/
+11
*
btrfs: start orphan cleanup on ro->rw remount
Boris Burkov
2020-12-09
1
-9
/
+8
*
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
2020-12-09
1
-39
/
+50
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-23
/
+0
*
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
2020-12-09
1
-0
/
+55
*
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-09
1
-7
/
+35
*
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+10
*
btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer
Qu Wenruo
2020-12-08
1
-1
/
+1
*
btrfs: drop unused argument step from btrfs_free_extra_devids
Anand Jain
2020-12-08
1
-6
/
+6
*
btrfs: set the lockdep class for extent buffers on creation
Josef Bacik
2020-12-08
1
-3
/
+0
*
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
2020-12-08
1
-3
/
+4
*
btrfs: pass root owner to read_tree_block
Josef Bacik
2020-12-08
1
-5
/
+9
*
btrfs: cleanup extent buffer readahead
Josef Bacik
2020-12-08
1
-16
/
+0
*
btrfs: remove lockdep classes for the fs tree
Josef Bacik
2020-12-08
1
-1
/
+0
*
btrfs: pass bvec to csum_dirty_buffer instead of page
Qu Wenruo
2020-12-08
1
-5
/
+6
*
btrfs: extract extent buffer verification from btrfs_validate_metadata_buffer()
Qu Wenruo
2020-12-08
1
-36
/
+42
*
btrfs: make csum_tree_block() handle node smaller than page
Qu Wenruo
2020-12-08
1
-2
/
+3
*
btrfs: grab fs_info from extent_buffer in btrfs_mark_buffer_dirty
Qu Wenruo
2020-12-08
1
-4
/
+1
*
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-12-08
1
-6
/
+2
[next]