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
Age
Commit message (
Expand
)
Author
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-04
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
2017-10-04
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
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: log csums for all modified extents
Josef Bacik
2017-09-26
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
2017-09-26
btrfs: Report error on removing qgroup if del_qgroup_item fails
Sargun Dhillon
2017-09-26
Btrfs: skip checksum when reading compressed data if some IO have failed
Liu Bo
2017-09-26
Btrfs: fix kernel oops while reading compressed data
Liu Bo
2017-09-26
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-09-26
Btrfs: send: fix error number for unknown inode types
Tsutomu Itoh
2017-09-26
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
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-09-04
btrfs: switch write_buf to kernel_write
Christoph Hellwig
2017-09-04
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
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-23
btrfs: index check-integrity state hash by a dev_t
Christoph Hellwig
2017-08-22
btrfs: submit superblock io with REQ_META and REQ_PRIO
David Sterba
2017-08-21
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
2017-08-21
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
Nikolay Borisov
2017-08-21
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
Nikolay Borisov
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
Btrfs: add one more sanity check for shared ref type
Liu Bo
2017-08-21
Btrfs: remove BUG_ON in __add_tree_block
Liu Bo
2017-08-21
Btrfs: remove BUG() in add_data_reference
Liu Bo
2017-08-21
Btrfs: remove BUG() in print_extent_item
Liu Bo
2017-08-21
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
Liu Bo
2017-08-21
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
2017-08-21
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2017-08-21
btrfs: scrub: simplify scrub worker initialization
David Sterba
2017-08-21
btrfs: scrub: clean up division in scrub_find_csum
David Sterba
2017-08-21
btrfs: scrub: clean up division in __scrub_mark_bitmap
David Sterba
2017-08-21
btrfs: scrub: use bool for flush_all_writes
David Sterba
2017-08-21
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
2017-08-21
btrfs: Remove extraneous chunk_objectid variable
Nikolay Borisov
[next]