index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
block: Fix partition check for host-aware zoned block devices
Shin'ichiro Kawasaki
1
-1
/
+19
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
1
-4
/
+4
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-5
/
+9
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-3
/
+5
2021-08-02
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
1
-9
/
+3
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+0
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
1
-5
/
+0
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-05-03
bio: limit bio max size
Changheun Lee
1
-0
/
+5
2021-04-06
block: refactor the bounce buffering code
Christoph Hellwig
1
-34
/
+8
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
1
-11
/
+0
2021-02-23
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
1
-0
/
+12
2021-02-10
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
1
-0
/
+2
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
1
-1
/
+36
2021-01-24
block: use an xarray for disk->part_tbl
Christoph Hellwig
1
-1
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+18
2020-12-07
block: Align max_hw_sectors to logical blocksize
Damien Le Moal
1
-5
/
+18
2020-12-01
block: use gcd() to fix chunk_sectors limit stacking
Mike Snitzer
1
-1
/
+4
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+28
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
1
-2
/
+16
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
1
-6
/
+4
2020-09-23
block: use lcm_not_zero() when stacking chunk_sectors
Mike Snitzer
1
-4
/
+8
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-0
/
+46
2020-07-20
block: remove blk_queue_stack_limits
Christoph Hellwig
1
-11
/
+0
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
1
-23
/
+2
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
1
-0
/
+1
2020-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
1
-0
/
+31
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
1
-37
/
+0
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-36
/
+0
2020-03-17
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
Konstantin Khlebnikov
1
-0
/
+3
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+23
2019-09-05
block: Introduce elevator features
Damien Le Moal
1
-0
/
+16
2019-09-03
block: add a helper function to merge the segments
Yoshihiro Shimoda
1
-0
/
+23
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
1
-1
/
+1
2019-07-26
block: fix max segment size handling in blk_queue_virt_boundary
Christoph Hellwig
1
-1
/
+2
2019-05-23
block: force an unlimited segment size on queues with a virt boundary
Christoph Hellwig
1
-0
/
+11
2019-04-30
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
1
-16
/
+0
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
1
-9
/
+0
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2018-12-18
scsi: block: remove the cluster flag
Christoph Hellwig
1
-3
/
+0
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
1
-6
/
+4
2018-11-07
block: get rid of q->softirq_done_fn()
Jens Axboe
1
-6
/
+0
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
1
-7
/
+0
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-36
/
+0
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
1
-6
/
+0
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
[next]