index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
isofs: stop using ioctl_by_bdev
Christoph Hellwig
1
-28
/
+26
2020-05-04
hfsplus: stop using ioctl_by_bdev
Christoph Hellwig
1
-15
/
+18
2020-05-04
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
2
-16
/
+27
2020-05-04
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
2
-17
/
+25
2020-05-04
ide-cd: rename cdrom_read_tocentry
Christoph Hellwig
1
-7
/
+7
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
7
-8
/
+18
2020-04-30
iocost_monitor: drop string wrap around numbers when outputting json
Tejun Heo
1
-21
/
+21
2020-04-30
iocost_monitor: exit successfully if interval is zero
Tejun Heo
1
-1
/
+5
2020-04-30
blk-iocost: account for IO size when testing latencies
Tejun Heo
2
-2
/
+32
2020-04-30
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
3
-24
/
+48
2020-04-29
block: add a bio_queue_enter helper
Christoph Hellwig
1
-26
/
+24
2020-04-29
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
3
-15
/
+7
2020-04-29
block: cleanup the memory stall accounting in submit_bio
Christoph Hellwig
1
-16
/
+14
2020-04-29
block: improve the submit_bio and generic_make_request documentation
Christoph Hellwig
1
-23
/
+12
2020-04-29
blk-mq: make function '__blk_mq_sched_dispatch_requests' static
Zheng Bin
1
-1
/
+1
2020-04-25
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
4
-11
/
+24
2020-04-25
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
1
-17
/
+0
2020-04-25
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
1
-1
/
+0
2020-04-25
block: remove create_io_context
Christoph Hellwig
2
-25
/
+6
2020-04-24
block: Limit number of items taken from the I/O scheduler in one go
Salman Qazi
1
-13
/
+51
2020-04-24
block: unexport bdev_read_page and bdev_write_page
Christoph Hellwig
1
-2
/
+0
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
8
-16
/
+16
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
9
-92
/
+56
2020-04-22
scsi: merge scsi_init_sgtable into scsi_init_io
Christoph Hellwig
1
-28
/
+18
2020-04-22
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
2
-14
/
+21
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
4
-13
/
+2
2020-04-20
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
3
-18
/
+6
2020-04-20
block: mark invalidate_partition static
Christoph Hellwig
2
-15
/
+13
2020-04-20
block: simplify block device syncing in bdev_del_partition
Christoph Hellwig
1
-1
/
+1
2020-04-20
block: don't call invalidate_partition from blk_drop_partitions
Christoph Hellwig
1
-4
/
+3
2020-04-20
dasd: use blk_drop_partitions instead of badly reimplementing it
Christoph Hellwig
2
-16
/
+8
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
3
-7
/
+7
2020-04-20
block: remove hd_struct_kill
Christoph Hellwig
2
-6
/
+1
2020-04-20
block: cleanup hd_struct freeing
Christoph Hellwig
2
-14
/
+14
2020-04-20
block: pass a hd_struct to delete_partition
Christoph Hellwig
3
-16
/
+10
2020-04-20
block: refactor blkpg_ioctl
Christoph Hellwig
3
-128
/
+145
2020-04-20
Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...
Douglas Anderson
1
-6
/
+1
2020-04-20
blk-mq: Rerun dispatching in the case of budget contention
Douglas Anderson
1
-0
/
+18
2020-04-20
blk-mq: Add blk_mq_delay_run_hw_queues() API call
Douglas Anderson
2
-0
/
+20
2020-04-20
blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
Douglas Anderson
1
-2
/
+6
2020-04-19
Linux 5.7-rc2
v5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]