John Garry ([email protected])

Number of posts: 704 (1.27 per day)
First post: 2022-11-02 10:06:29
Last post: 2024-05-09 13:37:07

Date List Subject
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
2024-02-20 09:37:24 linux-kernel Re: [PATCH v4 06/11] block: Add atomic write support for statx
2024-02-20 09:19:45 linux-kernel Re: [PATCH v4 04/11] fs: Add initial atomic write support info to statx
2024-02-20 09:15:25 linux-kernel Re: [PATCH v4 09/11] scsi: scsi_debug: Atomic write support
2024-02-20 08:59:44 linux-kernel Re: [PATCH v4 10/11] nvme: Atomic write support
2024-02-20 08:32:25 linux-kernel Re: [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
2024-02-20 08:21:01 linux-kernel Re: [PATCH v4 10/11] nvme: Atomic write support
2024-02-20 08:15:05 linux-kernel Re: [PATCH v4 03/11] fs: Initial atomic write support
2024-02-19 13:25:32 linux-kernel [PATCH v4 10/11] nvme: Atomic write support
2024-02-19 13:21:16 linux-kernel [PATCH v4 06/11] block: Add atomic write support for statx
2024-02-19 13:07:57 linux-kernel [PATCH v4 08/11] scsi: sd: Atomic write support
2024-02-19 13:07:46 linux-kernel [PATCH v4 03/11] fs: Initial atomic write support
2024-02-19 13:07:20 linux-kernel [PATCH v4 05/11] block: Add core atomic write support
2024-02-19 13:06:21 linux-kernel [PATCH v4 04/11] fs: Add initial atomic write support info to statx
2024-02-19 13:04:59 linux-kernel [PATCH v4 07/11] block: Add fops atomic write support
2024-02-19 13:04:44 linux-kernel [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
2024-02-19 13:04:10 linux-kernel [PATCH v4 09/11] scsi: scsi_debug: Atomic write support
2024-02-19 13:03:30 linux-kernel [PATCH v4 00/11] block atomic writes
2024-02-19 13:03:26 linux-kernel [PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer
2024-02-19 13:03:08 linux-kernel [PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically
2024-02-19 12:08:53 linux-kernel Re: [PATCH] [v2] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
2024-02-15 11:48:45 linux-kernel Re: [PATCH 1/6] fs: iomap: Atomic write support
2024-02-15 09:54:37 linux-kernel Re: [PATCH RFC 5/6] fs: xfs: iomap atomic write support
2024-02-14 13:16:08 linux-kernel Re: [PATCH v3 14/15] nvme: Support atomic writes