index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-05
block: Introduce elevator features
Damien Le Moal
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2019-07-26
block: fix max segment size handling in blk_queue_virt_boundary
Christoph Hellwig
2019-05-23
block: force an unlimited segment size on queues with a virt boundary
Christoph Hellwig
2019-04-30
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: block: remove the cluster flag
Christoph Hellwig
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-07
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-24
block: allow max_discard_segments to be stacked
Mike Snitzer
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
2017-08-23
block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
Bart Van Assche
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-11-10
block: hook up writeback throttling
Jens Axboe
2016-11-05
block: add code to track actual device queue depth
Jens Axboe
2016-10-18
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2016-04-12
block: kill blk_queue_flush()
Jens Axboe
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
2015-11-25
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-19
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-18
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-12
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-03-31
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
[next]