index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-28
Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/...
Jens Axboe
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-09-27
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
2022-09-27
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
2022-09-27
nvme-rdma: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-tcp: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-tcp: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
Christoph Hellwig
2022-09-27
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
2022-09-27
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
2022-09-27
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-09-27
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
2022-09-27
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
2022-09-27
nvme-pci: report the actual number of tagset maps
Keith Busch
2022-09-27
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
2022-09-27
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
2022-09-27
nvme: enumerate controller flags
Sagi Grimberg
2022-09-27
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-09-27
nvme: restrict management ioctls to admin
Keith Busch
2022-09-27
nvme: copy firmware_rev on each init
Keith Busch
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
2022-09-25
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-09-25
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
2022-09-24
devdax: Fix soft-reservation memory description
Dan Williams
2022-09-24
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-24
Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-09-24
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
2022-09-23
ublk_drv: consider recovery feature in aborting mechanism
ZiyangZhang
2022-09-23
ublk_drv: requeue rqs with recovery feature enabled
ZiyangZhang
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
2022-09-23
ublk_drv: check 'current' instead of 'ubq_daemon'
ZiyangZhang
[next]