Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, (continued)
- [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v3 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v3 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- [PATCH v3 16/18] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1),
Thomas Weißschuh
- [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size(), Thomas Weißschuh
- [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns(), Thomas Weißschuh
- [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR(), Thomas Weißschuh
- [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size(), Thomas Weißschuh
- [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek(), Thomas Weißschuh
- [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible(), Thomas Weißschuh
- [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes, Thomas Weißschuh
- [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size, Thomas Weißschuh
- [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants, Thomas Weißschuh
- [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap(), Thomas Weißschuh
- Re: [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1), Krzysztof Wilczyński
- Re: [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1), Bjorn Helgaas
- [PATCH] scsi: iscsi: special case for GET_HOST_STATS,
Xiang Zhang
- Re: [PATCH v1 v1] target: fix incorrect function name in pr_err, Martin K. Petersen
- [PATCH] scsi: esas2r: Remove unused esas2r_build_cli_req,
linux
- [PATCH v4] ufs: core: Add WB buffer resize support, Huan Tang
- [PATCH] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN,
Ingyu Jang
- [PATCH] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL,
Ingyu Jang
[PATCH 00/11] Update lpfc to revision 14.4.0.6,
Justin Tee
- [PATCH 01/11] lpfc: Modify cgn warning signal calculation based on EDC response, Justin Tee
- [PATCH 02/11] lpfc: Check devloss callbk done flag for potential stale ndlp ptrs, Justin Tee
- [PATCH 03/11] lpfc: Call lpfc_sli4_queue_unset in restart and rmmod paths, Justin Tee
- [PATCH 04/11] lpfc: Update lpfc_els_flush_cmd to check for SLI_ACTIVE before BSG flag, Justin Tee
- [PATCH 05/11] lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI, Justin Tee
- [PATCH 06/11] lpfc: Add cleanup of nvmels_wq after HBA reset, Justin Tee
- [PATCH 07/11] lpfc: Prevent ndlp reference count underflow in dev_loss_tmo callback, Justin Tee
- [PATCH 08/11] lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure, Justin Tee
- [PATCH 11/11] lpfc: Copyright updates for 14.4.0.6 patches, Justin Tee
- [PATCH 10/11] lpfc: Update lpfc version to 14.4.0.6, Justin Tee
- [PATCH 09/11] lpfc: Change lpfc_nodelist nlp_flag member into a bitmask, Justin Tee
- Re: [PATCH 00/11] Update lpfc to revision 14.4.0.6, Martin K. Petersen
- Re: [PATCH 00/11] Update lpfc to revision 14.4.0.6, Martin K. Petersen
[PATCH] scsi: ufs: Start the RTC update work later,
Bart Van Assche
[PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101,
Peter Griffin
- [PATCH v3 01/14] scsi: ufs: exynos: remove empty drv_init method, Peter Griffin
- [PATCH v3 02/14] scsi: ufs: exynos: remove superfluous function parameter, Peter Griffin
- [PATCH v3 03/14] scsi: ufs: exynos: Allow UFS Gear 4, Peter Griffin
- [PATCH v3 04/14] scsi: ufs: exynos: add check inside exynos_ufs_config_smu(), Peter Griffin
- [PATCH v3 05/14] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL, Peter Griffin
- [PATCH v3 06/14] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check, Peter Griffin
- [PATCH v3 07/14] scsi: ufs: exynos: gs101: remove unused phy attribute fields, Peter Griffin
- [PATCH v3 08/14] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init(), Peter Griffin
- [PATCH v3 09/14] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster, Peter Griffin
- [PATCH v3 10/14] scsi: ufs: exynos: enable write line unique transactions on gs101, Peter Griffin
- [PATCH v3 11/14] scsi: ufs: exynos: set ACG to be controlled by UFS_ACG_DISABLE, Peter Griffin
- [PATCH v3 12/14] scsi: ufs: exynos: fix hibern8 notify callbacks, Peter Griffin
- [PATCH v3 13/14] scsi: ufs: exynos: gs101: enable clock gating with hibern8, Peter Griffin
- [PATCH v3 14/14] MAINTAINERS: Update UFS Exynos entry, Peter Griffin
- Re: [PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101, Martin K. Petersen
- Re: [PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101, Martin K. Petersen
[PATCH v2] scsi: qla1280.c,
Magnus Lindholm
[PATCH] virtio: only reset device and restore status if needed in device resume,
qiang4 . zhang
[PATCH 0/3] scsi: st: improve pos_unknown handling after reset,
John Meneghini
[PATCH] scsi: sg: Enable runtime power management,
Bart Van Assche
[PATCH v6 00/10] Read/Write with metadata/integrity,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 1/2] scsi: ufs: exynos: remove unused tx_linereset_n/tx_dif_n_nsec fields,
Tudor Ambarus
[PATCH] scsi: sd_zbc: use kvzalloc to allocate report zones buffer,
Johannes Thumshirn
[GIT PULL] SCSI fixes for 6.12-rc5,
James Bottomley
[PATCH 1/2] scsi: ufs: exynos: remove empty drv_init method,
Tudor Ambarus
[PATCH v5 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH 0/1] scsi: qla1280.c,
Magnus Lindholm
[PATCHv10 0/9] write hints with nvme fdp, scsi streams,
Keith Busch
Message not available
Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Keith Busch
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Keith Busch
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Keith Busch
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Matthew Wilcox
- RE: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Javier Gonzalez
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Javier Gonzalez
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Nitesh Shetty
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Keith Busch
- Message not available
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Nitesh Shetty
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Nitesh Shetty
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Nitesh Shetty
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Johannes Thumshirn
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, hch
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Damien Le Moal
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Jaegeuk Kim
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Martin K. Petersen
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Damien Le Moal
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Matthew Wilcox
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Bart Van Assche
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
Message not available
[PATCH V2 0/3] Add support for multiple ICE allocators,
Ram Kumar Dwivedi
[PATCH v2 0/2] Untie the host lock entanglement - part 2,
Avri Altman
[PATCH v3] ufs: core: Add WB buffer resize support,
Huan Tang
[PATCH] scsi: ufs: Replace deprecated PCI functions,
Philipp Stanner
[PATCH] scsi: Switch back to struct platform_driver::remove(),
Uwe Kleine-König
[PATCH 0/2] Untie the host lock entanglement - part 2,
Avri Altman
[PATCH 0/2] scsi: Fix two possible memory leaks,
Zhen Lei
[no subject], Unknown
[PATCH v2] ufs: core: Add WB buffer resize support,
Huan Tang
[PATCHv9 0/7] write hints with nvme fdp, scsi streams,
Keith Busch
Message not available
Message not available
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v2 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v2 16/18] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v2 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
[PATCH v2] scsi: pm8001: Increase request sg length to support 4MiB requests,
Igor Pylypiv
[PATCH v2 00/11] UFS cleanups and enhancements to ufs-exynos for gs101,
Peter Griffin
- [PATCH v2 01/11] scsi: ufs: exynos: Allow UFS Gear 4, Peter Griffin
- [PATCH v2 03/11] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL, Peter Griffin
- [PATCH v2 02/11] scsi: ufs: exynos: add check inside exynos_ufs_config_smu(), Peter Griffin
- [PATCH v2 05/11] scsi: ufs: exynos: gs101: remove unused phy attribute fields, Peter Griffin
- [PATCH v2 04/11] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check, Peter Griffin
- [PATCH v2 06/11] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init(), Peter Griffin
- [PATCH v2 07/11] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster, Peter Griffin
- [PATCH v2 08/11] scsi: ufs: exynos: enable write line unique transactions on gs101, Peter Griffin
- [PATCH v2 09/11] scsi: ufs: exynos: set ACG to be controlled by UFS_ACG_DISABLE, Peter Griffin
- [PATCH v2 10/11] scsi: ufs: exynos: fix hibern8 notify callbacks, Peter Griffin
- [PATCH v2 11/11] scsi: ufs: exynos: gs101: enable clock gating with hibern8, Peter Griffin
[PATCH] ufs: core: Add WB buffer resize support,
Huan Tang
[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers,
Manish Pandey
[PATCH] scsi: fusion: Fix not used variable 'rc',
Zeng Heng
[PATCH v3 0/3] Untie the host lock entanglement - part 1,
Avri Altman
[PATCH v2] ufs: core: fix another deadlock when rtc update, peter.wang
[PATCH] scsi: pm8001: Increase request sg length to support 4MiB requests,
Igor Pylypiv
[PATCH v1 1/1] scsi: gla2xxx: use flexible array member at the end of structures,
Mirsad Todorovac
[PATCH v1] ufs: core: fix another deadlock when rtc update,
peter.wang
[PATCH] scsi: bfa: fix use-after-free in bfad_im_module_exit(),
Ye Bin
[PATCH v2 0/6] UFS driver fixes and cleanups,
Bart Van Assche
[PATCH v4 0/5] Replace the "slave_*" function names,
Bart Van Assche
[PATCH v2 0/3] Untie the host lock entanglement - part 1,
Avri Altman
[PATCH] scsi: pm8001: Initialize devices in pm8001_alloc_dev(),
TJ Adams
[PATCH 0/4] Untie the host lock entanglement - part 1,
Avri Altman
[PATCH v2] scsi: elx: efct: Cast an operand to u64 to prevent potential u32 overflow in efct_efclib_config(), Gax-c
[PATCH] scsi: elx: efct: Prevent potential integer overflow in efct_efclib_config(),
Gax-c
[GIT PULL] SCSI fixes for 6.12-rc3,
James Bottomley
qla1280 driver for qlogic-1040 on alpha,
Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Martin K. Petersen
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Martin K. Petersen
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Thomas Bogendoerfer
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Christoph Hellwig
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Martin K. Petersen
- Re: qla1280 driver for qlogic-1040 on alpha, Thomas Bogendoerfer
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Thomas Bogendoerfer
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Martin K. Petersen
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Thomas Bogendoerfer
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
- Re: qla1280 driver for qlogic-1040 on alpha, Magnus Lindholm
- Re: qla1280 driver for qlogic-1040 on alpha, Maciej W. Rozycki
[PATCH v2] scsi: ufs: core: Make DMA mask configuration more flexible,
Bart Van Assche
[PATCH v5 00/14] Introduce support for Fabric Discovery and...,
Karan Tilak Kumar
- [PATCH v5 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err, Karan Tilak Kumar
- [PATCH v5 02/14] scsi: fnic: Add headers and definitions for FDLS, Karan Tilak Kumar
- [PATCH v5 04/14] scsi: fnic: Add support for target based solicited requests and responses, Karan Tilak Kumar
- [PATCH v5 03/14] scsi: fnic: Add support for fabric based solicited requests and responses, Karan Tilak Kumar
- [PATCH v5 05/14] scsi: fnic: Add support for unsolicited requests and responses, Karan Tilak Kumar
- [PATCH v5 06/14] scsi: fnic: Add and integrate support for FDMI, Karan Tilak Kumar
- [PATCH v5 07/14] scsi: fnic: Add and integrate support for FIP, Karan Tilak Kumar
- [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS, Karan Tilak Kumar
- [PATCH v5 08/14] scsi: fnic: Add functionality in fnic to support FDLS, Karan Tilak Kumar
- [PATCH v5 10/14] scsi: fnic: Modify fnic interfaces to use FDLS, Karan Tilak Kumar
- [PATCH v5 11/14] scsi: fnic: Add stats and related functionality, Karan Tilak Kumar
- [PATCH v5 12/14] scsi: fnic: Code cleanup, Karan Tilak Kumar
- [PATCH v5 13/14] scsi: fnic: Add support to handle port channel RSCN, Karan Tilak Kumar
- [PATCH v5 14/14] scsi: fnic: Increment driver version, Karan Tilak Kumar
[PATCH] scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length,
John Garry
[Report] queue_freeze & queue_enter deadlock in scsi, Ming Lei
[RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0),
Thorsten Blum
[PATCH v1 0/4] Enable UFS on QCS615,
Xin Liu
[PATCH] scsi: pm80xx: Use module param to set pcs event log severity,
Salomon Dushimirimana
[no subject], Unknown
[PATCH 0/7] UFS driver fixes and cleanups,
Bart Van Assche
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]