index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
2014-04-06
Btrfs: remove transaction from send
Josef Bacik
2014-04-06
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
2014-03-20
Btrfs: fix deadlock with nested trans handles
Josef Bacik
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
Btrfs: cancel scrub on transaction abortion
Wang Shilong
2014-03-10
Btrfs: fix a possible deadlock between scrub and transaction committing
Wang Shilong
2014-01-28
btrfs: Add noinode_cache mount option
Qu Wenruo
2014-01-28
Btrfs: throttle delayed refs better
Josef Bacik
2014-01-28
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
2014-01-28
Btrfs: make fsync latency less sucky
Josef Bacik
2014-01-28
Btrfs: fix protection between send and root deletion
Wang Shilong
2014-01-28
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
Btrfs: introduce a head ref rbtree
Liu Bo
2013-11-20
Btrfs: fix lockdep error in async commit
Liu Bo
2013-11-11
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
Btrfs: fix memory leaks on transaction commit failure
Filipe David Borba Manana
2013-11-11
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
2013-11-11
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
2013-11-11
Btrfs: remove all BUG_ON()'s from commit_cowonly_roots
Josef Bacik
2013-11-11
Btrfs: cleanup transaction on abort
Josef Bacik
2013-11-11
Btrfs: reset intwrite on transaction abort
Josef Bacik
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
2013-09-21
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
Btrfs: check UUID tree during mount if required
Stefan Behrens
2013-09-01
Btrfs: introduce uuid-tree-gen field
Stefan Behrens
2013-09-01
Btrfs: maintain subvolume items in the UUID tree
Stefan Behrens
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
2013-09-01
Btrfs: don't bug_on when we fail when cleaning up transactions
Josef Bacik
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-08-09
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
2013-07-01
Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
Wang Sheng-Hui
2013-07-01
Btrfs: fix transaction throttling for delayed refs
Josef Bacik
2013-07-01
Btrfs: stop waiting on current trans if we aborted
Josef Bacik
2013-06-14
Btrfs: merge pending IO for tree log write back
Miao Xie
2013-06-14
Btrfs: make the state of the transaction more readable
Miao Xie
2013-06-14
Btrfs: remove the time check in btrfs_commit_transaction()
Miao Xie
2013-06-14
Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure
Miao Xie
2013-06-14
Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is set
Miao Xie
2013-06-14
Btrfs: don't wait for all the writers circularly during the transaction commit
Miao Xie
2013-06-14
Btrfs: remove the code for the impossible case in cleanup_transaction()
Miao Xie
2013-06-14
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()
Miao Xie
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
[next]