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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
3
-22
/
+12
|
\
|
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-7
/
+6
|
*
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
1
-12
/
+3
*
|
Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-12-15
64
-4312
/
+4488
|
\
\
|
*
|
btrfs: scrub: allow scrub to work with subpage sectorsize
Qu Wenruo
2020-12-09
1
-8
/
+0
|
*
|
btrfs: scrub: support subpage data scrub
Qu Wenruo
2020-12-09
1
-3
/
+7
|
*
|
btrfs: scrub: support subpage tree block scrub
Qu Wenruo
2020-12-09
1
-4
/
+14
|
*
|
btrfs: scrub: always allocate one full page for one sector for RAID56
Qu Wenruo
2020-12-09
1
-5
/
+16
|
*
|
btrfs: scrub: reduce width of extent_len/stripe_len from 64 to 32 bits
Qu Wenruo
2020-12-09
1
-23
/
+31
|
*
|
btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs
Qu Wenruo
2020-12-09
4
-92
/
+171
|
*
|
btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sums
Qu Wenruo
2020-12-09
3
-51
/
+11
|
*
|
btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
Qu Wenruo
2020-12-09
4
-38
/
+85
|
*
|
btrfs: update num_extent_pages to support subpage sized extent buffer
Qu Wenruo
2020-12-09
1
-2
/
+8
|
*
|
btrfs: don't allow tree block to cross page boundary for subpage support
Qu Wenruo
2020-12-09
1
-0
/
+8
|
*
|
btrfs: calculate inline extent buffer page size based on page size
Qu Wenruo
2020-12-09
3
-14
/
+3
|
*
|
btrfs: factor out btree page submission code to a helper
Qu Wenruo
2020-12-09
1
-47
/
+75
|
*
|
btrfs: make btrfs_verify_data_csum follow sector size
Qu Wenruo
2020-12-09
1
-3
/
+15
|
*
|
btrfs: pass bio_offset to check_data_csum() directly
Qu Wenruo
2020-12-09
4
-26
/
+42
|
*
|
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
2020-12-09
4
-16
/
+15
|
*
|
btrfs: fix lockdep warning when creating free space tree
Boris Burkov
2020-12-09
1
-4
/
+5
|
*
|
btrfs: skip space_cache v1 setup when not using it
Boris Burkov
2020-12-09
1
-0
/
+3
|
*
|
btrfs: remove free space items when disabling space cache v1
Boris Burkov
2020-12-09
3
-41
/
+100
|
*
|
btrfs: warn when remount will not change the free space tree
Boris Burkov
2020-12-09
1
-0
/
+16
|
*
|
btrfs: use superblock state to print space_cache mount option
Boris Burkov
2020-12-09
1
-2
/
+2
|
*
|
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
6
-3
/
+50
|
*
|
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
3
-1
/
+15
|
*
|
btrfs: create free space tree on ro->rw remount
Boris Burkov
2020-12-09
1
-12
/
+11
|
*
|
btrfs: only mark bg->needs_free_space if free space tree is on
Boris Burkov
2020-12-09
1
-1
/
+2
|
*
|
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
3
-70
/
+57
|
*
|
btrfs: do not block inode logging for so long during transaction commit
Filipe Manana
2020-12-09
2
-18
/
+40
|
*
|
btrfs: fix race leading to unnecessary transaction commit when logging inode
Filipe Manana
2020-12-09
1
-10
/
+0
|
*
|
btrfs: fix race that makes inode logging fallback to transaction commit
Filipe Manana
2020-12-09
1
-12
/
+8
|
*
|
btrfs: fix race that causes unnecessary logging of ancestor inodes
Filipe Manana
2020-12-09
1
-4
/
+2
|
*
|
btrfs: fix race that results in logging old extents during a fast fsync
Filipe Manana
2020-12-09
1
-3
/
+1
|
*
|
btrfs: fix race causing unnecessary inode logging during link and rename
Filipe Manana
2020-12-09
1
-3
/
+2
|
*
|
btrfs: remove recalc_thresholds from free space ops
David Sterba
2020-12-09
3
-46
/
+42
|
*
|
btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode
Nikolay Borisov
2020-12-09
1
-5
/
+3
|
*
|
btrfs: remove crc_check logic from free space
Nikolay Borisov
2020-12-09
2
-33
/
+5
|
*
|
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
13
-809
/
+6
|
*
|
btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
Nikolay Borisov
2020-12-09
1
-6
/
+6
|
*
|
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
2020-12-09
4
-58
/
+57
|
*
|
btrfs: drop casts of bio bi_sector
David Sterba
2020-12-09
7
-18
/
+16
|
*
|
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-09
6
-12
/
+429
|
*
|
btrfs: disallow mixed-bg in ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+6
|
*
|
btrfs: disable fallocate in ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+4
|
*
|
btrfs: disallow NODATACOW in ZONED mode
Naohiro Aota
2020-12-09
2
-0
/
+18
|
*
|
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
2020-12-09
3
-2
/
+34
|
*
|
btrfs: introduce max_zone_append_size
Naohiro Aota
2020-12-09
3
-2
/
+19
[next]