messages from 2024-11-17 06:31:50 to 2024-11-19 17:57:48 UTC [more...]
[PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-11-19 17:54 UTC (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v4 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v4 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
` [PATCH bpf-next v4 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
[PATCH v2 0/3] symlink length caching
2024-11-19 17:53 UTC (5+ messages)
` [PATCH v2 1/3] vfs: support caching symlink lengths in inodes
` [PATCH v2 2/3] ext4: use inode_set_cached_link()
` [PATCH v2 3/3] tmpfs: "
[PATCH] fs: add check for symlink corrupted
2024-11-19 16:36 UTC (3+ messages)
` [PATCH V2] fs: improve the check of whether i_link has been set
[RFCv1 0/6] Page Detective
2024-11-19 15:53 UTC (30+ 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 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for "
[PATCH RFC 0/4] iomap: zero range folio batch processing prototype
2024-11-19 15:46 UTC (5+ messages)
` [PATCH RFC 1/4] iomap: allow passing a folio into write begin path
` [PATCH RFC 2/4] iomap: optional zero range dirty folio processing
` [PATCH RFC 3/4] xfs: always trim mapping to requested range for zero range
` [PATCH RFC 4/4] xfs: fill dirty folios on zero range of unwritten mappings
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-19 15:30 UTC (21+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
2024-11-19 15:12 UTC (8+ messages)
` [PATCH] loop: Fix ABBA locking race (Re: [syzbot] [exfat?] possible deadlock in fat_count_free_clusters)
xfs: new code for 6.13
2024-11-19 14:56 UTC
[PATCH v9 00/11] Read/Write with meta/integrity
2024-11-19 12:49 UTC (16+ messages)
` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-19 12:29 UTC (3+ messages)
` [PATCH v2] mm/page-writeback: raise "
` [PATCH v2] mm/page-writeback: Raise "
support block layer write streams and FDP
2024-11-19 12:16 UTC (16+ messages)
` [PATCH 01/15] fs: add write stream information to statx
` [PATCH 02/15] fs: add a write stream field to the kiocb
` [PATCH 03/15] io_uring: enable passing a per-io write stream
` [PATCH 04/15] block: don't bother checking the data direction for merges
` [PATCH 05/15] block: req->bio is always set in the merge code
` [PATCH 06/15] block: add a bi_write_stream field
` [PATCH 07/15] block: introduce max_write_streams queue limit
` [PATCH 08/15] block: introduce a write_stream_granularity "
` [PATCH 09/15] block: expose write streams for block device nodes
` [PATCH 10/15] nvme: store the endurance group id in struct nvme_ns_head
` [PATCH 11/15] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCH 12/15] nvme: add a nvme_get_log_lsi helper
` [PATCH 13/15] nvme.h: add FDP definitions
` [PATCH 14/15] nvme: enable FDP support
` [PATCH 15/15] RFC: block: allow write streams on partitions
[PATCH RFC v5 00/16] fuse: fuse-over-io-uring
2024-11-19 9:32 UTC (9+ messages)
` [PATCH RFC v5 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
[PATCH v2] kernel: add pid_max to pid_namespace
2024-11-19 9:15 UTC (2+ messages)
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
2024-11-19 8:35 UTC (15+ 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 (3+ messages)
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
[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 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 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 (5+ messages)
` [PATCH v4 2/3] iomap: lift zeroed mapping handling into iomap_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 (4+ 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)
[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)
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