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
/
drivers
Age
Commit message (
Expand
)
Author
2019-02-20
nvme-pci: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme-lightnvm: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme-rdma: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme-fc: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme-fabrics: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme: return error from nvme_alloc_ns()
Hannes Reinecke
2019-02-20
nvme: avoid that deleting a controller triggers a circular locking complaint
Bart Van Assche
2019-02-20
nvme: introduce a helper function for controller deletion
Bart Van Assche
2019-02-20
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
2019-02-20
nvme-pci: check kstrtoint() return value in queue_count_set()
Bart Van Assche
2019-02-20
nvme-fabrics: document the poll function argument
Bart Van Assche
2019-02-20
nvmet: fix indentation
Bart Van Assche
2019-02-20
nvme-multipath: round-robin I/O policy
Hannes Reinecke
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
2019-02-15
block: loop: pass multi-page bvec to iov_iter
Ming Lei
2019-02-11
lightnvm: pblk: fix race condition on GC
Heiner Litz
2019-02-11
lightnvm: pblk: prevent stall due to wb threshold
Javier González
2019-02-11
lightnvm: pblk: extend line wp balance check
Hans Holmberg
2019-02-11
lightnvm: pblk: fix TRACE_INCLUDE_PATH
Masahiro Yamada
2019-02-11
lightnvm: pblk: Switch to use new generic UUID API
Andy Shevchenko
2019-02-11
lightnvm: Use u64 instead of __le64 for CPU visible side
Andy Shevchenko
2019-02-11
lightnvm: pblk: use vfree to free metadata on error path
Hans Holmberg
2019-02-11
lightnvm: pblk: stop taking the free lock in in pblk_lines_free
Hans Holmberg
2019-02-10
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-02-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-09
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
2019-02-09
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
[next]