index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
move.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Improve warning for copygc failing to move data
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
1
-8
/
+2
2023-10-22
bcachefs: Handle -EINTR bch2_migrate_index_update()
Kent Overstreet
1
-4
/
+11
2023-10-22
bcachefs: Don't log errors that are expected during shutdown
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Track incompressible data
Kent Overstreet
1
-7
/
+12
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: bkey_on_stack_reassemble()
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Reorganize extents.c
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
1
-5
/
+4
2023-10-22
bcachefs: bkey_on_stack
Kent Overstreet
1
-3
/
+7
2023-10-22
bcachefs: Only look up inode io opts in extents btree
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: data move path should not be trying to move reflink_p keys
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Reflink
Kent Overstreet
1
-36
/
+62
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
1
-18
/
+16
2023-10-22
bcachefs: Add offset_into_extent param to bch2_read_extent()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-4
/
+3
2023-10-22
bcachefs: Redo replicas gc mechanism
Kent Overstreet
1
-62
/
+4
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-21
/
+51
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
1
-23
/
+21
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Compression fixes
Kent Overstreet
1
-5
/
+15
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-30
/
+28
2023-10-22
bcachefs: Centralize marking of replicas in btree update path
Kent Overstreet
1
-7
/
+1
2023-10-22
bcachefs: Disk usage in compressed sectors, not uncompressed
Kent Overstreet
1
-1
/
+20
2023-10-22
bcachefs: replicas: prep work for stripes
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: bch2_extent_ptr_decoded_append()
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: bch2_extent_drop_ptrs()
Kent Overstreet
1
-7
/
+3
2023-10-22
bcachefs: extent_for_each_ptr_decode()
Kent Overstreet
1
-11
/
+12
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix failure to suspend
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix suspend when moving data faster than ratelimit
Kent Overstreet
1
-8
/
+26
2023-10-22
bcachefs: kill extent_insert_hook
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+761