Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
USB Mass Storage on Linux
Conversations
About
Send feedback
Help
USB Mass Storage on Linux
Contact owners and managers
1–30 of 376
Mark all as read
Report group
0 selected
Greg KH
, …
Alan Stern
16
Mar 15
Re: [PATCH] usb: storage: Fix `us->iobuf` size for BOT transmission to prevent memory overflow
On Sat, Mar 15, 2025 at 07:20:37PM +0800, daixin_tkzc wrote: > I'm sorry you may have
unread,
Re: [PATCH] usb: storage: Fix `us->iobuf` size for BOT transmission to prevent memory overflow
On Sat, Mar 15, 2025 at 07:20:37PM +0800, daixin_tkzc wrote: > I'm sorry you may have
Mar 15
Jonathan Neuschäfer via B4 Relay
, …
Alan Stern
23
Feb 28
[PATCH v2 8/9] usb: storage: sddr55: Use const for constant arrays
On Fri, Feb 28, 2025 at 04:11:15PM +0100, 'Jonathan Neuschäfer via B4 Relay' via USB Mass
unread,
[PATCH v2 8/9] usb: storage: sddr55: Use const for constant arrays
On Fri, Feb 28, 2025 at 04:11:15PM +0100, 'Jonathan Neuschäfer via B4 Relay' via USB Mass
Feb 28
Alan Stern
, …
J. Neuschäfer
3
Feb 25
Re: [PATCH] usb: storage: jumpshot: Use const for constant arrays
On Tue, Feb 25, 2025 at 10:11:02AM -0500, Alan Stern wrote: > On Tue, Feb 25, 2025 at 01:25:03PM +
unread,
Re: [PATCH] usb: storage: jumpshot: Use const for constant arrays
On Tue, Feb 25, 2025 at 10:11:02AM -0500, Alan Stern wrote: > On Tue, Feb 25, 2025 at 01:25:03PM +
Feb 25
WangYuli
, …
Alan Stern
4
Feb 7
[PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
On 2025/2/6 22:58, Alan Stern wrote: Is usb-storage really the right place to put this test? Wouldn
unread,
[PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
On 2025/2/6 22:58, Alan Stern wrote: Is usb-storage really the right place to put this test? Wouldn
Feb 7
Krzysztof Kozlowski
,
Andrew Jeffery
4
Feb 3
[PATCH 0/6] USB: Use str_enable_disable-like helpers
On Tue, 2025-01-14 at 21:05 +0100, Krzysztof Kozlowski wrote: > Replace ternary (condition ?
unread,
[PATCH 0/6] USB: Use str_enable_disable-like helpers
On Tue, 2025-01-14 at 21:05 +0100, Krzysztof Kozlowski wrote: > Replace ternary (condition ?
Feb 3
Krzysztof Kozlowski
,
Heikki Krogerus
2
Jan 16
[PATCH 3/6] USB: typec: Use str_enable_disable-like helpers
On Tue, Jan 14, 2025 at 09:05:36PM +0100, Krzysztof Kozlowski wrote: > Replace ternary (condition
unread,
[PATCH 3/6] USB: typec: Use str_enable_disable-like helpers
On Tue, Jan 14, 2025 at 09:05:36PM +0100, Krzysztof Kozlowski wrote: > Replace ternary (condition
Jan 16
Krzysztof Kozlowski
Jan 14
[PATCH 1/6] USB: Replace own str_plural with common one
Use existing str_plural() helper from string_choices.h to reduce amount of duplicated code. Signed-
unread,
[PATCH 1/6] USB: Replace own str_plural with common one
Use existing str_plural() helper from string_choices.h to reduce amount of duplicated code. Signed-
Jan 14
Krzysztof Kozlowski
Jan 14
[PATCH 4/6] USB: phy: Use str_enable_disable-like helpers
Replace ternary (condition ? "enable" : "disable") syntax with helpers from
unread,
[PATCH 4/6] USB: phy: Use str_enable_disable-like helpers
Replace ternary (condition ? "enable" : "disable") syntax with helpers from
Jan 14
Krzysztof Kozlowski
Jan 14
[PATCH 2/6] USB: host: Use str_enable_disable-like helpers
Replace ternary (condition ? "enable" : "disable") syntax with helpers from
unread,
[PATCH 2/6] USB: host: Use str_enable_disable-like helpers
Replace ternary (condition ? "enable" : "disable") syntax with helpers from
Jan 14
Christoph Hellwig
, …
Hannes Reinecke
38
Jan 13
fix queue freeze and limit locking order v2
On 1/8/25 10:25, Christoph Hellwig wrote: > queue_attr_store() always freezes a device queue
unread,
fix queue freeze and limit locking order v2
On 1/8/25 10:25, Christoph Hellwig wrote: > queue_attr_store() always freezes a device queue
Jan 13
Christoph Hellwig
, …
Jens Axboe
21
Jan 10
fix queue freeze and limit locking order v4
On Fri, 10 Jan 2025 06:47:08 +0100, Christoph Hellwig wrote: > this is my version of Damien's
unread,
fix queue freeze and limit locking order v4
On Fri, 10 Jan 2025 06:47:08 +0100, Christoph Hellwig wrote: > this is my version of Damien's
Jan 10
Christoph Hellwig
, …
Martin K. Petersen
21
Jan 10
fix queue freeze and limit locking order v3
On Thu, Jan 09, 2025 at 01:07:47PM +0000, John Garry wrote: > Do you mean that the sysfs_lock
unread,
fix queue freeze and limit locking order v3
On Thu, Jan 09, 2025 at 01:07:47PM +0000, John Garry wrote: > Do you mean that the sysfs_lock
Jan 10
Christoph Hellwig
, …
John Garry
43
Jan 9
fix queue freeze and limit locking order
On 09/01/2025 11:24, Nilay Shroff wrote: >> is that a typo -/s/outstanding/ no outstanding/ ?
unread,
fix queue freeze and limit locking order
On 09/01/2025 11:24, Nilay Shroff wrote: >> is that a typo -/s/outstanding/ no outstanding/ ?
Jan 9
Christoph Hellwig
, …
Nilay Shroff
27
Jan 7
RFC: fix queue freeze and limit locking order (alt take)
On 1/6/25 8:57 PM, Christoph Hellwig wrote: > On Mon, Jan 06, 2025 at 05:36:52PM +0530, Nilay
unread,
RFC: fix queue freeze and limit locking order (alt take)
On 1/6/25 8:57 PM, Christoph Hellwig wrote: > On Mon, Jan 06, 2025 at 05:36:52PM +0530, Nilay
Jan 7
Lubomir Rintel
, …
Greg Kroah-Hartman
3
Jan 3
[PATCH] usb-storage: Add max sectors quirk for Nokia 208
On Thu, Jan 02, 2025 at 11:22:00AM -0500, Alan Stern wrote: > On Wed, Jan 01, 2025 at 10:22:06PM +
unread,
[PATCH] usb-storage: Add max sectors quirk for Nokia 208
On Thu, Jan 02, 2025 at 11:22:00AM -0500, Alan Stern wrote: > On Wed, Jan 01, 2025 at 10:22:06PM +
Jan 3
syzbot
12/29/24
[syzbot] [usb-storage?] WARNING in usb_stor_msg_common/usb_submit_urb
Hello, syzbot found the following issue on: HEAD commit: d7123c77dc60 usb: gadget: f_tcm: Refactor
unread,
[syzbot] [usb-storage?] WARNING in usb_stor_msg_common/usb_submit_urb
Hello, syzbot found the following issue on: HEAD commit: d7123c77dc60 usb: gadget: f_tcm: Refactor
12/29/24
Raf D
,
Greg KH
2
12/19/24
USB storage, page fault on sustained write
On Wed, Dec 18, 2024 at 11:01:24PM -0500, Raf D wrote: > Hi, > > I think I ran into a bug in
unread,
USB storage, page fault on sustained write
On Wed, Dec 18, 2024 at 11:01:24PM -0500, Raf D wrote: > Hi, > > I think I ran into a bug in
12/19/24
Johan Hovold
,
Ming Lei
2
12/4/24
Lockdep splat on UMS disconnect (6.13-rc1)
On Wed, Dec 04, 2024 at 12:26:53PM +0100, Johan Hovold wrote: > Hi, > > I'm seeing a new
unread,
Lockdep splat on UMS disconnect (6.13-rc1)
On Wed, Dec 04, 2024 at 12:26:53PM +0100, Johan Hovold wrote: > Hi, > > I'm seeing a new
12/4/24
Dingyan Li
,
Alan Stern
3
11/25/24
[PATCH v1] usb: storage: add a macro for the upper limit of max LUN
On Mon, Nov 25, 2024 at 04:01:36PM +0800, Dingyan Li wrote: > Hi Experts, > > Any thoughts
unread,
[PATCH v1] usb: storage: add a macro for the upper limit of max LUN
On Mon, Nov 25, 2024 at 04:01:36PM +0800, Dingyan Li wrote: > Hi Experts, > > Any thoughts
11/25/24
Greg KH
, …
Andy Shevchenko
12
11/19/24
Re: [PATCH] drivers/usb: refactor min(), max() with min_t(), max_t()
Tue, Nov 12, 2024 at 08:58:09PM +0500, Sabyrzhan Tasbolatov kirjoitti: > This patch series
unread,
Re: [PATCH] drivers/usb: refactor min(), max() with min_t(), max_t()
Tue, Nov 12, 2024 at 08:58:09PM +0500, Sabyrzhan Tasbolatov kirjoitti: > This patch series
11/19/24
Dingyan Li
,
Greg KH
3
10/20/24
[PATCH v1] usb: storage: use US_BULK_FLAG_OUT instead of constant values
Macros with good names offer better readability. Signed-off-by: Dingyan Li <18500...@163.com
unread,
[PATCH v1] usb: storage: use US_BULK_FLAG_OUT instead of constant values
Macros with good names offer better readability. Signed-off-by: Dingyan Li <18500...@163.com
10/20/24
syzbot
10/10/24
[syzbot] [usb-storage?] INFO: task hung in usb_stor_disconnect
Hello, syzbot found the following issue on: HEAD commit: 4a9fe2a8ac53 dt-bindings: usb: dwc3-imx8mp:
unread,
[syzbot] [usb-storage?] INFO: task hung in usb_stor_disconnect
Hello, syzbot found the following issue on: HEAD commit: 4a9fe2a8ac53 dt-bindings: usb: dwc3-imx8mp:
10/10/24
Icenowy Zheng
,
Alan Stern
2
10/1/24
[PATCH] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
On Tue, Oct 01, 2024 at 04:34:07PM +0800, Icenowy Zheng wrote: > JieLi tends to use SCSI via USB
unread,
[PATCH] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
On Tue, Oct 01, 2024 at 04:34:07PM +0800, Icenowy Zheng wrote: > JieLi tends to use SCSI via USB
10/1/24
Abhishek Tamboli
, …
Greg KH
16
9/12/24
[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
Change bl_len from u16 to u32 to accommodate the necessary bit shifts. Fix the following smatch
unread,
[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
Change bl_len from u16 to u32 to accommodate the necessary bit shifts. Fix the following smatch
9/12/24
Christophe JAILLET
,
Alan Stern
2
8/24/24
[PATCH] usb-storage: Constify struct usb_device_id and us_unusual_dev
On Sat, Aug 24, 2024 at 03:47:07PM +0200, 'Christophe JAILLET' via USB Mass Storage on Linux
unread,
[PATCH] usb-storage: Constify struct usb_device_id and us_unusual_dev
On Sat, Aug 24, 2024 at 03:47:07PM +0200, 'Christophe JAILLET' via USB Mass Storage on Linux
8/24/24
Sasha Levin
6
8/1/24
[PATCH AUTOSEL 6.10 096/121] usb: uas: set host status byte on data completion error
From: Shantanu Goel <sgo...@yahoo.com> [ Upstream commit
unread,
[PATCH AUTOSEL 6.10 096/121] usb: uas: set host status byte on data completion error
From: Shantanu Goel <sgo...@yahoo.com> [ Upstream commit
8/1/24
龙重余
,
Alan Stern
2
7/13/24
Consultation about max_sectors in Linux SCSI Drivers
On Thu, Jul 11, 2024 at 10:16 PM, 龙重余 wrote: > Hello! > > > I'm sorry to bother you.
unread,
Consultation about max_sectors in Linux SCSI Drivers
On Thu, Jul 11, 2024 at 10:16 PM, 龙重余 wrote: > Hello! > > > I'm sorry to bother you.
7/13/24
Jeff Johnson
, …
Peter Chen
5
7/10/24
[PATCH] usb: add missing MODULE_DESCRIPTION() macros
On 24-06-18 08:18:26, Jeff Johnson wrote: > With ARCH=x86, make allmodconfig && make W=1 C
unread,
[PATCH] usb: add missing MODULE_DESCRIPTION() macros
On 24-06-18 08:18:26, Jeff Johnson wrote: > With ARCH=x86, make allmodconfig && make W=1 C
7/10/24
Aditya Garg
,
gre...@linuxfoundation.org
14
7/6/24
[PATCH v2 0/2] USB: Simplify running code on shutdown for USB devices
> On 6 Jul 2024, at 6:15 PM, Aditya Garg <gargad...@live.com> wrote: > > > >
unread,
[PATCH v2 0/2] USB: Simplify running code on shutdown for USB devices
> On 6 Jul 2024, at 6:15 PM, Aditya Garg <gargad...@live.com> wrote: > > > >
7/6/24
Aditya Garg
,
gre...@linuxfoundation.org
7
7/6/24
Re: [PATCH] USB: core: add 'shutdown' callback to usb_driver
> But as you say "also" that means you should split this up into at least > 2 changes
unread,
Re: [PATCH] USB: core: add 'shutdown' callback to usb_driver
> But as you say "also" that means you should split this up into at least > 2 changes
7/6/24