public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-09 23:51:02 to 2018-04-19 18:50:27 UTC [more...]

simplify procfs code for seq_file instances
 2018-04-19 18:50 UTC  (47+ messages)
` [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 04/39] proc: introduce proc_create_single{,_data}
` [PATCH 05/39] ipv{4, 6}/udp{, lite}: simplify proc registration
` [PATCH 06/39] ipv{4, 6}/tcp: simplify procfs registration
` [PATCH 07/39] ipv{4, 6}/ping: simplify proc file creation
` [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code
` [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 10/39] net/kcm: simplify proc registration
` [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 13/39] proc: introduce proc_create_net{,_data}
` [PATCH 14/39] proc: introduce proc_create_net_single
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 17/39] sgi-gru: "
` [PATCH 18/39] megaraid: "
` [PATCH 19/39] sg: "
` [PATCH 20/39] afs: "
` [PATCH 21/39] ext4: "
` [PATCH 22/39] jfs: "
` [PATCH 23/39] staging/rtl8192u: "
` [PATCH 24/39] resource: switch to proc_create_seq_data
` [PATCH 25/39] drbd: switch to proc_create_single
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data
` [PATCH 27/39] bonding: switch to proc_create_seq_data
` [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data
` [PATCH 29/39] neigh: switch to proc_create_seq_data
` [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
` [PATCH 31/39] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 32/39] bluetooth: switch to proc_create_seq_data
` [PATCH 33/39] atm: simplify procfs code
` [PATCH 34/39] atm: switch to proc_create_seq_private
` [PATCH 35/39] isdn: replace ->proc_fops with ->proc_show
` [PATCH 36/39] proc: don't detour through seq->private to get the inode
` [PATCH 37/39] ide: remove ide_driver_proc_write
` [PATCH 38/39] ide: replace ->proc_fops with ->proc_show
` [PATCH 39/39] tty: "

[LSF/MM TOPIC] Extended copy
 2018-04-19 18:13 UTC 

usercopy whitelist woe in scsi_sense_cache
 2018-04-19  9:32 UTC  (41+ messages)

[PATCH v3 0/6] scsi: handle special return codes for ABORTED COMMAND
 2018-04-19  8:19 UTC  (12+ messages)
` [PATCH v3 1/6] ilog2: create truly constant version for sparse
` [PATCH v3 2/6] scsi: use const_ilog2 for array indices
` [PATCH v3 3/6] scsi: devinfo: change blist_flag_t to 64bit
` [PATCH v3 4/6] scsi: devinfo: warn on undefined blist flags
` [PATCH v3 5/6] scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
` [PATCH v3 6/6] scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS

[PATCH v2] storvsc: Set up correct queue depth values for IDE devices
 2018-04-19  4:59 UTC  (5+ messages)

remove PCI_DMA_BUS_IS_PHYS
 2018-04-19  4:29 UTC  (16+ messages)
  ` [PATCH 01/12] iscsi_tcp: don't set a bounce limit
  ` [PATCH 02/12] storsvc: "
  ` [PATCH 03/12] mtip32xx: don't use block layer bounce buffers
  ` [PATCH 04/12] DAC960: "
  ` [PATCH 05/12] sata_nv: "
  ` [PATCH 06/12] memstick: don't call blk_queue_bounce_limit
  ` [PATCH 07/12] scsi: reduce use of block bounce buffers
  ` [PATCH 08/12] mmc: "
  ` [PATCH 09/12] ide: kill ide_toggle_bounce
  ` [PATCH 10/12] ide: remove the PCI_DMA_BUS_IS_PHYS check
  ` [PATCH 11/12] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
  ` [PATCH 12/12] PCI: remove PCI_DMA_BUS_IS_PHYS

[PATCH] scsi: mptfc: fix spelling mistake in macro names
 2018-04-19  4:09 UTC  (2+ messages)

[PATCH] blk-mq: Clear out elevator private data
 2018-04-18  8:47 UTC  (5+ messages)

[PATCH 1/1] scsi/ufs: qcom: Don't enable PHY_QCOM_UFS by default
 2018-04-17 23:11 UTC  (6+ messages)

[PATCH 3/3] sd_zbc: Avoid that resetting a zone fails sporadically
 2018-04-17 22:42 UTC  (2+ messages)

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (3+ messages)

[PATCH v2] target: Fix Fortify_panic kernel exception
 2018-04-17 15:33 UTC 

[PATCH] target: Fix Fortify_panic kernel exception
 2018-04-17 15:19 UTC  (4+ messages)

[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-04-17 14:08 UTC  (6+ messages)
` [PATCH v9 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v9 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v9 3/5] arm64: dts: add ufs dts node
` [PATCH v9 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v9 5/5] arm64: defconfig: enable f2fs and squashfs

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-17 12:09 UTC 

Add udev-md-raid-safe-timeouts.rules
 2018-04-17 11:28 UTC  (3+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-17 10:00 UTC 

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 22:06 UTC  (8+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 21:20 UTC  (2+ messages)

[RESEND PATCH v1 2/2] trace: events: block: Add tag in block trace events
 2018-04-16 20:49 UTC  (3+ messages)

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 20:43 UTC  (2+ messages)

[PATCH 08/12] mmc: reduce use of block bounce buffers (fwd)
 2018-04-16 19:11 UTC 

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 17:11 UTC  (2+ messages)

[RESEND PATCH v1 0/2] Print the request tag in Block/SCSI trace events
 2018-04-16 14:30 UTC 

[PATCH v2] block: ratelimite pr_err on IO path
 2018-04-16  9:06 UTC  (3+ messages)

Patch added to scsi: scsi: scsi_dh: replace too broad "TP9" string with the exact models
 2018-04-16  7:25 UTC 

[GIT PULL] final round of SCSI updates for the 4.16+ merge window
 2018-04-15  9:10 UTC 

4.15.14 crash with iscsi target and dvd
 2018-04-14 21:34 UTC  (18+ messages)

[Resend Patch 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage
 2018-04-14  0:25 UTC  (9+ messages)
` [Resend Patch 2/3] Netvsc: Use the vmbus functiton to calculate ring buffer percentage
` [Resend Patch 3/3] Storvsc: Select channel based on available percentage of ring buffer to write

[PATCH] scsi_transport_srp: Fix shost to rport translation
 2018-04-13 12:40 UTC  (3+ messages)

[PATCH][next] scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
 2018-04-13  2:39 UTC  (2+ messages)

[PATCH] iscsi: respond to netlink with unicast when appropriate
 2018-04-13  2:35 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: reduce the time granularity of qla2x00_eh_wait_on_command
 2018-04-12  9:00 UTC  (2+ messages)

[PATCH v1] scsi: ufs: add 2 lane support
 2018-04-12  5:48 UTC  (3+ messages)

[PATCH v3 1/3] Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()"
 2018-04-10 14:49 UTC  (3+ messages)

[PATCH 2/3] megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
 2018-04-10 13:50 UTC 

[PATCH v3 0/3] Report all request failures again to user space
 2018-04-10 13:49 UTC 

[PATCH v1 14/15] mpt3sas: fix possible memory leak
 2018-04-10 13:49 UTC 

[PATCH v1 03/15] mpt3sas: Add sanity checks for scsi tracker before accessing it
 2018-04-10 13:49 UTC 

[PATCH] mpt3sas: Cache enclosure pages during enclosure add
 2018-04-10 12:46 UTC  (6+ messages)
` [RFC PATCH] mpt3sas: mpt3sas_scsih_enclosure_find_by_handle can be static
      ` *** SPAM *** "

[PATCH 2/2] scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_buffer
 2018-04-10 12:38 UTC 

[PATCH 1/2] scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probe
 2018-04-10 12:37 UTC 

[PATCH 0/8] hisi_sas: some misc changes
 2018-04-10  2:57 UTC  (2+ messages)

[PATCH] scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
 2018-04-10  2:07 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
 2018-04-10  1:18 UTC  (2+ messages)

[PATCH v2] qla2xxx: correctly shift host byte
 2018-04-10  1:17 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox