index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
block: Fix a blk_exit_rl() regression
Bart Van Assche
2017-06-14
1
-0
/
+2
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-13
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
|
\
\
|
*
|
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
1
-0
/
+1
|
*
|
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
1
-1
/
+0
*
|
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-06
1
-18
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
block: remove block_device_operations ->direct_access()
Dan Williams
2017-04-25
1
-17
/
+0
|
*
dax: introduce dax_direct_access()
Dan Williams
2017-04-20
1
-0
/
+1
|
*
block: kill bdev_dax_capable()
Dan Williams
2017-04-20
1
-1
/
+0
*
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-46
/
+30
|
\
\
|
*
|
block: add kblock_mod_delayed_work_on()
Jens Axboe
2017-04-28
1
-0
/
+1
|
*
|
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
2017-04-21
1
-1
/
+4
|
*
|
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
1
-2
/
+0
|
*
|
block: add a error_count field to struct request
Christoph Hellwig
2017-04-20
1
-0
/
+1
|
*
|
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
1
-1
/
+1
|
*
|
block: Inline blk_rq_set_prio()
Bart Van Assche
2017-04-20
1
-14
/
+0
|
*
|
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-20
1
-0
/
+1
|
*
|
block: remove blk_end_request_cur
Christoph Hellwig
2017-04-19
1
-1
/
+0
|
*
|
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
2017-04-19
1
-2
/
+0
|
*
|
block, bfq: add full hierarchical scheduling and cgroups support
Arianna Avanzini
2017-04-19
1
-1
/
+1
|
*
|
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-15
/
+0
|
*
|
block: add a new BLKDEV_ZERO_NOFALLBACK flag
Christoph Hellwig
2017-04-08
1
-0
/
+1
|
*
|
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-6
/
+10
|
*
|
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-3
/
+2
|
|
\
\
|
*
|
|
block: move timeout field in struct request to pack better
Jens Axboe
2017-04-05
1
-1
/
+2
|
*
|
|
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-04-05
1
-1
/
+0
|
*
|
|
block: warn if sharing request queue across gendisks
Omar Sandoval
2017-03-29
1
-0
/
+1
|
*
|
|
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
1
-2
/
+8
|
|
|
/
|
|
/
|
*
|
|
block: fix bio_will_gap() for first bvec with offset
Ming Lei
2017-04-14
1
-4
/
+28
|
|
/
|
/
|
*
|
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
2017-04-07
1
-1
/
+0
|
/
*
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-08
1
-1
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
1
-0
/
+26
*
block: fix debugfs config conditional in struct request_queue
Omar Sandoval
2017-02-02
1
-1
/
+1
*
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
1
-0
/
+1
*
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
1
-1
/
+0
*
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
1
-1
/
+0
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+2
*
block: move internal_tag to same cache line as tag
Jens Axboe
2017-01-31
1
-2
/
+3
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-11
/
+11
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-5
/
+11
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-13
/
+0
*
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
1
-0
/
+7
*
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
1
-2
/
+1
*
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
2017-01-27
1
-3
/
+31
|
\
|
*
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
2017-01-27
1
-0
/
+1
|
*
blk-mq: create debugfs directory tree
Omar Sandoval
2017-01-27
1
-0
/
+5
|
*
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
1
-1
/
+3
|
*
blk-mq: make mq_ops a const pointer
Jens Axboe
2017-01-12
1
-1
/
+1
[next]