messages from 2024-11-15 20:00:31 to 2024-11-19 08:35:52 UTC [more...]
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
2024-11-19 8:35 UTC (17+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "
[PATCH v5 0/5] fuse: remove temp page copies in writeback
2024-11-19 7:59 UTC (9+ messages)
` [PATCH v5 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v5 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v5 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v5 4/5] mm/migrate: skip migrating folios under writeback with "
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
2024-11-19 7:27 UTC (3+ messages)
` [PATCH] loop: Fix ABBA locking race (Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters)
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-19 7:15 UTC (12+ messages)
` [EXT] "
[PATCH] jfs: add extra superblock validation
2024-11-19 6:46 UTC
[amir73il:fan_pre_content 19/21] ERROR: modpost: "filemap_fsnotify_fault" [fs/xfs/xfs.ko] undefined!
2024-11-19 6:45 UTC
[PATCH 0/1] Fix generic/390 failure due to quota release after freeze
2024-11-19 6:29 UTC (9+ messages)
` [PATCH 1/1] quota: flush quota_release_work upon quota writeback
[RFC 0/8] enable bs > ps for block devices
2024-11-19 6:08 UTC (7+ messages)
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 8/8] bdev: use bdev_io_min() for statx block size
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-19 2:03 UTC (11+ messages)
[PATCH RFC v5 00/16] fuse: fuse-over-io-uring
2024-11-19 2:02 UTC (8+ messages)
` [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
[RFCv1 0/6] Page Detective
2024-11-19 1:29 UTC (28+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 3/6] mm: Add a dump_page variant that accept log level argument
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 5/6] misc/page_detective: enable loadable module
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-11-18 23:27 UTC (5+ messages)
` [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
` [PATCH 04/27] ext4: refactor ext4_punch_hole()
6.12 WARNING in netfs_consume_read_data()
2024-11-18 23:04 UTC
[git pull] xattr stuff
2024-11-18 22:57 UTC (5+ messages)
` [git pull] statx stuff
[git pull] ufs stuff
2024-11-18 21:00 UTC (2+ messages)
[git pull] struct fd series
2024-11-18 21:00 UTC (2+ messages)
[RFC PATCH 0/2] Improve simple directory offset wrap behavior
2024-11-18 20:58 UTC (6+ messages)
` [RFC PATCH 1/2] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
[RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
2024-11-18 20:32 UTC (7+ messages)
[GIT PULL] vfs untorn writes
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs ecryptfs
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs tmpfs
2024-11-18 19:49 UTC (3+ messages)
[GIT PULL] vfs copy_struct_to_user()
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs pidfs
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs overlayfs
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs file
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs netfs
2024-11-18 19:49 UTC (3+ messages)
[GIT PULL] vfs pagecache
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs rust file
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs misc
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs mount api conversions
2024-11-18 19:49 UTC (2+ messages)
[GIT PULL] vfs multigrain timestamps
2024-11-18 19:49 UTC (2+ messages)
[PATCH] filemap: Remove unused folio_add_wait_queue
2024-11-18 18:58 UTC (3+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-18 18:14 UTC (3+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
[PATCH v9 00/11] Read/Write with meta/integrity
2024-11-18 17:45 UTC (16+ messages)
` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-18 17:20 UTC (10+ messages)
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 23/33] afs: Use netfslib for directories
` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
[PATCHSET v5 0/17] Uncached buffered IO
2024-11-18 14:49 UTC (4+ messages)
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
[PATCH v4 0/3] iomap: zero range flush fixes
2024-11-18 14:14 UTC (6+ messages)
` [PATCH v4 2/3] iomap: lift zeroed mapping handling into iomap_zero_range()
` [PATCH v4 3/3] iomap: elide flush from partial eof zero range
[PATCH] vfs: move getattr in inode_operations to a more commonly read area
2024-11-18 12:18 UTC (3+ messages)
[PATCH v3 0/7] exfat: reduce FAT chain traversal
2024-11-18 12:08 UTC (2+ messages)
[PATCH 00/11] fix hungtask due to repeated traversal of inodes list
2024-11-18 11:45 UTC (12+ messages)
` [PATCH 01/11] fs: introduce I_CURSOR flag for inode
` [PATCH 02/11] block: use sb_for_each_inodes API
` [PATCH 03/11] fs: "
` [PATCH 04/11] gfs2: "
` [PATCH 05/11] fs: use sb_for_each_inodes_safe API
` [PATCH 06/11] fsnotify: use sb_for_each_inodes API
` [PATCH 07/11] quota: "
` [PATCH 08/11] fs/super.c: "
` [PATCH 09/11] landlock: "
` [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
` [PATCH 11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes
[PATCH] fuse: check attributes staleness on fuse_iget()
2024-11-18 11:27 UTC (5+ messages)
` [External] "
[syzbot] Monthly hfs report (Nov 2024)
2024-11-18 10:47 UTC
[PATCH v2] fuse: check attributes staleness on fuse_iget()
2024-11-18 10:16 UTC
[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-18 9:38 UTC (6+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()
[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
2024-11-18 9:07 UTC (9+ messages)
[syzbot] [exfat?] KMSAN: uninit-value in exfat_iterate
2024-11-18 8:17 UTC (3+ messages)
[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
2024-11-18 7:03 UTC (5+ messages)
[PATCH] netfs: silence an uninitialized variable warning
2024-11-18 6:08 UTC
[syzbot] [netfs?] WARNING in netfs_writepages
2024-11-18 4:34 UTC
[PATCH v3 1/7] exfat: remove unnecessary read entry in __exfat_rename()
2024-11-18 2:01 UTC
[PATCH v3 7/7] exfat: reduce FAT chain traversal
2024-11-18 2:02 UTC
[PATCH v3 6/7] exfat: code cleanup for exfat_readdir()
2024-11-18 2:02 UTC
[PATCH v3 5/7] exfat: remove argument 'p_dir' from exfat_add_entry()
2024-11-18 2:02 UTC
[PATCH v3 4/7] exfat: move exfat_chain_set() out of __exfat_resolve_path()
2024-11-18 2:02 UTC
[PATCH v3 2/7] exfat: rename argument name for exfat_move_file and exfat_rename_file
2024-11-18 2:01 UTC
[PATCH v3 3/7] exfat: add exfat_get_dentry_set_by_ei() helper
2024-11-18 2:01 UTC
[GIT PULL] bcachefs
2024-11-18 0:54 UTC (2+ messages)
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-17 22:59 UTC (12+ messages)
[RESEND PATCH] fscache: Remove duplicate included header
2024-11-17 21:42 UTC (5+ messages)
[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
2024-11-17 12:53 UTC (3+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-11-17 12:09 UTC (2+ messages)
` (subset) "
arm64: __kmem_cache_create_args(ext4_groupinfo_4k) failed with error -22 - Boot failed
2024-11-17 6:32 UTC (2+ messages)
ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176'
2024-11-17 6:31 UTC (3+ messages)
[PATCH manpages] listmount.2: fix verbiage about continuing the iteration
2024-11-17 1:00 UTC (4+ messages)
[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (4)
2024-11-16 23:40 UTC
Nov:16:24
2024-11-16 15:40 UTC
[PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
2024-11-16 11:42 UTC (2+ messages)
[syzbot] [fs?] WARNING in rcu_sync_dtor (2)
2024-11-16 9:33 UTC
[bug report] statmount: retrieve security mount options
2024-11-16 8:42 UTC
[PATCH] fs: delay sysctl_nr_open check in expand_files()
2024-11-16 8:01 UTC (4+ messages)
[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
2024-11-16 7:22 UTC (7+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
[PATCH] fs: add check for symlink corrupted
2024-11-16 2:32 UTC (3+ messages)
[PATCH] fs: add check for symlink corrupted
2024-11-16 1:25 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-11-15 21:52 UTC (12+ messages)
[PATCH v4 0/6] fuse: remove temp page copies in writeback
2024-11-15 20:17 UTC (6+ messages)
` [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
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;
as well as URLs for NNTP newsgroup(s).