index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
2013-05-06
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
2013-05-06
Btrfs: clear received_uuid field for new writable snapshots
Stefan Behrens
2013-05-06
Btrfs: cleanup to remove reduplicate code in transaction.c
Wang Shilong
2013-05-06
Btrfs: fix infinite loop when we abort on mount
Josef Bacik
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
2013-05-06
btrfs: clean snapshots one by one
David Sterba
2013-05-06
btrfs: clean up transaction abort messages
David Sterba
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-14
Btrfs: fix warning when creating snapshots
Liu Bo
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-04
Btrfs: avoid deadlock on transaction waiting list
Liu Bo
2013-03-04
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-28
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
2013-02-28
Btrfs: fix NULL pointer after aborting a transaction
Liu Bo
2013-02-26
Btrfs: use reserved space for creating a snapshot
Liu Bo
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
Btrfs: fix missing release of qgroup reservation in commit_transaction()
Miao Xie
2013-02-20
Btrfs: fix uncompleted transaction
Miao Xie
2013-02-20
Btrfs: fix the deadlock between the transaction start/attach and commit
Miao Xie
2013-02-20
Btrfs: fix the qgroup reserved space is released prematurely
Miao Xie
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
2013-02-20
btrfs: add cancellation points to defrag
David Sterba
2013-02-20
btrfs: remove cache only arguments from defrag path
Eric Sandeen
2013-02-20
Btrfs: if we aren't committing just end the transaction if we error out
Josef Bacik
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-20
Btrfs: check the return value of btrfs_run_ordered_operations()
Miao Xie
2013-02-20
Btrfs: check the return value of btrfs_start_delalloc_inodes()
Miao Xie
2013-02-20
Btrfs: don't re-enter when allocating a chunk
Josef Bacik
2013-02-20
Btrfs: use common work instead of delayed work
Miao Xie
2013-02-20
Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle
Miao Xie
2013-02-05
Btrfs: fix missing release of the space/qgroup reservation in start_transacti...
Miao Xie
2013-02-05
Merge branch 'for-linus' into raid56-experimental
Chris Mason
2013-02-01
Btrfs: reduce CPU contention while waiting for delayed extent operations
Chris Mason
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-24
Btrfs: fix missed transaction->aborted check
Miao Xie
2013-01-24
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2013-01-09
btrfs: remove unnecessary cur_trans set before goto loop in join_transaction
Wang Sheng-Hui
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
2012-12-16
Btrfs: fix wrong return value of btrfs_wait_for_commit()
Miao Xie
2012-12-16
Btrfs: don't start a new transaction when starting sync
Miao Xie
2012-12-12
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-12
fs/btrfs: use WARN
Julia Lawall
2012-12-12
Btrfs: fix missing flush when committing a transaction
Miao Xie
2012-12-12
Btrfs: fix joining the same transaction handler more than 2 times
Miao Xie
2012-12-11
Btrfs: make ordered operations be handled by multi-task
Miao Xie
[prev]
[next]