index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
blk-mq: Add bio_integrity setup to blk_mq_make_request
Nicholas Bellinger
2014-02-07
1
-0
/
+5
|
*
|
blk-mq: initialize sg_reserved_size
Christoph Hellwig
2014-02-07
1
-0
/
+2
|
*
|
blk-mq: handle dma_drain_size
Christoph Hellwig
2014-02-07
1
-0
/
+10
|
*
|
blk-mq: divert __blk_put_request for MQ ops
Christoph Hellwig
2014-02-07
1
-0
/
+5
|
*
|
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
2014-02-07
2
-8
/
+11
|
*
|
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
2014-01-30
1
-1
/
+1
|
*
|
blk-mq: Don't reserve a tag for flush request
Shaohua Li
2014-01-30
2
-19
/
+35
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-31
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
1
-2
/
+4
|
|
/
*
|
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-0
/
+4
|
\
\
|
*
|
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
1
-0
/
+4
*
|
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
15
-214
/
+181
|
\
\
\
|
*
|
|
block/blk-mq-cpu.c: use hotcpu_notifier()
Andrew Morton
2014-01-28
1
-5
/
+1
|
*
|
|
block: Fix memory leak in rw_copy_check_uvector() handling
Christian Engelmayer
2014-01-21
1
-2
/
+4
|
*
|
|
block: remove unrelated header files and export symbol
CaiZhiyong
2014-01-21
1
-7
/
+11
|
*
|
|
blk-mq: uses page->list incorrectly
Dave Hansen
2014-01-08
1
-3
/
+3
|
*
|
|
blk-mq: use __smp_call_function_single directly
Christoph Hellwig
2014-01-08
3
-89
/
+11
|
|
/
/
|
*
|
blk-mq: fix initializing request's start time
Ming Lei
2014-01-03
1
-0
/
+2
|
*
|
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
2013-12-31
3
-1
/
+2
|
*
|
block: blk-mq: make blk_sync_queue support mq
Ming Lei
2013-12-31
2
-2
/
+10
|
*
|
block: blk-mq: support draining mq queue
Ming Lei
2013-12-31
4
-18
/
+40
|
*
|
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
3
-10
/
+27
|
|
\
\
|
*
|
|
block: Really silence spurious compiler warnings
Kent Overstreet
2013-12-03
1
-9
/
+3
|
*
|
|
block: Silence spurious compiler warnings
Kent Overstreet
2013-11-26
1
-0
/
+6
|
*
|
|
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
2013-11-23
1
-2
/
+11
|
*
|
|
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-23
1
-18
/
+22
|
*
|
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
2
-28
/
+25
|
*
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
8
-39
/
+39
|
*
|
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
1
-18
/
+1
*
|
|
|
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
2
-93
/
+73
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
2013-12-05
2
-93
/
+73
|
|
/
/
*
|
/
block: fix memory leaks on unplugging block device
Andrey Vagin
2013-12-06
1
-0
/
+13
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
3
-28
/
+15
|
\
\
|
|
/
|
/
|
|
*
blk-mq: fix use-after-free of request
Ming Lei
2013-12-05
1
-2
/
+2
|
*
blk-mq: fix dereference of rq->mq_ctx if allocation fails
Jeff Moyer
2013-12-03
1
-4
/
+8
|
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
1
-18
/
+1
|
*
Update of blkg_stat and blkg_rwstat may happen in bh context.
Hong Zhiguo
2013-11-20
1
-4
/
+4
*
|
block/partitions/efi.c: fix bound check
Antti P Miettinen
2013-11-21
1
-2
/
+3
|
/
*
blk-mq: add blktrace insert event trace
Jens Axboe
2013-11-19
1
-0
/
+2
*
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2013-11-19
1
-4
/
+8
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-15
3
-8
/
+7
|
\
|
*
blk-mq: remove newly added instances of __cpuinit
Paul Gortmaker
2013-11-14
2
-7
/
+7
|
*
block: cleanup removing dependency on bootmem headers
Grygorii Strashko
2013-11-08
1
-1
/
+0
*
|
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-15
3
-5
/
+5
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
3
-0
/
+45
|
\
\
|
*
|
block: Use u64_stats_init() to initialize seqcounts
Peter Zijlstra
2013-11-13
3
-0
/
+45
*
|
|
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
22
-167
/
+2761
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
15
-118
/
+2701
|
|
\
\
|
|
*
|
blk-mq: don't disallow request merges for req->special being set
Jens Axboe
2013-10-29
1
-3
/
+14
|
|
*
|
blk-mq: mq plug list breakage
Shaohua Li
2013-10-29
2
-2
/
+8
[prev]
[next]