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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2017-12-07
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
2017-11-28
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
2017-11-01
btrfs: track refs in a rb_tree instead of a list
Josef Bacik
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-10-30
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
2017-10-30
btrfs: remove delayed_ref_node from ref_head
Josef Bacik
2017-10-30
Btrfs: add a extent ref verify tool
Josef Bacik
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
2017-10-30
Btrfs: remove nr_async_bios
Liu Bo
2017-10-30
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
2017-10-30
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
2017-10-30
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
2017-10-30
btrfs: Check if item pointer overlaps with the item itself
Qu Wenruo
2017-10-30
btrfs: Refactor check_leaf function for later expansion
Qu Wenruo
2017-10-30
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
2017-10-30
Btrfs: make plug in writing meta blocks really work
Liu Bo
2017-10-30
btrfs: copy fsid to super_block s_uuid
Anand Jain
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-22
btrfs: submit superblock io with REQ_META and REQ_PRIO
David Sterba
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
2017-08-21
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
Lu Fengqi
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-16
btrfs: drop chunk locks at the end of close_ctree
David Sterba
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
2017-08-16
btrfs: split write_dev_supers to two functions
David Sterba
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
2017-08-16
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
2017-08-16
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
2017-08-15
btrfs: Add zstd support
Nick Terrell
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-21
btrfs: move dev stats accounting out of wait_dev_flush
David Sterba
2017-06-21
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
btrfs: preallocate device flush bio
David Sterba
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
2017-06-19
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
2017-06-19
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
[next]