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
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-17
/
+155
|
\
|
*
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
2018-01-19
1
-2
/
+0
|
*
block: rearrange a few request fields for better cache layout
Jens Axboe
2018-01-10
1
-13
/
+15
|
*
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
2018-01-10
1
-2
/
+0
|
*
block: add accessors for setting/querying request deadline
Jens Axboe
2018-01-10
1
-1
/
+3
|
*
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
2018-01-10
1
-0
/
+2
|
*
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
2018-01-09
1
-0
/
+2
|
*
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-09
1
-0
/
+23
|
*
block: introduce zoned block devices zone write locking
Christoph Hellwig
2018-01-05
1
-0
/
+111
*
|
block: unalign call_single_data in struct request
Jens Axboe
2017-12-20
1
-1
/
+1
*
|
block: fix blk_rq_append_bio
Jens Axboe
2017-12-18
1
-1
/
+1
*
|
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
2017-12-18
1
-2
/
+19
|
/
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-19
/
+17
|
\
|
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
1
-2
/
+2
|
*
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-10
1
-1
/
+1
|
*
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
2017-11-10
1
-0
/
+6
|
*
block: Introduce blk_get_request_flags()
Bart Van Assche
2017-11-10
1
-0
/
+3
|
*
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
2017-11-10
1
-1
/
+1
|
*
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-1
/
+3
|
*
block: add a blk_steal_bios helper
Christoph Hellwig
2017-11-03
1
-0
/
+2
|
*
block: provide a direct_make_request helper
Christoph Hellwig
2017-11-03
1
-0
/
+1
|
*
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2017-10-12
1
-11
/
+0
|
*
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
1
-5
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-0
/
+1
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-31
/
+29
|
\
|
*
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-08-10
1
-31
/
+29
*
|
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
1
-1
/
+0
|
\
\
|
*
|
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
2017-08-24
1
-1
/
+0
|
|
/
*
/
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
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
*
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
1
-0
/
+2
*
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-22
1
-0
/
+4
|
\
|
*
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-21
1
-0
/
+2
|
*
block: Fix a blk_exit_rl() regression
Bart Van Assche
2017-06-14
1
-0
/
+2
*
|
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
1
-0
/
+7
*
|
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
1
-0
/
+4
*
|
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
1
-1
/
+2
*
|
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
2017-06-20
1
-1
/
+2
*
|
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
1
-0
/
+2
*
|
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-18
1
-1
/
+0
*
|
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
1
-2
/
+1
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-9
/
+12
*
|
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
2017-06-01
1
-0
/
+3
|
/
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-12
1
-2
/
+0
|
\
|
*
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
2017-05-08
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-06
1
-1
/
+1
|
\
\
[next]