public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-15 13:29:50 to 2024-11-18 12:53:46 UTC [more...]

[PATCH 0/1] Fix generic/390 failure due to quota release after freeze
 2024-11-18 12:53 UTC  (6+ messages)
` [PATCH 1/1] quota: flush quota_release_work upon quota writeback

[PATCH v9 00/11] Read/Write with meta/integrity
 2024-11-18 12:50 UTC  (17+ messages)
  ` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support

[RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
 2024-11-18 12:20 UTC  (3+ messages)

[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] "

[RFCv1 0/6] Page Detective
 2024-11-18 11:17 UTC  (14+ 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

[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()

[RFC 0/8] enable bs > ps for block devices
 2024-11-18  9:18 UTC  (5+ 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

[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
 2024-11-18  9:07 UTC  (9+ messages)

[PATCHSET v5 0/17] Uncached buffered IO
 2024-11-18  8:42 UTC  (8+ messages)
` [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED

[syzbot] [exfat?] KMSAN: uninit-value in exfat_iterate
 2024-11-18  8:17 UTC  (3+ messages)

[PATCH] filemap: Remove unused folio_add_wait_queue
 2024-11-18  7:58 UTC  (2+ messages)

[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
 2024-11-18  7:03 UTC  (5+ messages)

[PATCH v4 0/3] iomap: zero range flush fixes
 2024-11-18  6:29 UTC  (5+ messages)
` [PATCH v4 1/3] iomap: reset per-iter state on non-error iter advances
` [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] 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  (17+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[RESEND PATCH] fscache: Remove duplicate included header
 2024-11-17 21:42 UTC  (5+ messages)

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-17 21:32 UTC  (3+ 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

[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)

[PATCH v5 0/5] fuse: remove temp page copies in writeback
 2024-11-15 23:12 UTC  (8+ 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

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-11-15 21:52 UTC  (14+ messages)

[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
 2024-11-15 21:05 UTC  (16+ messages)
` [RFC/PATCH v2 bpf-next fanotify 1/7] fanotify: Introduce fanotify "
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based "

[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-15 20:32 UTC  (5+ messages)
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 23/33] afs: Use netfslib for directories

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-15 20:17 UTC  (13+ messages)
` [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v3 0/4] iomap: zero range flush fixes
 2024-11-15 19:31 UTC  (7+ messages)
` [PATCH v3 2/4] iomap: lift zeroed mapping handling into iomap_zero_range()

[PATCH] fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
 2024-11-15 19:29 UTC  (3+ messages)

[PATCH] hfs: Fix uninitialized value issue in hfs_iget
 2024-11-15 17:03 UTC  (3+ messages)

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-15 16:53 UTC  (10+ messages)
          ` [EXT] "

[PATCH v2] iomap: warn on zero range of a post-eof folio
 2024-11-15 16:09 UTC  (2+ messages)

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-15 15:59 UTC  (21+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v8 05/19] fanotify: rename a misnamed constant
` [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v8 07/19] fsnotify: introduce pre-content permission events
` [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 11/19] fanotify: report file range info with pre-content events
` [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults
` [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files
` [PATCH v8 19/19] fs: enable pre-content events on supported file systems

[PATCH] switch io_msg_ring() to CLASS(fd)
 2024-11-15 15:43 UTC  (2+ messages)

[PATCH v2 0/2] fs: listmount()/statmount() fix and sample program
 2024-11-15 15:35 UTC  (3+ messages)
` [PATCH v2 1/2] samples: add a mountinfo program to demonstrate statmount()/listmount()
` [PATCH v2 2/2] fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()

[git pull] xattr stuff
 2024-11-15 15:33 UTC  (2+ messages)

[PATCH] virtio-fs: Query rootmode during mount
 2024-11-15 15:24 UTC  (7+ messages)

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-15 15:21 UTC  (4+ messages)

[git pull] ufs stuff
 2024-11-15 15:11 UTC 

[git pull] struct fd series
 2024-11-15 15:02 UTC 

[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
 2024-11-15 14:17 UTC  (4+ messages)

[GIT PULL] vfs untorn writes
 2024-11-15 14:09 UTC 

[GIT PULL] vfs ecryptfs
 2024-11-15 14:08 UTC 

[GIT PULL] vfs tmpfs
 2024-11-15 14:06 UTC 

[GIT PULL] vfs copy_struct_to_user()
 2024-11-15 14:05 UTC 

[GIT PULL] vfs pidfs
 2024-11-15 14:04 UTC 

[GIT PULL] vfs overlayfs
 2024-11-15 14:03 UTC 

[GIT PULL] vfs file
 2024-11-15 14:02 UTC 

[GIT PULL] vfs netfs
 2024-11-15 14:00 UTC 

[GIT PULL] vfs pagecache
 2024-11-15 13:58 UTC 

[GIT PULL] vfs rust file
 2024-11-15 13:57 UTC 

[GIT PULL] vfs misc
 2024-11-15 13:56 UTC 

[GIT PULL] vfs mount api conversions
 2024-11-15 13:54 UTC 

[GIT PULL] vfs multigrain timestamps
 2024-11-15 13:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox