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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: Rename btrfs_join_transaction_nolock
Nikolay Borisov
1
-1
/
+1
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
1
-1
/
+0
2019-11-18
Btrfs: make btrfs_wait_extents() static
Filipe Manana
1
-2
/
+0
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
1
-0
/
+3
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
1
-0
/
+1
2019-04-29
Btrfs: remove no longer used member num_dirty_bgs from transaction
Filipe Manana
1
-1
/
+0
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-1
/
+0
2019-04-29
btrfs: combine device update operations during transaction commit
Nikolay Borisov
1
-0
/
+1
2019-04-29
Btrfs: remove no longer used 'sync' member from transaction handle
Filipe Manana
1
-1
/
+0
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
1
-7
/
+7
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
1
-2
/
+0
2018-08-06
btrfs: replace get_seconds with new 64bit time API
Allen Pais
1
-1
/
+1
2018-05-30
btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot
Gu JinXiang
1
-1
/
+0
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
1
-0
/
+14
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+4
2018-03-31
btrfs: Remove code referencing unused TRANS_USERSPACE
Nikolay Borisov
1
-5
/
+1
2018-03-26
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
1
-0
/
+16
2018-03-26
btrfs: Remove unused btrfs_start_transaction_lflush function
Nikolay Borisov
1
-3
/
+0
2018-01-22
btrfs: reorder btrfs_transaction members for better packing
David Sterba
1
-2
/
+2
2018-01-22
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
David Sterba
1
-1
/
+1
2018-01-22
btrfs: reorder btrfs_trans_handle members for better packing
David Sterba
1
-2
/
+2
2018-01-22
btrfs: switch to refcount_t type for btrfs_trans_handle::use_count
David Sterba
1
-1
/
+1
2018-01-22
btrfs: remove unused member of btrfs_trans_handle
David Sterba
1
-1
/
+0
2018-01-22
btrfs: switch btrfs_trans_handle::adding_csums to bool
David Sterba
1
-1
/
+1
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
1
-2
/
+0
2017-04-18
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+3
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-14
/
+4
2016-12-06
btrfs: split btrfs_wait_marked_extents into normal and tree log functions
Jeff Mahoney
1
-2
/
+3
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-3
/
+3
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-0
/
+1
2016-07-26
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
1
-0
/
+1
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
1
-1
/
+1
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-1
/
+1
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
1
-0
/
+1
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
1
-0
/
+1
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
1
-1
/
+1
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
1
-0
/
+4
2015-10-22
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
1
-7
/
+7
2015-10-22
Btrfs: don't continue setting up space cache when enospc
Josef Bacik
1
-0
/
+1
2015-10-22
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
1
-5
/
+4
2015-10-22
Btrfs: change how we wait for pending ordered extents
Josef Bacik
1
-2
/
+2
2015-10-22
btrfs: qgroup: Use new metadata reservation.
Qu Wenruo
1
-1
/
+0
2015-10-21
btrfs: change num_items type from u64 to unsigned int
Alexandru Moise
1
-2
/
+3
2015-10-06
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
1
-0
/
+1
2015-09-22
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
1
-1
/
+4
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
1
-0
/
+2
2015-06-10
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
1
-0
/
+23
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
1
-0
/
+1
2015-04-11
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
1
-0
/
+9
2015-04-11
Btrfs: reserve space for block groups
Josef Bacik
1
-0
/
+1
[next]