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
/
blk-settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: force an unlimited segment size on queues with a virt boundary
Christoph Hellwig
2019-05-23
1
-0
/
+11
*
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
2019-04-30
1
-16
/
+0
*
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-04-30
1
-0
/
+1
*
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
1
-9
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-3
/
+0
|
\
|
*
scsi: block: remove the cluster flag
Christoph Hellwig
2018-12-18
1
-3
/
+0
*
|
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
1
-6
/
+4
*
|
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
1
-6
/
+0
*
|
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
1
-7
/
+0
*
|
block: remove dead elevator code
Jens Axboe
2018-11-07
1
-36
/
+0
*
|
block: remove q->lld_busy_fn()
Jens Axboe
2018-11-07
1
-6
/
+0
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
block: allow max_discard_segments to be stacked
Mike Snitzer
2018-07-24
1
-1
/
+1
*
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
1
-2
/
+2
*
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
1
-4
/
+2
*
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
2018-03-08
1
-2
/
+2
*
block: remove __bio_kmap_atomic
Christoph Hellwig
2017-11-10
1
-1
/
+1
*
block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
Bart Van Assche
2017-08-23
1
-0
/
+1
*
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-06-27
1
-5
/
+0
*
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-3
/
+0
*
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
1
-0
/
+20
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+1
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-0
/
+38
|
\
|
*
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-12-01
1
-0
/
+17
|
*
block: hook up writeback throttling
Jens Axboe
2016-11-10
1
-0
/
+4
|
*
block: add code to track actual device queue depth
Jens Axboe
2016-11-05
1
-0
/
+12
|
*
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
2016-10-18
1
-0
/
+4
|
*
block: Add 'zoned' queue limit
Damien Le Moal
2016-10-18
1
-0
/
+1
*
|
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-12
1
-0
/
+1
|
/
*
block: kill off q->flush_flags
Jens Axboe
2016-04-13
1
-8
/
+10
*
block: kill blk_queue_flush()
Jens Axboe
2016-04-12
1
-20
/
+0
*
block: add ability to flag write back caching on a device
Jens Axboe
2016-04-12
1
-0
/
+26
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-6
/
+6
*
block: Initialize max_dev_sectors to 0
Keith Busch
2016-02-11
1
-2
/
+2
*
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
1
-20
/
+16
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-23
/
+21
|
\
|
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
1
-0
/
+14
|
*
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-1
/
+3
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-22
/
+0
|
*
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
1
-0
/
+4
*
|
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-08-12
1
-2
/
+2
|
/
*
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2015-03-31
1
-3
/
+3
*
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-21
1
-3
/
+1
*
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-09
1
-2
/
+2
*
block: ensure that bio_add_page() always accepts a page for an empty bio
Jens Axboe
2014-06-10
1
-1
/
+4
*
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-05
1
-0
/
+18
*
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
1
-0
/
+4
*
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
1
-0
/
+1
|
\
|
*
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
2013-11-08
1
-0
/
+1
*
|
ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounc...
Santosh Shilimkar
2013-10-31
1
-4
/
+4
|
/
[next]