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-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
2014-11-20
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
2014-11-20
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
Filipe Manana
2014-11-12
btrfs: introduce pending action: commit
David Sterba
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
btrfs: add support for processing pending changes
David Sterba
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-03
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
2014-10-02
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-09-17
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
2014-09-17
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
David Sterba
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
2014-06-28
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-10
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
2014-06-09
Btrfs: async delayed refs
Chris Mason
2014-06-09
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
btrfs: assert that send is not in progres before root deletion
David Sterba
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
[next]