index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
14
-42
/
+36
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
1
-8
/
+37
2018-11-15
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
1
-0
/
+5
2018-11-15
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
1
-9
/
+11
2018-11-15
block: add wbt_disable_default export for BFQ
Jens Axboe
1
-0
/
+1
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
16
-106
/
+92
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
10
-24
/
+12
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-25
/
+24
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
3
-59
/
+31
2018-11-15
umem: don't override the queue_lock
Christoph Hellwig
1
-2
/
+1
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
1
-1
/
+1
2018-11-15
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
1
-7
/
+2
2018-11-15
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
1
-12
/
+10
2018-11-15
block: remove a few unused exports
Christoph Hellwig
6
-17
/
+0
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
1
-2
/
+2
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
5
-36
/
+15
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
2
-14
/
+0
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
6
-127
/
+24
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
5
-22
/
+4
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
4
-43
/
+8
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
6
-48
/
+1
2018-11-14
block: make blk_try_req_merge() static
Eric Biggers
1
-1
/
+2
2018-11-14
block: remove dead queue members
Jens Axboe
1
-3
/
+0
2018-11-14
block: clean up dead code that is now redundant
Colin Ian King
1
-7
/
+0
2018-11-14
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
1
-3
/
+10
2018-11-12
ide: don't clear special on ide_queue_rq() entry
Jens Axboe
2
-5
/
+1
2018-11-12
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2018-11-10
null_blk: remove unused nullb device
Jens Axboe
1
-2
/
+0
2018-11-10
ide: don't use req->special
Christoph Hellwig
12
-26
/
+31
2018-11-10
pd: replace ->special use with private data in the request
Christoph Hellwig
1
-5
/
+25
2018-11-10
aoe: replace ->special use with private data in the request
Christoph Hellwig
4
-23
/
+20
2018-11-10
skd_main: don't use req->special
Christoph Hellwig
1
-1
/
+7
2018-11-10
nullb: remove leftover legacy request code
Christoph Hellwig
1
-6
/
+3
2018-11-10
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
1
-2
/
+2
2018-11-09
block: remove set but not used variable 'et'
YueHaibing
1
-2
/
+0
2018-11-09
block: remove the BLKPREP_* values.
Christoph Hellwig
1
-10
/
+0
2018-11-09
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
6
-38
/
+25
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
7
-85
/
+78
2018-11-09
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
1
-8
/
+7
2018-11-09
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
1
-21
/
+24
2018-11-09
scsi: simplify scsi_prep_state_check
Christoph Hellwig
1
-54
/
+48
2018-11-09
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
4
-18
/
+18
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
5
-18
/
+0
2018-11-09
mtip32xxx: use for_each_sg
Christoph Hellwig
1
-3
/
+2
2018-11-09
mtip32xx: don't use req->special
Christoph Hellwig
2
-4
/
+8
2018-11-09
mtip32xx: remove mtip_get_int_command
Christoph Hellwig
1
-17
/
+7
2018-11-09
mtip32xx: remove mtip_init_cmd_header
Christoph Hellwig
2
-34
/
+15
2018-11-09
mtip32xx: add missing endianess annotations on struct smart_attr
Christoph Hellwig
1
-2
/
+2
2018-11-09
mtip32xx: remove __force_bit2int
Christoph Hellwig
2
-35
/
+26
2018-11-09
mtip32xx: return a blk_status_t from mtip_send_trim
Christoph Hellwig
1
-19
/
+11
[next]