LinuxLists
Users
About
Hao Xu (
[email protected]
)
Number of posts: 15 (0.3 per day)
First post: 2023-07-11 08:32:32
Last post: 2023-08-30 18:31:01
Date
List
Subject
2023-08-30 18:31:01
linux-ext4
Re: [PATCH 07/11] vfs: add nowait parameter for file_accessed()
2023-08-25 18:01:17
linux-nfs
[PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
2023-07-27 13:37:06
linux-ext4
Re: [RFC 0/7] io_uring lseek
2023-07-27 13:11:47
linux-ext4
Re: [PATCH 5/7] add llseek_nowait support for xfs
2023-07-27 12:24:17
linux-ext4
Re: [PATCH 2/7] xfs: add nowait support for xfs_seek_iomap_begin()
2023-07-27 12:24:17
linux-ext4
Re: [PATCH 1/7] iomap: merge iomap_seek_hole() and iomap_seek_data()
2023-07-26 12:17:56
linux-ext4
[PATCH 6/7] add vfs_lseek_nowait()
2023-07-26 11:16:00
linux-ext4
[PATCH 4/7] add llseek_nowait() for struct file_operations
2023-07-26 11:02:48
linux-ext4
[RFC 0/7] io_uring lseek
2023-07-26 10:51:50
linux-ext4
[PATCH 3/7] add nowait parameter for iomap_seek()
2023-07-26 10:39:07
linux-ext4
[PATCH 7/7] add lseek for io_uring
2023-07-26 10:37:49
linux-ext4
[PATCH 2/7] xfs: add nowait support for xfs_seek_iomap_begin()
2023-07-26 10:37:30
linux-ext4
[PATCH 1/7] iomap: merge iomap_seek_hole() and iomap_seek_data()
2023-07-26 10:37:29
linux-ext4
[PATCH 5/7] add llseek_nowait support for xfs
2023-07-11 08:32:32
linux-kernel
Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall