messages from 2026-03-02 20:34:36 to 2026-03-03 11:34:59 UTC [more...]
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-03 11:34 UTC (128+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 036/110] jfs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 041/110] orangefs: "
` [PATCH v2 042/110] overlayfs: "
` [PATCH v2 043/110] qnx4: "
` [PATCH v2 044/110] qnx6: "
` [PATCH v2 045/110] ubifs: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 047/110] ufs: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 050/110] drm/amdgpu: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 052/110] net: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 054/110] dma-buf: "
` [PATCH v2 055/110] fscrypt: "
` [PATCH v2 056/110] fsverity: "
` [PATCH v2 057/110] iomap: "
` [PATCH v2 058/110] net: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 063/110] f2fs: "
` [PATCH v2 064/110] lockd: "
` [PATCH v2 065/110] nfs: "
` [PATCH v2 066/110] nfsd: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 070/110] affs: "
` [PATCH v2 071/110] afs: "
` [PATCH v2 072/110] autofs: "
` [PATCH v2 073/110] befs: "
` [PATCH v2 074/110] bfs: "
` [PATCH v2 075/110] cachefiles: "
` [PATCH v2 076/110] ceph: "
` [PATCH v2 077/110] coda: "
` [PATCH v2 078/110] cramfs: "
` [PATCH v2 079/110] ecryptfs: "
` [PATCH v2 080/110] efs: "
` [PATCH v2 081/110] exportfs: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 083/110] freevxfs: "
` [PATCH v2 084/110] hfs: "
` [PATCH v2 085/110] hfsplus: "
` [PATCH v2 086/110] hpfs: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 088/110] jffs2: "
` [PATCH v2 089/110] jfs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 091/110] ntfs3: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 093/110] orangefs: "
` [PATCH v2 094/110] overlayfs: "
` [PATCH v2 095/110] qnx4: "
` [PATCH v2 096/110] qnx6: "
` [PATCH v2 097/110] ubifs: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 099/110] ufs: "
` [PATCH v2 100/110] zonefs: "
` [PATCH v2 101/110] fscrypt: "
` [PATCH v2 102/110] fsverity: "
` [PATCH v2 103/110] iomap: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 106/110] drm/amdgpu: "
` [PATCH v2 107/110] dma-buf: "
` [PATCH v2 108/110] net: "
` [PATCH v2 109/110] uprobes: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro
[PATCH 0/2] fsnotify hooks consolidation
2026-03-03 11:27 UTC (6+ messages)
` [PATCH 2/2] fs: use simple_end_creating helper to consolidate fsnotify hooks
[PATCH] exfat: Fix 2 issues found by static code analysis
2026-03-03 10:59 UTC (3+ messages)
` [PATCH] exfat: Fix bitwise operation having different size
` [PATCH] exfat: Drop dead assignment of num_clusters
[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
2026-03-03 10:39 UTC (5+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
[PATCH v6 0/3] fuse: compound commands
2026-03-03 10:38 UTC (13+ messages)
` [PATCH v6 3/3] fuse: add an implementation of open+getattr
` "
` "
[PATCH 0/32] fs: Move metadata bh tracking from address_space
2026-03-03 10:34 UTC (33+ messages)
` [PATCH 01/32] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 02/32] udf: Sync and invalidate metadata buffers from udf_evict_inode()
` [PATCH 03/32] minix: Sync and invalidate metadata buffers from minix_evict_inode()
` [PATCH 04/32] ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
` [PATCH 05/32] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 06/32] ext4: Use inode_has_buffers()
` [PATCH 07/32] bfs: Sync and invalidate metadata buffers from bfs_evict_inode()
` [PATCH 08/32] affs: Sync and invalidate metadata buffers from affs_evict_inode()
` [PATCH 09/32] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 10/32] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 11/32] gfs2: Don't zero i_private_data
` [PATCH 12/32] hugetlbfs: Stop using i_private_data
` [PATCH 13/32] aio: Stop using i_private_data and i_private_lock
` [PATCH 14/32] fs: Remove i_private_data
` [PATCH 15/32] fs: Drop osync_buffers_list()
` [PATCH 16/32] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 17/32] fs: Move metadata bhs tracking to a separate struct
` [PATCH 18/32] fs: Provide operation for fetching mapping_metadata_bhs
` [PATCH 19/32] ntfs3: Drop pointless sync_mapping_buffers() call
` [PATCH 20/32] ocfs2: Drop pointless sync_mapping_buffers() calls
` [PATCH 21/32] bdev: Drop pointless invalidate_mapping_buffers() call
` [PATCH 22/32] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 23/32] ext2: Track metadata bhs in fs-private inode part
` [PATCH 24/32] affs: "
` [PATCH 25/32] bfs: "
` [PATCH 26/32] fat: "
` [PATCH 27/32] udf: "
` [PATCH 28/32] minix: "
` [PATCH 29/32] ext4: "
` [PATCH 30/32] vfs: Drop mapping_metadata_bhs from address space
` [PATCH 31/32] kvm: Use private inode list instead of i_private_list
` [PATCH 32/32] fs: Drop i_private_list from address_space
[PATCH] fuse: move page cache invalidation after AIO to workqueue
2026-03-03 10:23 UTC
[PATCH v2] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
2026-03-03 10:01 UTC (5+ messages)
make_task_dead() & kthread_exit()
2026-03-03 10:03 UTC (2+ messages)
[PATCH] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
2026-03-03 9:59 UTC (4+ messages)
[PATCH net-next] net: datagram: Bypass usercopy checks for kernel iterators
2026-03-03 9:42 UTC
[PATCH v1 0/1] exfat: Valid Data Length(VDL) ioctl
2026-03-03 9:27 UTC (2+ messages)
[PATCHSET v8 1/2] fstests: test generic file IO error reporting
2026-03-03 9:21 UTC (3+ messages)
` [PATCH 1/1] generic: test fsnotify filesystem "
[RFC PATCH] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-03 9:14 UTC (6+ messages)
[PATCH v2 0/5] uaccess: Updates to scoped_user_access()
2026-03-03 9:12 UTC (4+ messages)
` [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
[PATCH] hfsplus: limit sb_maxbytes to partition size
2026-03-03 8:28 UTC
[syzbot] Monthly hfs report (Mar 2026)
2026-03-03 8:06 UTC
[PATCH v2] ext4: avoid infinite loops caused by data conflicts
2026-03-03 7:47 UTC (2+ messages)
` [syzbot ci] "
[PATCH v3] fuse: invalidate the page cache after direct write
2026-03-03 6:47 UTC (7+ messages)
[PATCH v1 0/1] exfat: add fallocate mode 0 support
2026-03-03 6:13 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH] fsverity: add dependency on 64K or smaller pages
2026-03-03 5:06 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
2026-03-03 4:57 UTC (10+ messages)
[PATCH] exfat: initialize caching fields during inode allocation
2026-03-03 4:16 UTC (3+ messages)
[PATCH v2 0/6] exfat: improve performance of NO_FAT_CHAIN to FAT_CHAIN conversion
2026-03-03 3:14 UTC (7+ messages)
` [PATCH v2 1/6] exfat: add block readahead in exfat_chain_cont_cluster
` [PATCH v2 2/6] exfat: use readahead helper in exfat_allocate_bitmap
` [PATCH v2 3/6] exfat: use readahead helper in exfat_get_dentry
` [PATCH v2 4/6] exfat: drop redundant sec parameter from exfat_mirror_bh
` [PATCH v2 5/6] exfat: optimize exfat_chain_cont_cluster with cached buffer heads
` [PATCH v2 6/6] exfat: fix error handling for FAT table operations
[PATCH v3 0/3] add support for drop_caches for individual filesystem
2026-03-03 2:32 UTC (9+ messages)
[PATCH v5 0/2] hfsplus: prevent b-tree allocator corruption
2026-03-02 23:45 UTC (5+ messages)
` [PATCH v5 1/2] hfsplus: refactor b-tree map page access and add node-type validation
` [PATCH v5 2/2] hfsplus: validate b-tree node 0 bitmap at mount time
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-02 23:29 UTC (2+ messages)
dropping the non-inline mode for fscrypt?
2026-03-02 21:22 UTC (2+ messages)
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-03-02 20:50 UTC (9+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "
[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
2026-03-02 20:46 UTC (19+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification
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