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
/
block
Age
Commit message (
Expand
)
Author
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-28
block/blk-mq-cpu.c: use hotcpu_notifier()
Andrew Morton
2014-01-23
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-21
block: Fix memory leak in rw_copy_check_uvector() handling
Christian Engelmayer
2014-01-21
block: remove unrelated header files and export symbol
CaiZhiyong
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-08
blk-mq: uses page->list incorrectly
Dave Hansen
2014-01-08
blk-mq: use __smp_call_function_single directly
Christoph Hellwig
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-03
blk-mq: fix initializing request's start time
Ming Lei
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
2013-12-31
block: blk-mq: make blk_sync_queue support mq
Ming Lei
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-06
block: fix memory leaks on unplugging block device
Andrey Vagin
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
blk-mq: fix use-after-free of request
Ming Lei
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-03
block: Really silence spurious compiler warnings
Kent Overstreet
2013-12-03
blk-mq: fix dereference of rq->mq_ctx if allocation fails
Jeff Moyer
2013-11-26
block: Silence spurious compiler warnings
Kent Overstreet
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
2013-11-23
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-21
block/partitions/efi.c: fix bound check
Antti P Miettinen
2013-11-20
Update of blkg_stat and blkg_rwstat may happen in bh context.
Hong Zhiguo
2013-11-19
blk-mq: add blktrace insert event trace
Jens Axboe
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2013-11-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-14
blk-mq: remove newly added instances of __cpuinit
Paul Gortmaker
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
block: Use u64_stats_init() to initialize seqcounts
Peter Zijlstra
2013-11-08
block: cleanup removing dependency on bootmem headers
Grygorii Strashko
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-08
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-08
block: Do not call sector_div() with a 64-bit divisor
Geert Uytterhoeven
2013-11-08
block: Use rw_copy_check_uvector()
Kent Overstreet
2013-11-08
block: Enable sysfs nomerge control for I/O requests in the plug list
Alireza Haghdoost
2013-11-08
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
2013-11-08
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama
2013-11-08
elevator: Fix a race in elevator switching and md device initialization
Tomoki Sekiyama
[next]