index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
sd: implement ->get_unique_id
Christoph Hellwig
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-21
nbd: Use invalidate_disk() helper on disconnect
Xie Yongji
2021-10-21
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
2021-10-21
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
2021-10-19
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
2021-10-19
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-19
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-19
nvme: add APIs for stopping/starting admin queue
Ming Lei
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-17
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-17
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-17
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-17
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-17
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-17
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-10-17
Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-16
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-16
Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-16
Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-10-15
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
2021-10-15
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
2021-10-15
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
[next]