开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-16
block: remove the rq_alloc_data request_queue field
Christoph Hellwig
2018-11-16
block: don't plug for aio/O_DIRECT HIPRI IO
Jens Axboe
2018-11-16
block: for async O_DIRECT, mark us as polling if asked to
Jens Axboe
2018-11-16
block: add polled wakeup task helper
Jens Axboe
2018-11-16
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
2018-11-15
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
2018-11-15
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
2018-11-15
block: add wbt_disable_default export for BFQ
Jens Axboe
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
2018-11-15
umem: don't override the queue_lock
Christoph Hellwig
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
2018-11-15
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
2018-11-15
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
2018-11-15
block: remove a few unused exports
Christoph Hellwig
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-14
block: make blk_try_req_merge() static
Eric Biggers
2018-11-14
block: remove dead queue members
Jens Axboe
2018-11-14
block: clean up dead code that is now redundant
Colin Ian King
2018-11-14
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
2018-11-12
ide: don't clear special on ide_queue_rq() entry
Jens Axboe
2018-11-12
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2018-11-10
null_blk: remove unused nullb device
Jens Axboe
2018-11-10
ide: don't use req->special
Christoph Hellwig
2018-11-10
pd: replace ->special use with private data in the request
Christoph Hellwig
2018-11-10
aoe: replace ->special use with private data in the request
Christoph Hellwig
2018-11-10
skd_main: don't use req->special
Christoph Hellwig
2018-11-10
nullb: remove leftover legacy request code
Christoph Hellwig
2018-11-10
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
2018-11-09
block: remove set but not used variable 'et'
YueHaibing
2018-11-09
block: remove the BLKPREP_* values.
Christoph Hellwig
2018-11-09
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
2018-11-09
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
2018-11-09
scsi: simplify scsi_prep_state_check
Christoph Hellwig
2018-11-09
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
mtip32xxx: use for_each_sg
Christoph Hellwig
2018-11-09
mtip32xx: don't use req->special
Christoph Hellwig
[next]