index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
btrfs: reduce btrfs_update_block_group alloc argument to bool
Anand Jain
1
-3
/
+3
2021-10-26
btrfs: pull up qgroup checks from delayed-ref core to init time
Nikolay Borisov
1
-5
/
+0
2021-10-26
btrfs: add additional parameters to btrfs_init_tree_ref/btrfs_init_data_ref
Nikolay Borisov
1
-6
/
+11
2021-10-26
btrfs: rename root fields in delayed refs structs
Nikolay Borisov
1
-5
/
+5
2021-10-26
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
1
-2
/
+2
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-10
/
+9
2021-10-26
btrfs: zoned: let the for_treelog test in the allocator stand out
Johannes Thumshirn
1
-3
/
+4
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
1
-2
/
+49
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
1
-1
/
+1
2021-10-26
btrfs: zoned: avoid chunk allocation if active block group has enough space
Naohiro Aota
1
-7
/
+21
2021-10-26
btrfs: move ffe_ctl one level up
Naohiro Aota
1
-75
/
+87
2021-10-26
btrfs: zoned: activate block group on allocation
Naohiro Aota
1
-0
/
+12
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
1
-1
/
+2
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-08-23
btrfs: pass NULL as trans to btrfs_search_slot if we only want to search
Marcos Paulo de Souza
1
-1
/
+1
2021-08-23
btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
Anand Jain
1
-5
/
+5
2021-07-22
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
1
-0
/
+3
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
1
-15
/
+0
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-1
/
+1
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
1
-1
/
+0
2021-05-27
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
1
-1
/
+1
2021-05-04
btrfs: fix unmountable seed device after fstrim
Anand Jain
1
-1
/
+5
2021-04-19
btrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS at btrfs_free_tree_block()
Filipe Manana
1
-5
/
+3
2021-04-19
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
1
-13
/
+0
2021-03-16
btrfs: always pin deleted leaves when there are active tree mod log users
Filipe Manana
1
-1
/
+22
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
1
-4
/
+71
2021-02-09
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
1
-15
/
+42
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
1
-5
/
+12
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
1
-1
/
+11
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
1
-6
/
+84
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-0
/
+5
2021-02-08
btrfs: remove bogus BUG_ON in alloc_reserved_tree_block
Josef Bacik
1
-1
/
+0
2021-02-08
btrfs: delayed refs pre-flushing should only run the heads we have
Josef Bacik
1
-1
/
+1
2021-02-08
btrfs: account for new extents being deleted in total_bytes_pinned
Josef Bacik
1
-14
/
+19
2021-02-08
btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself
Josef Bacik
1
-85
/
+12
2021-01-25
btrfs: fix log replay failure due to race with space cache rebuild
Filipe Manana
1
-43
/
+18
2021-01-18
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
1
-1
/
+9
2020-12-18
btrfs: correctly calculate item size used when item key collision happens
ethanwu
1
-0
/
+2
2020-12-08
btrfs: set the lockdep class for extent buffers on creation
Josef Bacik
1
-3
/
+5
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
1
-2
/
+3
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
1
-2
/
+2
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
1
-1
/
+1
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
1
-0
/
+5
2020-12-08
btrfs: explicitly protect ->last_byte_to_unpin in unpin_extent_range
Josef Bacik
1
-0
/
+2
2020-12-08
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
1
-25
/
+0
2020-12-08
btrfs: do not shorten unpin len for caching block groups
Josef Bacik
1
-4
/
+4
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-8
/
+0
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
1
-13
/
+6
2020-12-08
btrfs: precalculate checksums per leaf once
David Sterba
1
-19
/
+0
2020-12-08
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
1
-1
/
+1
[next]