public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-08 17:36:21 to 2024-11-11 15:45:00 UTC [more...]

[PATCHSET v4] Uncached buffered IO
 2024-11-11 15:44 UTC  (35+ messages)
` [PATCH 01/13] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/13] mm/readahead: add folio allocation helper
` [PATCH 03/13] mm: add PG_uncached page flag
` [PATCH 04/13] mm/readahead: add readahead_control->uncached member
` [PATCH 05/13] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/13] mm/truncate: make invalidate_complete_folio2() public
` [PATCH 07/13] fs: add FOP_UNCACHED flag
` [PATCH 08/13] fs: add read support for RWF_UNCACHED
` [PATCH 09/13] mm: drop uncached pages when writeback completes
` [PATCH 10/13] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/13] iomap: "
` [PATCH 12/13] ext4: flag as supporting FOP_UNCACHED
` [PATCH 13/13] xfs: "

[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
 2024-11-11 15:34 UTC  (11+ messages)
` [RFC PATCH 1/6 6.6] libfs: Define a minimum directory offset
` [RFC PATCH 2/6 6.6] libfs: Add simple_offset_empty()
` [RFC PATCH 3/6 6.6] libfs: Fix simple_offset_rename_exchange()
` [RFC PATCH 4/6 6.6] libfs: Add simple_offset_rename() API
` [RFC PATCH 5/6 6.6] shmem: Fix shmem_rename2()
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir

[PATCHSET v2 0/15] Uncached buffered IO
 2024-11-11 15:33 UTC  (25+ messages)
` [PATCH 01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/15] mm/readahead: add folio allocation helper
` [PATCH 03/15] mm: add PG_uncached page flag
` [PATCH 04/15] mm/readahead: add readahead_control->uncached member
` [PATCH 05/15] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/15] mm/truncate: make invalidate_complete_folio2() public
` [PATCH 07/15] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/15] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/15] ext4: add RWF_UNCACHED write support
` [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/15] xfs: punt uncached write completions to the completion wq
` [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED

[PATCH 0/4] Add the ability to query mount options in statmount
 2024-11-11 15:28 UTC  (12+ messages)

[ISSUE] split_folio() and dirty IOMAP folios
 2024-11-11 15:19 UTC  (6+ messages)

[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
 2024-11-11 15:09 UTC  (4+ messages)
` [PATCH v4 1/3] fs: don't let statmount return empty strings
` [PATCH v4 2/3] fs: add the ability for statmount() to report the fs_subtype
` [PATCH v4 3/3] fs: add the ability for statmount() to report the sb_source

[PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname
 2024-11-11 14:31 UTC  (11+ messages)
` [PATCH v3 1/2] fs: add the ability for statmount() to report the fs_subtype
` [PATCH v3 2/2] fs: add the ability for statmount() to report the mnt_devname

[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
 2024-11-11 14:09 UTC  (5+ messages)
` [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify "

[PATCH] iomap: drop an obsolete comment in iomap_dio_bio_iter
 2024-11-11 13:36 UTC  (2+ messages)

[PATCH RESEND V2 0/5] Fixes and cleanups to xarray
 2024-11-11 21:53 UTC  (6+ messages)
` [PATCH RESEND V2 1/5] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH RESEND V2 2/5] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH RESEND V2 3/5] Xarray: move forward index correctly in xas_pause()
` [PATCH RESEND V2 4/5] Xarray: remove repeat check in xas_squash_marks()
` [PATCH RESEND V2 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent

lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs)
 2024-11-11 12:30 UTC  (6+ messages)

[REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
 2024-11-11 12:02 UTC 

[syzbot] [hfs?] possible deadlock in hfsplus_file_extend (2)
 2024-11-11 11:50 UTC 

[PATCH v2 0/6] exfat: reduce FAT chain traversal
 2024-11-11 11:07 UTC  (2+ messages)

[PATCH v2 0/5] fscache/cachefiles: Some bugfixes
 2024-11-11 11:33 UTC  (2+ messages)

[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
 2024-11-11 11:02 UTC  (6+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-11 10:37 UTC  (18+ messages)

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-11 10:29 UTC 

[PATCH] hfsplus: don't query the device logical block size multiple times
 2024-11-11  9:26 UTC  (2+ messages)

[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-11  9:12 UTC  (7+ messages)
` [PATCH v4 29/33] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v4 30/33] afs: Use the contained hashtable to search a directory
` [PATCH v4 31/33] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v4 32/33] afs: Add a tracepoint for afs_read_receive()
` [PATCH v4 33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()

[PATCH 0/4] proc/kcore: performance optimizations
 2024-11-11  9:00 UTC  (6+ messages)
` [PATCH 1/4] proc/kcore: mark proc entry as permanent
` [PATCH 2/4] proc/kcore: don't walk list on every read
` [PATCH 3/4] proc/kcore: use percpu_rw_semaphore for kclist_lock
` [PATCH 4/4] MAINTAINERS: add me as /proc/kcore maintainer

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-11  8:52 UTC  (3+ messages)

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-11  8:32 UTC  (9+ messages)
` [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
` [PATCH v4 2/6] mm: skip reclaiming folios in legacy memcg writeback contexts that may block
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

About using on-stack fsdata pointer for write_begin() and write_end() callbacks
 2024-11-11  7:36 UTC  (3+ messages)

[PATCH v2 6/6] exfat: reduce FAT chain traversal
 2024-11-11  6:43 UTC 

[RFC PATCH v2 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
 2024-11-11  6:27 UTC  (2+ messages)
` [RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic

[RESEND. PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
 2024-11-11  6:24 UTC 

[PATCH v3 0/4] iomap: zero range flush fixes
 2024-11-11  6:06 UTC  (13+ messages)
` [PATCH v3 1/4] iomap: reset per-iter state on non-error iter advances
` [PATCH v3 2/4] iomap: lift zeroed mapping handling into iomap_zero_range()
` [PATCH v3 3/4] iomap: elide flush from partial eof zero range
` [PATCH v3 4/4] iomap: warn on zero range of a post-eof folio

[PATCH v1 0/6] exfat: reduce FAT chain traversal
 2024-11-11  6:04 UTC  (3+ messages)

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-11-11  5:51 UTC  (3+ messages)
` [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers

[PATCH] zonefs: Fix the wrong format specifier
 2024-11-11  5:41 UTC 

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio
 2024-11-11  2:34 UTC  (2+ messages)

UML mount failure with Linux 6.11
 2024-11-11  1:16 UTC  (5+ messages)

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-11  0:56 UTC  (12+ messages)

[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
 2024-11-10 23:11 UTC 

[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
 2024-11-10 22:08 UTC  (3+ messages)

[PATCH v6 00/10] Read/Write with metadata/integrity
 2024-11-10 18:36 UTC  (8+ messages)
  ` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write

[PATCH stable 6.11.y] netfs: reset subreq->iov_iter before netfs_clear_unread() tail clean
 2024-11-10  5:08 UTC  (6+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-08 22:02 UTC  (3+ messages)

[syzbot] [ntfs3?] possible deadlock in ntfs_mark_rec_free (2)
 2024-11-09  8:31 UTC  (2+ messages)

[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
 2024-11-09  5:02 UTC  (3+ messages)
` [PATCH net-next v9 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v9 4/6] eventpoll: Control irq suspension for prefer_busy_poll

[PATCH 00/12] fuse: support large folios
 2024-11-09  0:32 UTC  (15+ messages)
` [PATCH 01/12] fuse: support copying "
` [PATCH 02/12] fuse: support large folios for retrieves
` [PATCH 03/12] fuse: refactor fuse_fill_write_pages()
` [PATCH 04/12] fuse: support large folios for non-writeback writes
` [PATCH 05/12] fuse: support large folios for folio reads
` [PATCH 06/12] fuse: support large folios for symlinks
` [PATCH 07/12] fuse: support large folios for stores
` [PATCH 08/12] fuse: support large folios for queued writes
` [PATCH 09/12] fuse: support large folios for readahead
` [PATCH 10/12] fuse: support large folios for direct io
` [PATCH 11/12] fuse: support large folios for writeback
` [PATCH 12/12] fuse: enable large folios

[PATCH v3 2/9] initramfs_test: kunit tests for initramfs unpacking
 2024-11-09  0:25 UTC  (2+ messages)

[PATCH v4 4/6] mm/memory-hotplug: add finite retries in offline_pages() if migration fails
 2024-11-08 22:20 UTC  (9+ messages)

[PATCH v2 0/2] implement PROCFS_SET_GROUPS ioctl
 2024-11-08 21:06 UTC  (4+ messages)
` [PATCH v2 1/2] procfs: avoid some usages of seq_file private data

[PATCH v3 0/2] implement PROCFS_SET_GROUPS ioctl
 2024-11-08 20:41 UTC  (3+ messages)
` [PATCH v3 1/2] procfs: avoid some usages of seq_file private data
` [PATCH v3 2/2] procfs: implement PROCFS_SET_GROUPS ioctl

[GIT PULL] bcachefs fixes for 6.12-rc7
 2024-11-08 17:38 UTC  (2+ messages)


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