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.12.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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
20
-87
/
+299
|
\
|
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
1
-1
/
+1
|
*
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2017-06-27
1
-5
/
+0
|
*
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
1
-13
/
+0
|
*
nvme: add support for streams and directives
Jens Axboe
2017-06-27
1
-0
/
+48
|
*
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
1
-0
/
+3
|
*
block: add support for write hints in a bio
Jens Axboe
2017-06-27
2
-0
/
+3
|
*
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-27
2
-12
/
+56
|
*
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-22
1
-0
/
+4
|
|
\
|
*
|
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
1
-9
/
+1
|
*
|
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
1
-0
/
+7
|
*
|
block: Change argument type of scsi_req_init()
Bart Van Assche
2017-06-20
1
-1
/
+1
|
*
|
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-0
/
+1
|
*
|
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
2
-0
/
+6
|
*
|
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
2
-4
/
+5
|
*
|
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-20
1
-2
/
+3
|
*
|
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
2017-06-20
1
-1
/
+2
|
*
|
block: remove the unused bio_to_phys macro
Christoph Hellwig
2017-06-20
1
-1
/
+0
|
*
|
block: return on congested block device
Goldwyn Rodrigues
2017-06-20
2
-0
/
+10
|
*
|
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
2017-06-20
1
-0
/
+1
|
*
|
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
2
-1
/
+12
|
*
|
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
2017-06-20
1
-1
/
+1
|
*
|
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
1
-0
/
+2
|
*
|
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-20
2
-0
/
+16
|
*
|
blk-mq: don't stop queue for quiescing
Ming Lei
2017-06-18
1
-2
/
+0
|
*
|
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
2
-0
/
+6
|
*
|
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
2017-06-18
1
-0
/
+1
|
*
|
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
2017-06-18
1
-0
/
+8
|
*
|
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-18
2
-1
/
+1
|
*
|
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
1
-5
/
+0
|
*
|
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
1
-0
/
+1
|
*
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-2
/
+4
|
*
|
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
1
-2
/
+1
|
*
|
blk-mq-sched: unify request prepare methods
Christoph Hellwig
2017-06-18
1
-2
/
+2
|
*
|
blk-mq-sched: unify request finished methods
Christoph Hellwig
2017-06-18
1
-2
/
+1
|
*
|
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-16
1
-1
/
+1
|
*
|
nvme: add fields into identify controller data structure
Guan Junxiong
2017-06-15
1
-2
/
+8
|
*
|
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2017-06-15
1
-0
/
+4
|
*
|
nvme: introduce NVMe Namespace Identification Descriptor structures
Johannes Thumshirn
2017-06-15
1
-0
/
+17
|
*
|
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
1
-0
/
+2
|
*
|
scatterlist: add sg_zero_buffer() helper
Johannes Thumshirn
2017-06-15
1
-0
/
+2
|
*
|
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
2017-06-15
1
-0
/
+1
|
*
|
nvme.h: add dword 12 - 15 fields to struct nvme_features
Arnav Dawn
2017-06-13
1
-1
/
+4
|
*
|
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
Christoph Hellwig
2017-06-13
1
-0
/
+11
|
*
|
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
10
-78
/
+90
|
|
\
\
|
*
\
\
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
42
-92
/
+258
|
|
\
\
\
|
*
|
|
|
dm: bump DM_VERSION_MINOR in response to target method error code changes
Mike Snitzer
2017-06-09
1
-2
/
+2
|
*
|
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
4
-4
/
+7
|
*
|
|
|
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-5
/
+2
|
*
|
|
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
6
-16
/
+35
[next]