summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-01nvme-rdma: show hostnqn when connecting to rdma targetNitin U. Yewale
2024-02-01nvme-tcp: show hostnqn when connecting to tcp targetNitin U. Yewale
2024-02-01nvmet-fc: use RCU list iterator for assoc_listDaniel Wagner
2024-02-01nvmet-fc: take ref count on tgtport before delete assocDaniel Wagner
2024-02-01nvmet-fc: avoid deadlock on delete association pathDaniel Wagner
2024-02-01nvmet-fc: abort command when there is no bindingDaniel Wagner
2024-02-01nvmet-fc: do not tack refs on tgtports from assocDaniel Wagner
2024-02-01nvmet-fc: remove null hostport pointer checkDaniel Wagner
2024-02-01nvmet-fc: hold reference on hostport matchDaniel Wagner
2024-02-01nvmet-fc: free queue and assoc directlyDaniel Wagner
2024-02-01nvmet-fc: defer cleanup using RCU properlyDaniel Wagner
2024-02-01nvmet-fc: release reference on target portDaniel Wagner
2024-02-01nvmet-fcloop: swap the list_add_tail argumentsDaniel Wagner
2024-02-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-01-31nvme-fc: log human-readable opcode on timeoutCaleb Sander
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander
2024-01-31nvme: remove redundant status maskCaleb Sander
2024-01-31nvme: return string as char *, not unsigned char *Caleb Sander
2024-01-31nvme-common: add module descriptionChaitanya Kulkarni
2024-01-31nvme: enable retries for authentication commandsHannes Reinecke
2024-01-31nvme: change __nvme_submit_sync_cmd() calling conventionsHannes Reinecke
2024-01-31nvme-auth: open-code single-use macrosHannes Reinecke
2024-01-29nvme: use ctrl state accessorKeith Busch
2024-01-26nvmet-tcp: fix nvme tcp ida memory leakGuixin Liu
2024-01-24nvme-rdma: Fix transfer length when write_generate/read_verify are 0Israel Rukshin
2024-01-24nvmet: add module description to stop warningsChaitanya Kulkarni
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni
2024-01-23nvmet: unify aer type enumGuixin Liu
2024-01-23block: Fix WARNING in _copy_from_iterChristian A. Ehrhardt
2024-01-22block: Move checking GENHD_FL_NO_PART to bdev_add_partition()Li Lingfeng
2024-01-21Linux 6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet
2024-01-21bcachefs: reflink_format.hKent Overstreet
2024-01-21bcachefs; extents_format.hKent Overstreet
2024-01-21bcachefs: ec_format.hKent Overstreet
2024-01-21bcachefs: subvolume_format.hKent Overstreet
2024-01-21bcachefs: snapshot_format.hKent Overstreet
2024-01-21bcachefs: alloc_background_format.hKent Overstreet
2024-01-21bcachefs: xattr_format.hKent Overstreet
2024-01-21bcachefs: dirent_format.hKent Overstreet
2024-01-21bcachefs: inode_format.hKent Overstreet
2024-01-21bcachefs; quota_format.hKent Overstreet
2024-01-21bcachefs: sb-counters_format.hKent Overstreet
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet