target-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 02:57:00 to 2020-10-09 19:50:32 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 19:50 UTC  (58+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr

Vorschlag
 2020-10-09 19:23 UTC 

[PATCH 00/16 V2] vhost: fix scsi cmd handling and IOPs
 2020-10-09 11:41 UTC  (22+ messages)
` [PATCH 01/16] vhost scsi: add lun parser helper
` [PATCH 02/16] vhost: remove work arg from vhost_work_flush
` [PATCH 03/16] vhost net: use goto error handling in open
` [PATCH 04/16] vhost: prep vhost_dev_init users to handle failures
` [PATCH 05/16] vhost: move vq iovec allocation to dev init time
` [PATCH 06/16] vhost: support delayed vq creation
` [PATCH 07/16] vhost scsi: support delayed IO "
` [PATCH 08/16] vhost scsi: alloc cmds per vq instead of session
` [PATCH 09/16] vhost scsi: fix cmd completion race
` [PATCH 10/16] vhost scsi: Add support for LUN resets
` [PATCH 11/16] vhost scsi: remove extra flushes
` [PATCH 12/16] vhost: support multiple worker threads
` [PATCH 13/16] vhost poll: fix coding style
` [PATCH 14/16] vhost: poll support support multiple workers
` [PATCH 15/16] vhost scsi: make completion per vq
` [PATCH 16/16] vhost scsi: multiple worker support

[PATCH v4] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-10-08 12:58 UTC 

[PATCH 0/2] fix race conditions with task aborts
 2020-10-08  9:42 UTC  (5+ messages)
` [PATCH 1/2] target: iscsi: prevent a race condition in iscsit_unmap_cmd()
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-08  7:02 UTC  (4+ messages)

[PATCH 00/14] drop double zeroing
 2020-10-08  2:31 UTC  (6+ messages)
` [PATCH 02/14] target/rd: "

Најмила кај господарот
 2020-10-07 16:30 UTC 

Low Rate Loan./mmm,
 2020-10-07 10:50 UTC 

[PATCH] scsi: target: core: Add CONTROL field for trace events
 2020-10-07  3:48 UTC  (4+ messages)

[PATCH] Revert "scsi: target/iscsi: Detect conn_cmd_list corruption early"
 2020-10-03 17:19 UTC  (7+ messages)

Finale Vergeben Zahlung 2020
 2020-10-02 20:51 UTC 

Low Rate Loan
 2020-10-02 19:15 UTC 

[PATCH 0/3] target: scsi: tcmu: code rework and speed up of read data handling
 2020-09-30  3:34 UTC  (7+ messages)
` [PATCH 1/3] scsi: target: tcmu: join tcmu_cmd_get_data_length and tcmu_cmd_get_block_cnt
` [PATCH 2/3] scsi: target: tcmu: optimize queue_cmd_ring
` [PATCH 3/3] scsi: target: tcmu: optimize scatter_data_area

[PATCH] scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
 2020-09-30  3:33 UTC  (4+ messages)

Good day,
 2020-09-30  0:21 UTC 

DONATION ..... 211
 2020-09-29 23:07 UTC 

YOUR URGENT RESPONSE IS NEEDED
 2020-09-27  5:38 UTC 

clean up is partition checks
 2020-09-25 14:19 UTC  (16+ messages)
` [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references
` [PATCH 2/9] block: add a bdev_is_partition helper
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk
` [PATCH 5/9] drbd: "
` [PATCH 6/9] drbd: don't set ->bd_contains
` [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params
` [PATCH 8/9] block: use bd_partno in bdevname
` [PATCH 9/9] vsprintf: use bd_partno in bdev_name

This is nice one!
 2020-09-24 21:48 UTC 

[PATCH 0/8] vhost scsi: fixes and cleanups
 2020-09-24 15:31 UTC  (23+ messages)
` [PATCH 1/8] vhost vdpa: fix vhost_vdpa_open error handling
` [PATCH 2/8] vhost: add helper to check if a vq has been setup
` [PATCH 3/8] vhost scsi: alloc cmds per vq instead of session
` [PATCH 4/8] vhost scsi: fix cmd completion race
` [PATCH 5/8] vhost scsi: add lun parser helper
` [PATCH 6/8] vhost scsi: Add support for LUN resets
` [PATCH 7/8] vhost: remove work arg from vhost_work_flush
` [PATCH 8/8] vhost scsi: remove extra flushes

spende von 2,000,000 euro
 2020-09-23  4:17 UTC 

[PATCH] scsi: target: tcmu: add a missing newline when printing parameters
 2020-09-22  3:56 UTC  (3+ messages)

[PATCH] scsi: target: remove redundant assignment to variable 'ret'
 2020-09-22  3:56 UTC  (4+ messages)

Wir finanzieren Projekte und Unternehmen
 2020-09-21 23:50 UTC 

LUCRATIVE PROJECT VENTURE
 2020-09-17  5:23 UTC 

Spende von 2.000.000,00 Euro
 2020-09-13 23:27 UTC 

[PATCH v3] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-09-10 15:56 UTC 

[Spam] We are still waiting for your email
 2020-09-09 10:30 UTC 

[PATCH v2] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-09-08 14:31 UTC  (3+ messages)

Dear Sir/Madam
 2020-09-06  4:46 UTC  (2+ messages)

Greetings
 2020-09-05  9:22 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: fix size in calls to tcmu_flush_dcache_range
 2020-09-04 11:55 UTC  (7+ messages)

[RFC PATCH] scsi: target: detect XCOPY NAA descriptor conflicts
 2020-09-03 20:54 UTC  (5+ messages)

[PATCH v4 0/4] target: fix NULL pointer dereference
 2020-09-03 13:13 UTC  (6+ messages)
` [PATCH v4 2/4] target: initialize LUN in transport_init_se_cmd()

[PATCH] scsi: target: iscsi: Fix data digest calculation
 2020-09-03  3:01 UTC  (2+ messages)

[PATCH] iscsi-target: fix hang in iscsit_access_np() when getting tpg->np_login_sem
 2020-09-03  3:00 UTC  (5+ messages)


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).