index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove the rq_alloc_data request_queue field
Christoph Hellwig
2018-11-16
1
-1
/
+0
*
block: don't plug for aio/O_DIRECT HIPRI IO
Jens Axboe
2018-11-16
1
-2
/
+11
*
block: for async O_DIRECT, mark us as polling if asked to
Jens Axboe
2018-11-16
1
-0
/
+3
*
block: add polled wakeup task helper
Jens Axboe
2018-11-16
4
-4
/
+17
*
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2018-11-16
2
-42
/
+80
*
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
14
-42
/
+36
*
nvme: provide optimized poll function for separate poll queues
Jens Axboe
2018-11-16
1
-8
/
+37
*
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
2018-11-15
1
-0
/
+5
*
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
2018-11-15
1
-9
/
+11
*
block: add wbt_disable_default export for BFQ
Jens Axboe
2018-11-15
1
-0
/
+1
*
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
16
-106
/
+92
*
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
10
-24
/
+12
*
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
3
-25
/
+24
*
mmc: simplify queue initialization
Christoph Hellwig
2018-11-15
3
-59
/
+31
*
umem: don't override the queue_lock
Christoph Hellwig
2018-11-15
1
-2
/
+1
*
drbd: don't override the queue_lock
Christoph Hellwig
2018-11-15
1
-1
/
+1
*
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
2018-11-15
1
-7
/
+2
*
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
2018-11-15
1
-12
/
+10
*
block: remove a few unused exports
Christoph Hellwig
2018-11-15
6
-17
/
+0
*
block: update a few comments for the legacy request removal
Christoph Hellwig
2018-11-15
1
-2
/
+2
*
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-11-15
5
-36
/
+15
*
block: remove queue_lockdep_assert_held
Christoph Hellwig
2018-11-15
2
-14
/
+0
*
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
6
-127
/
+24
*
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-11-15
5
-22
/
+4
*
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
4
-43
/
+8
*
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-15
6
-48
/
+1
*
block: make blk_try_req_merge() static
Eric Biggers
2018-11-14
1
-1
/
+2
*
block: remove dead queue members
Jens Axboe
2018-11-14
1
-3
/
+0
*
block: clean up dead code that is now redundant
Colin Ian King
2018-11-14
1
-7
/
+0
*
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
2018-11-14
1
-3
/
+10
*
ide: don't clear special on ide_queue_rq() entry
Jens Axboe
2018-11-12
2
-5
/
+1
*
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2018-11-12
1
-2
/
+0
*
null_blk: remove unused nullb device
Jens Axboe
2018-11-10
1
-2
/
+0
*
ide: don't use req->special
Christoph Hellwig
2018-11-10
12
-26
/
+31
*
pd: replace ->special use with private data in the request
Christoph Hellwig
2018-11-10
1
-5
/
+25
*
aoe: replace ->special use with private data in the request
Christoph Hellwig
2018-11-10
4
-23
/
+20
*
skd_main: don't use req->special
Christoph Hellwig
2018-11-10
1
-1
/
+7
*
nullb: remove leftover legacy request code
Christoph Hellwig
2018-11-10
1
-6
/
+3
*
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
2018-11-10
1
-2
/
+2
*
block: remove set but not used variable 'et'
YueHaibing
2018-11-09
1
-2
/
+0
*
block: remove the BLKPREP_* values.
Christoph Hellwig
2018-11-09
1
-10
/
+0
*
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
2018-11-09
6
-38
/
+25
*
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
7
-85
/
+78
*
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
2018-11-09
1
-8
/
+7
*
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
2018-11-09
1
-21
/
+24
*
scsi: simplify scsi_prep_state_check
Christoph Hellwig
2018-11-09
1
-54
/
+48
*
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
2018-11-09
4
-18
/
+18
*
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
5
-18
/
+0
*
mtip32xxx: use for_each_sg
Christoph Hellwig
2018-11-09
1
-3
/
+2
*
mtip32xx: don't use req->special
Christoph Hellwig
2018-11-09
2
-4
/
+8
[next]