index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-214
/
+181
2014-01-28
block/blk-mq-cpu.c: use hotcpu_notifier()
Andrew Morton
1
-5
/
+1
2014-01-21
block: Fix memory leak in rw_copy_check_uvector() handling
Christian Engelmayer
1
-2
/
+4
2014-01-21
block: remove unrelated header files and export symbol
CaiZhiyong
1
-7
/
+11
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-93
/
+73
2014-01-08
blk-mq: uses page->list incorrectly
Dave Hansen
1
-3
/
+3
2014-01-08
blk-mq: use __smp_call_function_single directly
Christoph Hellwig
3
-89
/
+11
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
1
-0
/
+4
2014-01-03
blk-mq: fix initializing request's start time
Ming Lei
1
-0
/
+2
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
3
-1
/
+2
2013-12-31
block: blk-mq: make blk_sync_queue support mq
Ming Lei
2
-2
/
+10
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
4
-18
/
+40
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
3
-10
/
+27
2013-12-06
block: fix memory leaks on unplugging block device
Andrey Vagin
1
-0
/
+13
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-28
/
+15
2013-12-05
blk-mq: fix use-after-free of request
Ming Lei
1
-2
/
+2
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2
-93
/
+73
2013-12-03
block: Really silence spurious compiler warnings
Kent Overstreet
1
-9
/
+3
2013-12-03
blk-mq: fix dereference of rq->mq_ctx if allocation fails
Jeff Moyer
1
-4
/
+8
2013-11-26
block: Silence spurious compiler warnings
Kent Overstreet
1
-0
/
+6
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
1
-18
/
+1
2013-11-23
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
1
-2
/
+11
2013-11-23
bio-integrity: Convert to bvec_iter
Kent Overstreet
1
-18
/
+22
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2
-28
/
+25
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
8
-39
/
+39
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
1
-18
/
+1
2013-11-21
block/partitions/efi.c: fix bound check
Antti P Miettinen
1
-2
/
+3
2013-11-20
Update of blkg_stat and blkg_rwstat may happen in bh context.
Hong Zhiguo
1
-4
/
+4
2013-11-19
blk-mq: add blktrace insert event trace
Jens Axboe
1
-0
/
+2
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
1
-4
/
+8
2013-11-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+7
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
3
-5
/
+5
2013-11-14
blk-mq: remove newly added instances of __cpuinit
Paul Gortmaker
2
-7
/
+7
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+45
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-167
/
+2761
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+4
2013-11-13
block: Use u64_stats_init() to initialize seqcounts
Peter Zijlstra
3
-0
/
+45
2013-11-08
block: cleanup removing dependency on bootmem headers
Grygorii Strashko
1
-1
/
+0
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
15
-118
/
+2701
2013-11-08
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2013-11-08
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2013-11-08
block: Do not call sector_div() with a 64-bit divisor
Geert Uytterhoeven
1
-6
/
+4
2013-11-08
block: Use rw_copy_check_uvector()
Kent Overstreet
1
-29
/
+10
2013-11-08
block: Enable sysfs nomerge control for I/O requests in the plug list
Alireza Haghdoost
1
-0
/
+3
2013-11-08
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
1
-0
/
+1
2013-11-08
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama
1
-2
/
+14
2013-11-08
elevator: Fix a race in elevator switching and md device initialization
Tomoki Sekiyama
2
-1
/
+15
2013-11-08
block: Replace __get_cpu_var uses
Christoph Lameter
2
-7
/
+7
2013-11-08
blk-core: Fix memory corruption if blkcg_init_queue fails
Mikulas Patocka
1
-1
/
+3
[next]