v9fs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-17 07:34:33 to 2023-09-28 17:41:11 UTC [more...]

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-09-28 17:40 UTC  (10+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
  ` [PATCH 15/87] fs/9p: convert to new inode {a,m}time accessors
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-20 15:45 UTC  (78+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 10/13] tmpfs: add support "
` [PATCH v7 11/13] xfs: switch to "
` [PATCH v7 12/13] ext4: "
` [PATCH v7 13/13] btrfs: convert "
` [f2fs-dev] [PATCH v7 00/13] fs: implement "

[syzbot] Monthly v9fs report (Sep 2023)
 2023-09-11  8:39 UTC 

getting rid of the last memory modifitions through gup(FOLL_GET)
 2023-09-09 11:18 UTC  (6+ messages)

[PATCH AUTOSEL 6.5 19/45] net: annotate data-races around sock->ops
 2023-09-08 18:13 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC  (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[syzbot] [net?] [v9fs?] KCSAN: data-race in p9_fd_create / p9_fd_create (2)
 2023-08-30  7:59 UTC  (5+ messages)

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-30  1:22 UTC  (30+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
` [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
` [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v6 4/7] tmpfs: add support for multigrain timestamps
` [PATCH v6 5/7] xfs: switch to "
` [PATCH v6 6/7] ext4: "
` [PATCH v6 7/7] btrfs: convert "
` (subset) [PATCH v6 0/7] fs: implement "

[PATCH AUTOSEL 4.14 1/9] 9p: virtio: make sure 'offs' is initialized in zc_request
 2023-08-13 16:14 UTC 

[PATCH AUTOSEL 4.19 01/13] 9p: virtio: make sure 'offs' is initialized in zc_request
 2023-08-13 16:13 UTC 

[PATCH AUTOSEL 5.4 01/14] 9p: virtio: make sure 'offs' is initialized in zc_request
 2023-08-13 16:11 UTC 

[PATCH AUTOSEL 5.10 05/25] 9p: virtio: make sure 'offs' is initialized in zc_request
 2023-08-13 16:09 UTC 

[PATCH AUTOSEL 5.15 05/31] 9p: virtio: make sure 'offs' is initialized in zc_request
 2023-08-13 16:05 UTC 

[PATCH AUTOSEL 6.1 07/47] 9p: virtio: fix unlikely null pointer deref in handle_rerror
 2023-08-13 15:59 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 08/47] 9p: virtio: make sure 'offs' is initialized in zc_request

[PATCH AUTOSEL 6.4 09/54] 9p: virtio: fix unlikely null pointer deref in handle_rerror
 2023-08-13 15:48 UTC  (2+ messages)
` [PATCH AUTOSEL 6.4 10/54] 9p: virtio: make sure 'offs' is initialized in zc_request

[syzbot] Monthly v9fs report (Aug 2023)
 2023-08-09 12:33 UTC 

[PATCH] 9p/trans_fd: avoid sending req to a cancelled conn
 2023-08-08 16:44 UTC 

9p: MPTCP tests regressions due to new 9p features in v6.4
 2023-08-07 15:56 UTC  (7+ messages)

[PATCH -next] fs/9p: Remove unused function declaration v9fs_inode2stat()
 2023-08-07 14:17 UTC 

[GIT PULL] fs/9p fixes for v6.5-rc3
 2023-07-28 18:39 UTC  (3+ messages)

mmap on 9p broken in 6.4
 2023-07-26 14:07 UTC  (12+ messages)

[PATCH v3 0/4] fs/9p: fix mmap regression
 2023-07-24 21:39 UTC  (11+ messages)
` [PATCH v3 1/4] fs/9p: remove unnecessary and overrestrictive check
` [PATCH v3 2/4] fs/9p: fix typo in comparison logic for cache mode
` [PATCH v3 3/4] fs/9p: fix type mismatch in file cache mode helper
` [PATCH v3 4/4] fs/9p: remove unnecessary invalidate_inode_pages2

[PATCH -next] fs/9p: Remove unused extern declaration
 2023-07-20 21:26 UTC  (3+ messages)

[PATCH v2 0/5] Fix scan-build warnings
 2023-07-20 21:26 UTC  (2+ messages)

[PATCH v4 0/4] fs/9p: fix mmap regression
 2023-07-19 16:22 UTC  (5+ messages)
` [PATCH v4 1/4] fs/9p: remove unnecessary and overrestrictive check
` [PATCH v4 2/4] fs/9p: fix typo in comparison logic for cache mode
` [PATCH v4 3/4] fs/9p: fix type mismatch in file cache mode helper
` [PATCH v4 4/4] fs/9p: remove unnecessary invalidate_inode_pages2

[PATCH 0/3] fs/9p: fix mmap regression
 2023-07-19 14:17 UTC  (11+ messages)
` [PATCH 1/3] fs/9p: remove unecessary and overrestrictive check
` [PATCH 2/3] fs/9p: fix typo in comparison logic for cache mode
` [PATCH 3/3] fs/9p: fix type mismatch in file cache mode helper

[PATCH v2 0/4] fs/9p: fix mmap regression
 2023-07-19 13:18 UTC  (7+ messages)
` [PATCH v2 1/4] fs/9p: remove unnecessary and overrestrictive check
` [PATCH v2 2/4] fs/9p: fix typo in comparison logic for cache mode
` [PATCH v2 3/4] fs/9p: fix type mismatch in file cache mode helper
` [PATCH v2 4/4] fs/9p: remove unnecessary invalidate_inode_pages2

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-19  1:35 UTC  (3+ messages)
` [PATCH v5 6/8] xfs: switch to "

[PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-17 12:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).