Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7fb1763de6f8b4d6e7a69a08a14ce5496500f2c5
7fb1763
blk-cgroup: move locking into blkg_destroy_all
by Christoph Hellwig
· 6 years ago
04be60b
blk-cgroup: consolidate error handling in blkcg_init_queue
by Christoph Hellwig
· 6 years ago
b6676f6
block: remove a few unused exports
by Christoph Hellwig
· 6 years ago
9809b4e
block: update a few comments for the legacy request removal
by Christoph Hellwig
· 6 years ago
d533756
block: remove the unused lock argument to rq_qos_throttle
by Christoph Hellwig
· 6 years ago
373e4af3
block: remove queue_lockdep_assert_held
by Christoph Hellwig
· 6 years ago
57d74df
block: use atomic bitops for ->queue_flags
by Christoph Hellwig
· 6 years ago
39795d6
block: don't hold the queue_lock over blk_abort_request
by Christoph Hellwig
· 6 years ago
079076b
block: remove deadline __deadline manipulation helpers
by Christoph Hellwig
· 6 years ago
8f4236d
block: remove QUEUE_FLAG_BYPASS and ->bypass
by Christoph Hellwig
· 6 years ago
e96c0d8
block: make blk_try_req_merge() static
by Eric Biggers
· 6 years ago
7ff4f80
block: remove dead queue members
by Jens Axboe
· 6 years ago
98c98cb
block: clean up dead code that is now redundant
by Colin Ian King
· 6 years ago
30e0662
nvme: fix boot hang with only being able to get one IRQ vector
by Jens Axboe
· 6 years ago
d16a676
ide: don't clear special on ide_queue_rq() entry
by Jens Axboe
· 6 years ago
628bd85
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
by Tetsuo Handa
· 6 years ago
8e18ebe
null_blk: remove unused nullb device
by Jens Axboe
· 6 years ago
22ce0a7
ide: don't use req->special
by Christoph Hellwig
· 6 years ago
289d088b
pd: replace ->special use with private data in the request
by Christoph Hellwig
· 6 years ago
61e7712
aoe: replace ->special use with private data in the request
by Christoph Hellwig
· 6 years ago
1bee424
skd_main: don't use req->special
by Christoph Hellwig
· 6 years ago
49f6613
nullb: remove leftover legacy request code
by Christoph Hellwig
· 6 years ago
511c49f
fnic: fix fnic_scsi_host_{start,end}_tag
by Christoph Hellwig
· 6 years ago
e41128c
block: remove set but not used variable 'et'
by YueHaibing
· 6 years ago
0e17e06
block: remove the BLKPREP_* values.
by Christoph Hellwig
· 6 years ago
4c1cb67
scsi: return blk_status_t from device handler ->prep_fn
by Christoph Hellwig
· 6 years ago
159b2cb
scsi: return blk_status_t from scsi_init_io and ->init_command
by Christoph Hellwig
· 6 years ago
1478456
scsi: clean up error handling in scsi_init_io
by Christoph Hellwig
· 6 years ago
785ba83
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
by Christoph Hellwig
· 6 years ago
c092d4e
scsi: simplify scsi_prep_state_check
by Christoph Hellwig
· 6 years ago
535ac5d
ide: cleanup ->prep_rq calling convention
by Christoph Hellwig
· 6 years ago
9d037ad
block: remove req->timeout_list
by Christoph Hellwig
· 6 years ago
27d420bc
mtip32xxx: use for_each_sg
by Christoph Hellwig
· 6 years ago
d85cb20
mtip32xx: don't use req->special
by Christoph Hellwig
· 6 years ago
55c7bc3
mtip32xx: remove mtip_get_int_command
by Christoph Hellwig
· 6 years ago
7bbf118
mtip32xx: remove mtip_init_cmd_header
by Christoph Hellwig
· 6 years ago
643b5f6
mtip32xx: add missing endianess annotations on struct smart_attr
by Christoph Hellwig
· 6 years ago
449a15d
mtip32xx: remove __force_bit2int
by Christoph Hellwig
· 6 years ago
81e6617
mtip32xx: return a blk_status_t from mtip_send_trim
by Christoph Hellwig
· 6 years ago
10966fa
mtip32xx: merge mtip_submit_request into mtip_queue_rq
by Christoph Hellwig
· 6 years ago
b5fa0e9
mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
by Christoph Hellwig
· 6 years ago
72d7ce8
sx8: use a per-host tag_set
by Christoph Hellwig
· 6 years ago
cd94c9e
sx8: cleanup queue and disk allocation / freeing
by Christoph Hellwig
· 6 years ago
ab11fe5
blk-mq-tag: document tag iteration helper return value
by Jens Axboe
· 6 years ago
ae87991
blk-mq: provide a helper to check if a queue is busy
by Jens Axboe
· 6 years ago
7baa857
blk-mq-tag: change busy_iter_fn to return whether to continue or not
by Jens Axboe
· 6 years ago
c28445f
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
by Jan Kara
· 6 years ago
1dded9a
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
by Jan Kara
· 6 years ago
0da03ca
loop: Fix deadlock when calling blkdev_reread_part()
by Jan Kara
· 6 years ago
85b0a54
loop: Move loop_reread_partitions() out of loop_ctl_mutex
by Jan Kara
· 6 years ago
d57f337
loop: Move special partition reread handling in loop_clr_fd()
by Jan Kara
· 6 years ago
c371077
loop: Push loop_ctl_mutex down to loop_change_fd()
by Jan Kara
· 6 years ago
757ecf4
loop: Push loop_ctl_mutex down to loop_set_fd()
by Jan Kara
· 6 years ago
550df5fd
loop: Push loop_ctl_mutex down to loop_set_status()
by Jan Kara
· 6 years ago
4a5ce9b
loop: Push loop_ctl_mutex down to loop_get_status()
by Jan Kara
· 6 years ago
7ccd079
loop: Push loop_ctl_mutex down into loop_clr_fd()
by Jan Kara
· 6 years ago
a2505b7
loop: Split setting of lo_state from loop_clr_fd
by Jan Kara
· 6 years ago
a131654
loop: Push lo_ctl_mutex down into individual ioctls
by Jan Kara
· 6 years ago
0a42e99
loop: Get rid of loop_index_mutex
by Jan Kara
· 6 years ago
967d1dc
loop: Fold __loop_release into loop_release
by Jan Kara
· 6 years ago
310ca16
block/loop: Use global lock for ioctl() operation.
by Tetsuo Handa
· 6 years ago
b1ab5fa
block/loop: Don't grab "struct file" for vfs_getattr() operation.
by Tetsuo Handa
· 6 years ago
e051bd0
ms_block: remove unused pointer 'set'
by Colin Ian King
· 6 years ago
dbef525
sunvdc: fix compiler warning
by Jens Axboe
· 6 years ago
4b04cc6
nvme: add separate poll queue map
by Jens Axboe
· 6 years ago
d1e3628
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
by Jens Axboe
· 6 years ago
3b6592f
nvme: utilize two queue maps, one for reads and one for writes
by Jens Axboe
· 6 years ago
843477d
blk-mq: initial support for multiple queue maps
by Jens Axboe
· 6 years ago
3110fc7
blk-mq: improve plug list sorting
by Jens Axboe
· 6 years ago
67cae4c
blk-mq: cleanup and improve list insertion
by Jens Axboe
· 6 years ago
ea4f995
blk-mq: cache request hardware queue mapping
by Jens Axboe
· 6 years ago
392546a
blk-mq: separate number of hardware queues from nr_cpu_ids
by Jens Axboe
· 6 years ago
b3c661b
blk-mq: support multiple hctx maps
by Jens Axboe
· 6 years ago
a783b81
blk-mq: add 'type' attribute to the sysfs hctx directory
by Jens Axboe
· 6 years ago
f31967f
blk-mq: allow software queue to map to multiple hardware queues
by Jens Axboe
· 6 years ago
f9afca4
blk-mq: pass in request/bio flags to queue mapping
by Jens Axboe
· 6 years ago
ff2c566
blk-mq: provide dummy blk_mq_map_queue_type() helper
by Jens Axboe
· 6 years ago
ed76e32
blk-mq: abstract out queue map
by Jens Axboe
· 6 years ago
a890893
blk-mq: kill q->mq_map
by Jens Axboe
· 6 years ago
a0fedc8
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-4.21/block
by Jens Axboe
· 6 years ago
9cf2bab
block: kill request ->cpu member
by Jens Axboe
· 6 years ago
c7bb9ad
block: get rid of q->softirq_done_fn()
by Jens Axboe
· 6 years ago
7d69233
block: get rid of blk_queued_rq()
by Jens Axboe
· 6 years ago
8b98a97
blk-merge: kill dead queue lock held check
by Jens Axboe
· 6 years ago
2081a56
block: remove req_no_special_merge() from merging code
by Jens Axboe
· 6 years ago
820efc6
block: kill request slab cache
by Jens Axboe
· 6 years ago
db6d995
block: remove request_list code
by Jens Axboe
· 6 years ago
1028e4b
bsg: move bsg-lib parts outside of request queue
by Jens Axboe
· 6 years ago
4316b79
block: kill legacy parts of timeout handling
by Jens Axboe
· 6 years ago
92bc5a2
block: remove __blk_put_request()
by Jens Axboe
· 6 years ago
f9cd4bf
block: get rid of MQ scheduler ops union
by Jens Axboe
· 6 years ago
a1ce35f
block: remove dead elevator code
by Jens Axboe
· 6 years ago
f382fb0
block: remove legacy IO schedulers
by Jens Axboe
· 6 years ago
404b8f5
block: cleanup kick/queued handling
by Jens Axboe
· 6 years ago
7e992f8
block: remove non mq parts from the flush code
by Jens Axboe
· 6 years ago
7ca0192
block: remove legacy rq tagging
by Jens Axboe
· 6 years ago
2cdf2ca
blk-cgroup: remove legacy queue bypassing
by Jens Axboe
· 6 years ago
3c77415
blk-wbt: kill check for legacy queue type
by Jens Axboe
· 6 years ago
771a93c
block: remove blk_complete_request()
by Jens Axboe
· 6 years ago
cd2f076
bsg: convert to use blk-mq
by Jens Axboe
· 6 years ago
Next »