linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-19 05:02:37 to 2020-04-22 06:34:56 UTC [more...]

[v1 0/5] mpt3sas: Fix changing coherent mask after allocation
 2020-04-22  6:34 UTC  (6+ messages)
` [v1 1/5] mpt3sas: Don't change the dma coherent mask after allocations
` [v1 2/5] mpt3sas: Rename function name is_MSB_are_same

[PATCH] scsi: storvsc: Fix a panic in the hibernation procedure
 2020-04-22  6:24 UTC  (10+ messages)

[PATCH] scsi:pmcraid:Replace dma_pool_malloc with dma_pool_zalloc
 2020-04-22  6:15 UTC  (2+ messages)

[PATCH v3 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-04-22  5:12 UTC  (24+ messages)
` [PATCH v3 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v3 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v3 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v3 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v3 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v3 24/31] elx: efct: LIO backend interface routines

[PATCH v2] lpfc: remove duplicate unloading checks
 2020-04-22  4:12 UTC  (3+ messages)

[PATCH] scsi: fcoe: remove unneeded semicolon in fcoe.c
 2020-04-22  4:07 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: use true,false for bool variables
 2020-04-22  4:08 UTC  (3+ messages)

[PATCH] scsi: ufs-qcom: remove unneeded variable 'ret'
 2020-04-22  4:06 UTC  (2+ messages)

[PATCH] scsi: st: remove unneeded variable 'result' in st_release()
 2020-04-22  4:05 UTC  (2+ messages)

[PATCH] scsi: target/iblock: fix WRITE SAME zeroing
 2020-04-22  4:02 UTC  (3+ messages)

[PATCH v4 0/2] scsi: qla2xxx: fixes for driver unloading
 2020-04-22  3:54 UTC  (7+ messages)
` [PATCH v4 1/2] scsi: qla2xxx: set UNLOADING before waiting for session deletion
` [PATCH v4 2/2] scsi: qla2xxx: check UNLOADING before posting async work
` [EXT] [PATCH v4 0/2] scsi: qla2xxx: fixes for driver unloading

[PATCH] scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCK
 2020-04-22  3:44 UTC  (6+ messages)

[PATCH -next] scsi: aacraid: Use memdup_user() as a cleanup
 2020-04-22  2:57 UTC 

[PATCH] scsi: put hot fields of scsi_host_template into one cacheline
 2020-04-22  1:03 UTC  (3+ messages)

[PATCH v1 0/3] WriteBooster Feature Support
 2020-04-21 22:54 UTC  (8+ messages)
` [PATCH v1 1/3] scsi: ufs: add write booster feature support
` [PATCH v2 "
  ` [PATCH v2 2/3] ufs: sysfs: add sysfs entries for write booster
  ` [PATCH v2 3/3] ufs-qcom: scsi: configure write booster type

[PATCH v9 00/40] sg: add v4 interface
 2020-04-21 21:52 UTC  (41+ messages)
` [PATCH v9 01/40] sg: move functions around
` [PATCH v9 02/40] sg: remove typedefs, type+formatting cleanup
` [PATCH v9 03/40] sg: sg_log and is_enabled
` [PATCH v9 04/40] sg: rework sg_poll(), minor changes
` [PATCH v9 05/40] sg: bitops in sg_device
` [PATCH v9 06/40] sg: make open count an atomic
` [PATCH v9 07/40] sg: move header to uapi section
` [PATCH v9 08/40] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v9 09/40] sg: sg_allow_if_err_recovery and renames
` [PATCH v9 10/40] sg: improve naming
` [PATCH v9 11/40] sg: change rwlock to spinlock
` [PATCH v9 12/40] sg: ioctl handling
` [PATCH v9 13/40] sg: split sg_read
` [PATCH v9 14/40] sg: sg_common_write add structure for arguments
` [PATCH v9 15/40] sg: rework sg_vma_fault
` [PATCH v9 16/40] sg: rework sg_mmap
` [PATCH v9 17/40] sg: replace sg_allow_access
` [PATCH v9 18/40] sg: rework scatter gather handling
` [PATCH v9 19/40] sg: introduce request state machine
` [PATCH v9 20/40] sg: sg_find_srp_by_id
` [PATCH v9 21/40] sg: sg_fill_request_element
` [PATCH v9 22/40] sg: printk change %p to %pK
` [PATCH v9 23/40] sg: xarray for fds in device
` [PATCH v9 24/40] sg: xarray for reqs in fd
` [PATCH v9 25/40] sg: replace rq array with lists
` [PATCH v9 26/40] sg: sense buffer rework
` [PATCH v9 27/40] sg: add sg v4 interface support
` [PATCH v9 28/40] sg: rework debug info
` [PATCH v9 29/40] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v9 30/40] sg: expand sg_comm_wr_t
` [PATCH v9 31/40] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v9 32/40] sg: add some __must_hold macros
` [PATCH v9 33/40] sg: move procfs objects to avoid forward decls
` [PATCH v9 34/40] sg: protect multiple receivers
` [PATCH v9 35/40] sg: first debugfs support
` [PATCH v9 36/40] sg: rework mmap support
` [PATCH v9 37/40] sg: defang allow_dio
` [PATCH v9 38/40] sg: warn v3 write system call users
` [PATCH v9 39/40] sg: add mmap_sz tracking
` [PATCH v9 40/40] sg: bump version to 4.0.09

[PATCH] scsi: qla4xxx: Fix a potential race condition
 2020-04-21 21:08 UTC 

RFC PATCH 00/12] target: add sysfs support
 2020-04-21 17:09 UTC  (19+ messages)
` [RFC PATCH 01/12] target: check enforce_pr_isids during registration
` [RFC PATCH 02/12] target: separate acl name from port ids
` [RFC PATCH 03/12] iscsi target: setup transport_id
` [RFC PATCH 04/12] target: use tpid in target_stat_iport_port_ident_show
` [RFC PATCH 05/12] target: drop sess_get_initiator_sid from PR code
` [RFC PATCH 06/12] target: drop sess_get_initiator_sid
` [RFC PATCH 07/12] target: add sysfs support
` [RFC PATCH 08/12] target: add sysfs session helper functions
` [RFC PATCH 09/12] target: move session setup cb to fabric ops
` [RFC PATCH 10/12] target: add target_setup_session sysfs support
` [RFC PATCH 11/12] iscsi target: use session sysfs helpers
` [RFC PATCH 12/12] target: drop sess_get_index

[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
 2020-04-21 16:56 UTC  (25+ messages)
  ` [PATCH v6 06/10] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v6 08/10] dt-bindings: ufs: Add DT binding documentation for ufs
    ` [PATCH v6 01/10] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
    ` [PATCH v6 02/10] scsi: ufs: add quirk to disallow reset of interrupt aggregation
    ` [PATCH v6 03/10] scsi: ufs: add quirk to enable host controller without hce
    ` [PATCH v6 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
    ` [PATCH v6 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error
    ` [PATCH v6 09/10] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v5 0/8] per_host_store+random parameters, compare
 2020-04-21 15:14 UTC  (9+ messages)
