messages from 2022-12-08 03:10:39 to 2023-02-03 15:07:34 UTC [more...]
add bvec initialization helpers v2
2023-02-03 15:06 UTC (2+ messages)
` [PATCH 02/23] block: add a bvec_set_folio helper
[RESEND] target: add virtual remote target
2023-02-01 17:00 UTC (4+ messages)
[PATCH v2] scsi: qla2xxx: abort TMR commands
2023-02-01 8:58 UTC (2+ messages)
Napływ Klientów ze strony
2023-02-01 8:35 UTC
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-31 16:28 UTC (5+ messages)
` [PATCH 28/35] Documentation: target: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH AUTOSEL 4.14 1/3] scsi: target: core: Fix warning on RT kernels
2023-01-31 15:01 UTC
[PATCH AUTOSEL 5.4 1/4] scsi: target: core: Fix warning on RT kernels
2023-01-31 15:01 UTC
[PATCH AUTOSEL 4.19 1/4] scsi: target: core: Fix warning on RT kernels
2023-01-31 15:01 UTC
[PATCH AUTOSEL 5.10 2/6] scsi: target: core: Fix warning on RT kernels
2023-01-31 15:00 UTC
[PATCH AUTOSEL 5.15 03/12] scsi: target: core: Fix warning on RT kernels
2023-01-31 15:00 UTC
[PATCH AUTOSEL 6.1 03/20] scsi: target: core: Fix warning on RT kernels
2023-01-31 14:59 UTC
add bvec initialization helpers
2023-01-31 13:45 UTC (65+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
Silicone rubber - vulcanization
2023-01-31 9:15 UTC
[PATCH for-rc] IB/isert: Fix hang in iscsit_wait_for_tag
2023-01-30 18:22 UTC (2+ messages)
deadlocks when the target server runs as initiator to itself
2023-01-30 9:41 UTC (3+ messages)
[PATCH v3 00/14] target: TMF and recovery fixes
2023-01-29 23:44 UTC (15+ messages)
` [PATCH v3 01/14] scsi: target: Move sess cmd counter to new struct
` [PATCH v3 02/14] scsi: target: Move cmd counter allocation
` [PATCH v3 03/14] scsi: target: Pass in cmd counter to use during cmd setup
` [PATCH v3 04/14] scsi: target: iscsit/isert: Alloc per conn cmd counter
` [PATCH v3 05/14] scsi: target: iscsit: stop/wait on cmds during conn close
` [PATCH v3 06/14] scsi: target: iscsit: Fix TAS handling during conn cleanup
` [PATCH v3 07/14] scsi: target: Fix multiple LUN_RESET handling
` [PATCH v3 08/14] scsi: target: Drop t_state_lock use in compare_and_write_post
` [PATCH v3 09/14] scsi: target: Treat CMD_T_FABRIC_STOP like CMD_T_STOP
` [PATCH v3 10/14] scsi: target: iscsit: Add helper to check when cmd has failed
` [PATCH v3 11/14] scsi: target: iscsit: Cleanup isert commands at conn closure
` [PATCH v3 12/14] IB/isert: Fix hang in target_wait_for_cmds
` [PATCH v3 13/14] IB/isert: Fix use after free during conn cleanup
` [PATCH v3 14/14] scsi: target: iscsit: free cmds before session free
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-26 17:07 UTC (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH 0/2] fix iscsi commands when session is freed
2023-01-25 20:50 UTC (6+ messages)
` [PATCH 1/2] target: iscs: reject cmd in closed session
` [PATCH 2/2] target: iscsi: free cmds before session free
iSCSI target: kernel: NULL pointer dereference
2023-01-25 8:29 UTC (4+ messages)
[PATCH v2 00/13] target task management fixes
2023-01-24 2:40 UTC (26+ messages)
` [PATCH v2 01/13] scsi: target: Move sess cmd counter to new struct
` [PATCH v2 02/13] scsi: target: Move cmd counter allocation
` [PATCH v2 03/13] scsi: target: Pass in cmd counter to use during cmd setup
` [PATCH v2 04/13] scsi: target: iscsit/isert: Alloc per conn cmd counter
` [PATCH v2 05/13] scsi: target: iscsit: stop/wait on cmds during conn close
` [PATCH v2 06/13] scsi: target: iscsit: Fix TAS handling during conn cleanup
` [PATCH v2 07/13] scsi: target: Fix multiple LUN_RESET handling
` [PATCH v2 08/13] scsi: target: drop tas arg from __transport_wait_for_tasks
` [PATCH v2 09/13] scsi: target: iscsit: Fix isert disconnect handling during login
` [PATCH v2 10/13] scsi: target: iscsit: Add helper to check when cmd has failed
` [PATCH v2 11/13] scsi: target: Treat CMD_T_FABRIC_STOP like CMD_T_STOP
` [PATCH v2 12/13] scsi: target: iscsit: Cleanup isert commands at conn closure
` [PATCH v2 13/13] IB/isert: Fix hang in target_wait_for_cmds
[PATCH] scsi: elx: libefc_sli: use "/*" for non-kernel-doc comment
2023-01-24 1:54 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-01-23 9:00 UTC
[PATCH 0/7] scsi target task management fixes
2023-01-12 3:11 UTC (11+ messages)
` [PATCH 5/7] scsi: target: iscsit/isert: stop/wait on cmds during conn close
` [PATCH 6/7] scsi: target: drop tas arg from __transport_wait_for_tasks
` [PATCH 7/7] scsi: target: Fix multiple LUN_RESET handling
[PATCH] target: core: fix warning on RT kernels
2023-01-11 7:07 UTC (2+ messages)
[RESEND PATCH v2] cxgbi: move cxgbi_ddp_set_one_ppod to cxgb_ppm and remove its duplicate
2022-12-29 13:53 UTC (2+ messages)
[PATCH] tcm_loop: Increase maximum request size
2022-12-21 8:30 UTC (6+ messages)
[PATCH v3 0/5] scsi: target: make RTPI an TPG identifier
2022-12-21 0:15 UTC (3+ messages)
` [PATCH v3 5/5] scsi: target: core: Add RTPI attribute for target port
[PATCH AUTOSEL 5.15 4/9] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-12-20 1:21 UTC
[PATCH AUTOSEL 6.0 06/16] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-12-20 1:21 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 12/16] scsi: target: iscsi: Fix a race condition between login_work and the login thread
[PATCH AUTOSEL 6.1 06/16] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-12-20 1:20 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 12/16] scsi: target: iscsi: Fix a race condition between login_work and the login thread
Biznesowy angielski
2022-12-14 8:50 UTC
Tepelné obrábění – objednávka
2022-12-12 9:06 UTC
tcm_loop and aborted TMRs
2022-12-08 3:45 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).