index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: add KCSAN annotations for unlocked access to block_rsv->full
David Sterba
1
-2
/
+2
2022-09-26
btrfs: don't save block group root into super block
Qu Wenruo
1
-8
/
+0
2022-09-26
btrfs: get rid of block group caching progress logic
Omar Sandoval
1
-41
/
+0
2022-09-26
btrfs: add lockdep annotations for pending_ordered wait event
Ioannis Angelakopoulos
1
-0
/
+1
2022-09-26
btrfs: add lockdep annotations for transaction states wait events
Ioannis Angelakopoulos
1
-10
/
+43
2022-09-26
btrfs: add lockdep annotations for num_extwriters wait event
Ioannis Angelakopoulos
1
-0
/
+13
2022-09-26
btrfs: add lockdep annotations for num_writers wait event
Ioannis Angelakopoulos
1
-5
/
+33
2022-07-25
btrfs: clean up chained assignments
David Sterba
1
-2
/
+2
2022-07-25
btrfs: collect commit stats, count, duration
Ioannis Angelakopoulos
1
-0
/
+22
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
1
-49
/
+63
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
1
-63
/
+49
2022-05-16
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
1
-2
/
+2
2022-03-14
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
1
-2
/
+2
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
1
-0
/
+15
2022-03-02
btrfs: fix relocation crash due to premature return from btrfs_commit_transac...
Omar Sandoval
1
-1
/
+31
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
1
-1
/
+32
2022-02-09
btrfs: get rid of warning on transaction commit when using flushoncommit
Filipe Manana
1
-2
/
+10
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
1
-0
/
+24
2022-01-07
btrfs: make send work with concurrent block group relocation
Filipe Manana
1
-0
/
+4
2022-01-03
btrfs: remove useless WARN_ON in record_root_in_trans
Josef Bacik
1
-1
/
+0
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: do not special case the extent root for switch commit roots
Josef Bacik
1
-6
/
+2
2022-01-03
btrfs: remove trans_handle->root
Josef Bacik
1
-1
/
+0
2022-01-03
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
1
-2
/
+2
2022-01-03
btrfs: rework async transaction committing
Josef Bacik
1
-53
/
+11
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
1
-2
/
+2
2022-01-03
btrfs: reduce the scope of the tree log mutex during transaction commit
Filipe Manana
1
-34
/
+42
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
1
-6
/
+5
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
1
-5
/
+5
2021-07-07
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
1
-5
/
+0
2021-06-22
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
1
-3
/
+0
2021-06-22
btrfs: fix unbalanced unlock in qgroup_account_snapshot()
Naohiro Aota
1
-1
/
+1
2021-06-21
btrfs: inline wait_current_trans_commit_start in its caller
David Sterba
1
-13
/
+7
2021-06-21
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
1
-22
/
+2
2021-06-21
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
1
-2
/
+4
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
1
-8
/
+0
2021-04-19
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
Filipe Manana
1
-1
/
+11
2021-04-19
btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
Josef Bacik
1
-1
/
+3
2021-04-19
btrfs: return an error from btrfs_record_root_in_trans
Josef Bacik
1
-2
/
+3
2021-04-19
btrfs: handle record_root_in_trans failure in create_pending_snapshot
Josef Bacik
1
-3
/
+8
2021-04-19
btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
Josef Bacik
1
-2
/
+3
2021-04-19
btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
Josef Bacik
1
-2
/
+4
2021-04-19
btrfs: handle btrfs_record_root_in_trans failure in start_transaction
Josef Bacik
1
-1
/
+10
2021-04-19
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
1
-0
/
+5
2021-02-09
btrfs: zoned: redirty released extent buffers
Naohiro Aota
1
-0
/
+10
2021-02-09
btrfs: make concurrent fsyncs wait less when waiting for a transaction commit
Filipe Manana
1
-8
/
+31
2021-02-09
btrfs: run delayed refs less often in commit_cowonly_roots
Josef Bacik
1
-11
/
+12
[next]