` [PATCH v5 1/8] scsi_debug: randomize command completion time
` [PATCH v5 2/8] scsi_debug: add per_host_store option
` [PATCH v5 3/8] scsi_debug: implement verify(10), add verify(16)
` [PATCH v5 4/8] scsi_debug: weaken rwlock around ramdisk access
` [PATCH v5 5/8] scsi_debug: improve command duration calculation
` [PATCH v5 6/8] scsi_debug: implement pre-fetch commands
` [PATCH v5 7/8] scsi_debug: re-arrange parameters alphabetically
` [PATCH v5 8/8] scsi_debug: bump to version 1.89

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-21 13:57 UTC  (8+ messages)
` [PATCH v2 1/7] apparmor: just use vfs_kern_mount to make .null
` [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct
` [PATCH v2 3/7] libfs: introduce new_inode_current_time
` [PATCH v2 4/7] libfs: add alloc_anon_inode wrapper
` [PATCH v2 5/7] libfs: add file creation functions
` [PATCH v2 6/7] debugfs: switch to simplefs inode creation API
` [PATCH v2 7/7] tracefs: "

[PATCH 5/9] usb: fix empty-body warning in sysfs.c
 2020-04-21 13:58 UTC  (3+ messages)

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-04-21 12:35 UTC  (8+ messages)
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ

[PATCH -next] scsi: aic7xxx: fix kzalloc-simple.cocci warnings
 2020-04-21 12:30 UTC 

[PATCH] scsi: BusLogic: remove conversion to bool in blogic_inquiry()
 2020-04-21  3:41 UTC 

[PATCH] scsi: megaraid: use true,false for bool variables
 2020-04-21  3:41 UTC 

[PATCH] scsi: isci: use true,false for bool variables
 2020-04-21  3:40 UTC 

[PATCH] scsi: qla4xxx: remove unneeded semicolon in ql4_os.c
 2020-04-21  3:40 UTC 

[PATCH] scsi: sgiwd93: remove unneeded semicolon in sgiwd93.c
 2020-04-21  3:40 UTC 

[PATCH] scsi: bnx2fc: remove unneeded semicolon in bnx2fc_fcoe.c
 2020-04-21  3:40 UTC 

[PATCH] scsi: bfa: remove unneeded semicolon in bfa_fcs_rport.c
 2020-04-21  3:39 UTC 

[PATCH] lpfc: remove duplicate unloading checks
 2020-04-20 20:04 UTC 

[RFC PATCH 0/9] fix -Wempty-body build warnings
 2020-04-20 19:58 UTC  (16+ messages)
` [PATCH 2/9] fs: fix empty-body warning in posix_acl.c
    ` [PATCH 2/9] "
` [PATCH 6/9] nfsd: fix empty-body warning in nfs4state.c
` [PATCH 7/9] drivers/base: fix empty-body warnings in devcoredump.c
` [PATCH 8/9] dax: fix empty-body warnings in bus.c

[Bug 206123] New: aacraid ( PM8068) and iommu=nobypass Frozen PHB error on ppc64
 2020-04-20 18:41 UTC  (3+ messages)
` [Bug 206123] "

[RFC PATCH 0/5] target: add sysfs support
 2020-04-20 17:43 UTC  (4+ messages)
` [RFC PATCH 2/5] target: add sysfs session helper functions

[PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-20 16:31 UTC  (4+ messages)

[PATCH v5 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-20 16:36 UTC  (6+ messages)
` [PATCH v5 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v5 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
` [PATCH v5 3/4] blk-mq: Rerun dispatching in the case of budget contention
` [PATCH v5 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"

[PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-20 10:46 UTC  (20+ messages)
` [PATCH v7 01/11] scsi: free sgtables in case command setup fails
` [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v7 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[BUG] drivers: target: does there exist a memleak in function core_scsi3_emulate_pro_register_and_move
 2020-04-20  9:41 UTC 

[PATCH 0/3] pm80xx : Updates for the driver version 0.1.39
 2020-04-20  9:23 UTC  (7+ messages)
` [PATCH 1/3] pm80xx : Support for get phy profile functionality
` [PATCH 2/3] pm80xx : Staggered spin up support

Download latest movies from elitetorrent1.com
 2020-04-19 22:35 UTC 

[PATCH v4 00/14] scsi_debug: host managed ZBC + doublestore
 2020-04-19 21:53 UTC  (6+ messages)
` [PATCH v4 06/14] scsi_debug: implement pre-fetch commands

[RESEND PATCH v2] scsi: core: Change function comments to kernel-doc style
 2020-04-19  5:01 UTC 


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