messages from 2018-04-19 04:47:53 to 2018-06-16 19:20:12 UTC [more...]
[PATCH 01/33] TCMU PR: first commit to implement TCMU PR
2018-06-16 19:20 UTC (7+ messages)
[PATCH 33/33] TCMU PR: enable PRO Clear for TCMU devices
2018-06-15 18:23 UTC
[PATCH 32/33] TCMU PR: implementation of PR clear for TCMU
2018-06-15 18:23 UTC
[PATCH 31/33] TCMU PR: enable PRO Release for TCMU devices
2018-06-15 18:23 UTC
[PATCH 30/33] TCMU PR: implementation of PR release for TCMU
2018-06-15 18:23 UTC
[PATCH 29/33] TCMU PR: enable PRO Reserve for TCMU devices
2018-06-15 18:23 UTC
[PATCH 28/33] TCMU PR: implementation of PR Reserve for TCMU
2018-06-15 18:23 UTC
[PATCH 27/33] TCMU PR: enable PR register and ReadKeys for TCMU
2018-06-15 18:23 UTC
[PATCH 26/33] TCMU PR: add PR ops function pointers
2018-06-15 18:23 UTC
[PATCH 25/33] TCMU PR: netlink support for passthrough PR info
2018-06-15 18:23 UTC
[PATCH 24/33] TCMU PR: handle PR read keys for TCMU devs
2018-06-15 18:23 UTC
[PATCH 23/33] TCMU PR: func to handle PR read keys but no regs
2018-06-15 18:23 UTC
[PATCH 22/33] TCMU PR: add a function to handle TCMU PR register
2018-06-15 18:23 UTC
[PATCH 21/33] TCMU PR: add a func to update PR info on TCMU dev
2018-06-15 18:23 UTC
[PATCH 20/33] TCMU PR: add a func to register an existing reg
2018-06-15 18:23 UTC
[PATCH 19/33] TCMU PR: add functions to unregister a reg
2018-06-15 18:23 UTC
[PATCH 18/33] TCMU PR: add a function to register a new IT Nexus
2018-06-15 18:23 UTC
[PATCH 17/33] TCMU PR: add a function to append a new PR reg
2018-06-15 18:23 UTC
[PATCH 16/33] TCMU PR: init PR info when empty for TCMU dev
2018-06-15 18:23 UTC
[PATCH 15/33] TCMU PR: add a PR info encoder function
2018-06-15 18:23 UTC
[PATCH 14/33] TCMU PR: add a function can get PR info from a dev
2018-06-15 18:23 UTC
[PATCH 13/33] TCMU PR: add a PR info decoder function
2018-06-15 18:23 UTC
[PATCH 12/33] TCMU PR: add a function to free tcmu_pr_info
2018-06-15 18:23 UTC
[PATCH 11/33] TCMU PR: add funcs to handle TCMU PR registrations
2018-06-15 18:23 UTC
[PATCH 10/33] TCMU PR: add funcs to handle PR registrations num
2018-06-15 18:23 UTC
[PATCH 09/33] TCMU PR: add func to handle PR type, key, IT nexus
2018-06-15 18:23 UTC
[PATCH 08/33] TCMU PR: add functions to handle PR generation
2018-06-15 18:23 UTC
[PATCH 07/33] TCMU PR: add functions to handle SCSI2 Reservation
2018-06-15 18:23 UTC
[PATCH 06/33] TCMU PR: add decode/encode func for PR seq and ver
2018-06-15 18:23 UTC
[PATCH 05/33] TCMU PR: add a function to get IT_Nexus
2018-06-15 18:23 UTC
[PATCH 04/33] TCMU PR: add functions can store PR info into devs
2018-06-15 18:23 UTC
[PATCH 03/33] TCMU PR: add functions can get PR info from a dev
2018-06-15 18:23 UTC
[PATCH 02/33] TCMU PR: add tcmu_dev_pr_info to store PR buffer
2018-06-15 18:23 UTC
[PATCH 0/3] Use sbitmap instead of percpu_ida
2018-06-15 7:37 UTC (9+ messages)
` [PATCH 1/3] target: Abstract tag freeing
` [PATCH 2/3] Convert target drivers to use sbitmap
` [PATCH 3/3] Remove percpu_ida
[RESEND PATCH] target: fix potential memory leak in option parsing
2018-06-13 16:10 UTC (2+ messages)
MaxTransferLength
2018-06-13 11:31 UTC (8+ messages)
[PATCH] lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
2018-06-13 9:43 UTC (2+ messages)
iscsi_trx oops on todays mainline with 804209d8a0096d9ed8c9891f987f42bc1a98b8f9
2018-06-12 22:12 UTC
[PATCH] target: add error handling for match_int
2018-06-12 21:21 UTC (3+ messages)
[PATCH 0/2] Use sbitmap instead of percpu_ida
2018-06-12 18:08 UTC (14+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap
` [RFC PATCH] iscsit_wait_for_tag() can be static
` [PATCH 2/2] Remove percpu_ida
[PATCH 00/14] SCSI target patches for kernel v4.17
2018-06-11 21:31 UTC (3+ messages)
[PATCH 10/14] target: Simplify the code for waiting for command completion
2018-06-11 21:05 UTC (4+ messages)
[PATCH 04/14] target: Make the session shutdown code also wait for commands that are being aborted
2018-06-11 18:45 UTC (3+ messages)
` [PATCH 04/14] target: Make the session shutdown code also wait for commands that are being abort
[PATCH v2 8/8] IB/isert: use ib_client API to wrap ib_device
2018-06-11 17:43 UTC (7+ messages)
[PATCH] tcmu: remove useless code and clean up the code style
2018-06-08 2:16 UTC (4+ messages)
[PATCH v2] target: fix truncated PR-in ReadKeys response
2018-06-05 10:00 UTC
[PATCH] target: fix truncated PR-in ReadKeys response
2018-06-04 20:20 UTC (6+ messages)
[RFC PATCH] target: add emulate_pr backstore attr to toggle PR support
2018-06-04 17:13 UTC (5+ messages)
[PATCH v2 7/8] IB/isert: use refcount_t instead of just a raw integer
2018-06-04 12:30 UTC
[PATCH v2 6/8] IB/isert: embed mutex inside isert_device structure
2018-06-04 12:30 UTC
[PATCH v2 0/8] use ib_client API to wrap ib_device
2018-06-04 12:29 UTC
[PATCH] target: Use WARNON_NON_RT(!irqs_disabled())
2018-06-04 7:16 UTC (13+ messages)
` [PATCH 1/2] target: drop spin_lock_assert() + irqs_disabled() combo checks
[PATCH V3] TCMUser: add read length support
2018-05-30 13:57 UTC (5+ messages)
[RESEND] TCMUser: add read length support
2018-05-30 10:04 UTC (4+ messages)
[PATCH] scsi: target: fix spelling mistake "Uknown" -> "Unknown"
2018-05-29 1:32 UTC (2+ messages)
Investment Proposition
2018-05-24 20:11 UTC
[PATCH V2] TCMUser: add read length support
2018-05-22 13:30 UTC (4+ messages)
tcmu data consistency
2018-05-21 19:45 UTC (2+ messages)
Prize Claim Promo
2018-05-20 16:35 UTC
[PATCH v4] target: transport should handle st FM/EOM/ILI reads
2018-05-18 16:26 UTC (2+ messages)
[RESEND] tcmu: fix error resetting qfull_time_out to default
2018-05-15 2:46 UTC (3+ messages)
[PATCH v3] target: transport should allow st FM/EOM/ILI reads
2018-05-14 20:04 UTC (3+ messages)
[PATCH RFC] TCMUser: add read length support
2018-05-11 19:25 UTC (2+ messages)
[PATCH v2] target: transport should allow st ILI reads
2018-05-11 1:29 UTC (5+ messages)
[PATCH RFC] target transport: allow st INI reads
2018-05-08 20:08 UTC (3+ messages)
[PATCH v2] target/file: add support of direct and async I/O
2018-05-08 16:26 UTC (5+ messages)
[RESEND V2 1/6] tcmu: add new netlink events helpers
2018-05-08 5:54 UTC (3+ messages)
Wohltätigkeitsspende in Höhe von € 2.000.000,00
2018-05-06 1:02 UTC
[PATCHv4 1/3] target/configfs: add module wide action support
2018-05-03 15:31 UTC (5+ messages)
[PATCHv4 3/3] tcmu: add module wide action/reset_netlink support
2018-05-03 4:23 UTC (3+ messages)
tcmu-runner rpm
2018-05-03 0:34 UTC (9+ messages)
[RESEND V2 6/6] tcmu: refactor nl wr_cache attr with new helpers
2018-05-02 3:13 UTC
[RESEND V2 5/6] tcmu: refactor nl dev_size attr with new helpers
2018-05-02 3:13 UTC
[RESEND V2 4/6] tcmu: refactor nl dev_cfg attr with new nl helpers
2018-05-02 3:13 UTC
[RESEND V2 3/6] tcmu: refactor rm_device cmd with new nl helpers
2018-05-02 3:13 UTC
[RESEND V2 2/6] tcmu: refactor add_device cmd with new nl helpers
2018-05-02 3:13 UTC
[PATCH] target: allow to set a blkio cgroup for a backstore
2018-05-01 6:48 UTC
Requirements for tcmu-runner on CentOS 7.4
2018-04-23 17:57 UTC (3+ messages)
[PATCH v2] target: Fix Fortify_panic kernel exception
2018-04-20 23:09 UTC (2+ messages)
target: clean up kernel-doc and add driver-api document
2018-04-20 22:54 UTC (2+ messages)
target_qf_do_work trace
2018-04-20 14:56 UTC
[PATCH v2 1/6] tcmu: add new netlink events helpers
2018-04-19 19:49 UTC (2+ messages)
[PATCH 5/6] tcmu: refactor nl dev_size attr with new helpers
2018-04-19 9:47 UTC (2+ messages)
[PATCH v2 6/6] tcmu: refactor nl wr_cache attr with new helpers
2018-04-19 9:38 UTC
[PATCH v2 5/6] tcmu: refactor nl dev_size attr with new helpers
2018-04-19 9:38 UTC
[PATCH v2 4/6] tcmu: refactor nl dev_cfg attr with new nl helpers
2018-04-19 9:38 UTC
[PATCH v2 3/6] tcmu: refactor rm_device cmd with new nl helpers
2018-04-19 9:38 UTC
[PATCH v2 2/6] tcmu: refactor add_device cmd with new nl helpers
2018-04-19 9:38 UTC
[PATCHv4 2/3] target: adjust and export target_for_each_device visible to modules
2018-04-19 7:46 UTC
[PATCHv4 0/3] tcmu: allow userspace to reset netlink
2018-04-19 7:46 UTC
[PATCH] target: Change return type to vm_fault_t
2018-04-19 4:50 UTC (2+ messages)
[PATCHv2] target: prefer dbroot of /etc/target over /var/target
2018-04-19 4:47 UTC (2+ 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).