linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-16 08:50:22 to 2018-04-24 15:19:16 UTC [more...]

simplify procfs code for seq_file instances
 2018-04-24 15:19 UTC  (56+ 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: "

[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-04-24 13:54 UTC  (8+ 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

[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
 2018-04-24 13:15 UTC 

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination
 2018-04-24 12:33 UTC  (9+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v2)

[PATCH 0/3] Fix UFS and devfreq interaction
 2018-04-24  7:26 UTC  (8+ messages)
` [PATCH 1/3] PM / devfreq: Actually support providing freq_table
      `  "
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq

[PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v3)
 2018-04-24  7:25 UTC  (5+ messages)
` [PATCH] [SCSI] mpt3sas: Fix secure erase premature termination (v4)

[PATCH] bsg referencing bus driver module
 2018-04-23 18:38 UTC  (5+ messages)

[RESEND PATCH v1 2/2] trace: events: block: Add tag in block trace events
 2018-04-23 13:34 UTC  (5+ messages)

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

[PATCH v3 0/6] scsi: handle special return codes for ABORTED COMMAND
 2018-04-23  9:33 UTC  (14+ 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: Select channel based on available percentage of ring buffer to write
 2018-04-22 18:53 UTC  (4+ messages)

usercopy whitelist woe in scsi_sense_cache
 2018-04-21  8:43 UTC  (34+ messages)

[PATCH] [v2] scsi: ips: fix firmware timestamps for 32-bit
 2018-04-20 23:38 UTC  (2+ messages)

[PATCH] [RESEND 2] scsi: esas2r: use ktime_get_real_seconds()
 2018-04-20 23:34 UTC  (2+ messages)

[PATCH][V2] isci: Fix infinite loop in while loop
 2018-04-20 23:24 UTC  (2+ messages)

[PATCH v2] target: Fix Fortify_panic kernel exception
 2018-04-20 23:09 UTC  (2+ messages)

[PATCH 1/2] scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probe
 2018-04-20 22:38 UTC  (2+ messages)

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

[PATCH] isci: Fix infinite loop in while loop
 2018-04-20  9:57 UTC  (3+ messages)

[PATCH 1/1] scsi/ufs: qcom: Don't enable PHY_QCOM_UFS by default
 2018-04-19 18:51 UTC  (7+ messages)

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

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 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] target: Fix Fortify_panic kernel exception
 2018-04-17 15:19 UTC  (4+ messages)

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


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