messages from 2026-01-16 02:23:30 to 2026-02-26 16:21:16 UTC [more...]
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-26 16:21 UTC (63+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-02-26 13:20 UTC (11+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[PATCH RFC v2 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-26 3:15 UTC (8+ messages)
` [PATCH RFC v2 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v2 2/2] block: enable RWF_DONTCACHE for block devices
[PATCH RFC] block: enable RWF_DONTCACHE for block devices
2026-02-25 22:42 UTC (4+ messages)
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-02-25 17:58 UTC (4+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()
` [f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
[RFC PATCH] nilfs2: introduce atime support
2026-02-24 23:19 UTC (3+ messages)
[PATCH RESEND] nilfs2: fix i_xattr comment to note it is unused
2026-02-16 10:02 UTC (2+ messages)
[PATCH] nilfs2: fix i_xattr comment to note it is unused
2026-02-16 9:06 UTC
[syzbot] Monthly nilfs report (Feb 2026)
2026-02-13 8:40 UTC
[GIT PULL] nilfs2 changes for 7.0-rc1
2026-02-10 0:50 UTC (2+ messages)
NILFS utils 2.3.0 was released
2026-01-25 4:34 UTC
NILFS utils 2.2.16 was released
2026-01-25 4:34 UTC
[LSF/MM/BPF TOPIC] Is it time of refreshing interest to NILFS2 file system?
2026-01-24 9:17 UTC (4+ messages)
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-22 17:04 UTC (63+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "
` [PATCH 12/29] udf: "
` [PATCH 18/29] ocfs2: "
` [PATCH 20/29] nilfs2: "
` [PATCH 23/29] jffs2: "
` [PATCH 24/29] isofs: "
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-21 22:47 UTC (50+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints
NILFS utils 2.2.15 was released
2026-01-21 11:48 UTC
NILFS utils 2.2.14 was released
2026-01-17 8:49 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox