index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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-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
2022-09-22
md: Fix spelling mistake in comments of r5l_log
Zhou nan
2022-09-22
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
Logan Gunthorpe
2022-09-22
md/raid10: convert resync_lock to use seqlock
Yu Kuai
2022-09-22
md/raid10: fix improper BUG_ON() in raise_barrier()
Yu Kuai
2022-09-22
md/raid10: prevent unnecessary calls to wake_up() in fast path
Yu Kuai
2022-09-22
md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
Yu Kuai
2022-09-22
md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
Yu Kuai
2022-09-22
md: Remove extra mddev_get() in md_seq_start()
Logan Gunthorpe
2022-09-22
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
David Sloan
2022-09-22
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
2022-09-22
md/raid5: Don't read ->active_stripes if it's not needed
Logan Gunthorpe
[next]