LinuxLists
Users
About
John Garry (
[email protected]
)
Number of posts: 778 (1.32 per day)
First post: 2022-11-02 10:06:29
Last post: 2024-06-14 09:05:23
Previous Page
/
Next Page
Date
List
Subject
2024-03-04 13:06:32
linux-kernel
[PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
2024-03-04 13:05:45
linux-kernel
[PATCH v2 01/14] block: Add blk_validate_atomic_write_op_size()
2024-03-04 13:05:32
linux-kernel
[PATCH v2 00/14] block atomic writes for XFS
2024-03-04 08:54:45
linux-ext4
Re: [RFC 3/8] iomap: Add atomic write support for direct-io
2024-03-04 08:35:47
linux-kernel
Re: [PATCH v3 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
2024-03-04 08:23:15
linux-kernel
Re: [PATCH v3 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
2024-03-04 08:19:56
linux-kernel
Re: [PATCH v3 7/7] scsi: isci: Add libsas SATA sysfs attributes group
2024-03-04 08:19:08
linux-kernel
Re: [PATCH v3 6/7] scsi: aic94xx: Add libsas SATA sysfs attributes group
2024-03-04 08:18:45
linux-kernel
Re: [PATCH v3 5/7] scsi: hisi_sas: Add libsas SATA sysfs attributes group
2024-03-04 08:17:23
linux-kernel
Re: [PATCH v3 4/7] scsi: mvsas: Add libsas SATA sysfs attributes group
2024-03-04 08:17:06
linux-kernel
Re: [PATCH v3 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
2024-03-01 12:05:04
linux-kernel
Re: [PATCH 3/3] scsi: pm80xx: Add libsas SATA sysfs attributes group
2024-03-01 12:00:16
linux-kernel
Re: [PATCH 2/3] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
2024-02-28 18:19:53
linux-kernel
Re: [PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-02-28 16:32:57
linux-kernel
Re: [PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-02-28 16:15:42
linux-kernel
Re: [PATCH] firmware_loader: Use init_utsname()->release
2024-02-28 12:32:22
linux-kernel
Re: [PATCH] firmware_loader: Use init_utsname()->release
2024-02-27 13:02:56
linux-kernel
Re: [PATCH] firmware_loader: Use init_utsname()->release
2024-02-27 09:07:09
linux-kernel
Re: [PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-02-26 18:13:46
linux-kernel
[PATCH v5 03/10] fs: Initial atomic write support
2024-02-26 18:10:43
linux-kernel
[PATCH v5 09/10] scsi: scsi_debug: Atomic write support
2024-02-26 18:09:47
linux-kernel
[PATCH v5 05/10] block: Add core atomic write support
2024-02-26 18:01:47
linux-kernel
[PATCH v5 07/10] block: Add fops atomic write support
2024-02-26 17:54:07
linux-kernel
[PATCH v5 06/10] block: Add atomic write support for statx
2024-02-26 17:53:37
linux-kernel
[PATCH v5 08/10] scsi: sd: Atomic write support
2024-02-26 17:53:29
linux-kernel
[PATCH v5 10/10] nvme: Atomic write support
2024-02-26 17:44:00
linux-kernel
Re: [PATCH] firmware_loader: Use init_utsname()->release
2024-02-26 17:39:12
linux-kernel
[PATCH v5 00/10] block atomic writes
2024-02-26 17:39:10
linux-kernel
[PATCH v5 04/10] fs: Add initial atomic write support info to statx
2024-02-26 17:38:39
linux-kernel
[PATCH v5 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
2024-02-26 17:38:16
linux-kernel
[PATCH v5 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
2024-02-26 10:22:59
linux-kernel
Re: [PATCH v4 05/11] block: Add core atomic write support
2024-02-26 10:09:48
linux-kernel
Re: [PATCH v4 03/11] fs: Initial atomic write support
2024-02-26 10:09:03
linux-kernel
Re: [PATCH v4 07/11] block: Add fops atomic write support
2024-02-26 10:01:29
linux-kernel
Re: [PATCH v4 06/11] block: Add atomic write support for statx
2024-02-26 09:43:47
linux-kernel
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
2024-02-26 09:39:04
linux-kernel
Re: [PATCH v4 03/11] fs: Initial atomic write support
2024-02-26 09:34:29
linux-kernel
Re: [PATCH v4 03/11] fs: Initial atomic write support
2024-02-23 15:38:25
linux-kernel
[PATCH v2] firmware_loader: Use init_utsname()->release
2024-02-23 15:36:17
linux-kernel
Re: [PATCH] firmware_loader: Use init_utsname()->release
2024-02-23 14:30:03
linux-kernel
Re: [PATCH] firmware_loader: Use init_utsname()->release
2024-02-23 09:01:12
linux-kernel
Re: [PATCH] [v2] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
2024-02-22 14:58:46
linux-kernel
[PATCH] firmware_loader: Use init_utsname()->release
2024-02-22 12:47:49
linux-kernel
[PATCH] tracing: Use init_utsname()->release
2024-02-22 12:42:14
linux-kernel
Re: [PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-02-22 08:10:38
linux-kernel
Re: [PATCH] net: ethtool: avoid rebuilds on UTS_RELEASE change
2024-02-21 17:39:33
linux-kernel
Re: [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set
2024-02-21 09:01:28
linux-kernel
Re: [PATCH RFC 0/4] Introduce uts_release
2024-02-20 10:02:52
linux-kernel
Re: [PATCH v4 05/11] block: Add core atomic write support
2024-02-20 10:01:50
linux-kernel
Re: [PATCH v4 03/11] fs: Initial atomic write support
2024-02-20 09:47:44
linux-kernel
Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx