index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2025-01-28
nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
Christoph Hellwig
2025-01-28
nvmet: the result field in nvmet_alloc_ctrl_args is little endian
Christoph Hellwig
2025-01-24
nvmet: fix a memory leak in controller identify
Sagi Grimberg
2025-01-23
nvme-fc: do not ignore connectivity loss during connecting
Daniel Wagner
2025-01-23
nvme: handle connectivity loss in nvme_set_queue_count
Daniel Wagner
2025-01-23
nvme-fc: go straight to connecting state when initializing
Daniel Wagner
2025-01-17
nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
Georg Gottleuber
2025-01-17
nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
Georg Gottleuber
2025-01-17
nvme-pci: remove redundant dma frees in hmb
Francis Pravin
2025-01-14
nvmet: fix rw control endian access
Keith Busch
2025-01-13
Merge tag 'md-6.14-20250113' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2025-01-13
nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
Jens Axboe
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
2025-01-13
md/raid5: implement pers->bitmap_sector()
Yu Kuai
2025-01-13
md: add a new callback pers->bitmap_sector()
Yu Kuai
2025-01-13
md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
Yu Kuai
2025-01-13
md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
Yu Kuai
2025-01-13
md: Replace deprecated kmap_atomic() with kmap_local_page()
David Reaver
2025-01-13
md: reintroduce md-linear
Yu Kuai
2025-01-13
nbd: fix partial sending
Ming Lei
2025-01-13
Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2025-01-12
nvme-pci: use correct size to free the hmb buffer
Francis Pravin
2025-01-12
nvme: Add error path for xa_store in nvme_init_effects
Keisuke Nishimura
2025-01-12
nvme-pci: fix comment typo
Baruch Siach
2025-01-10
nvmet: New NVMe PCI endpoint function target driver
Damien Le Moal
2025-01-10
nvmet: Implement arbitration feature support
Damien Le Moal
2025-01-10
nvmet: Implement interrupt config feature support
Damien Le Moal
2025-01-10
nvmet: Implement interrupt coalescing feature support
Damien Le Moal
2025-01-10
nvmet: Implement host identifier set feature support
Damien Le Moal
2025-01-10
nvmet: Introduce get/set_feature controller operations
Damien Le Moal
2025-01-10
nvmet: Do not require SGL for PCI target controller commands
Damien Le Moal
2025-01-10
nvmet: Add support for I/O queue management admin commands
Damien Le Moal
2025-01-10
nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
Damien Le Moal
2025-01-10
nvmet: Introduce nvmet_req_transfer_len()
Damien Le Moal
2025-01-10
nvmet: Improve nvmet_alloc_ctrl() interface and implementation
Damien Le Moal
2025-01-10
nvme: Add PCI transport type
Damien Le Moal
2025-01-10
nvmet: Add drvdata field to struct nvmet_ctrl
Damien Le Moal
2025-01-10
nvmet: Introduce nvmet_get_cmd_effects_admin()
Damien Le Moal
2025-01-10
nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
Damien Le Moal
2025-01-10
nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
Damien Le Moal
2025-01-10
nvme: Move opcode string helper functions declarations
Damien Le Moal
2025-01-10
nvme: change return type of nvme_poll_cq() to bool
Yongsoo Joo
2025-01-10
nvme: Add error check for xa_store in nvme_get_effects_log
Keisuke Nishimura
2025-01-10
nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
Sagi Grimberg
2025-01-10
loop: remove the use_dio field in struct loop_device
Christoph Hellwig
2025-01-10
loop: don't freeze the queue in loop_update_dio
Christoph Hellwig
2025-01-10
loop: allow loop_set_status to re-enable direct I/O
Christoph Hellwig
2025-01-10
loop: open code the direct I/O flag update in loop_set_dio
Christoph Hellwig
2025-01-10
loop: only write back pagecache when starting to to use direct I/O
Christoph Hellwig
2025-01-10
loop: create a lo_can_use_dio helper
Christoph Hellwig
[next]