linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-02 06:29:15 to 2022-11-04 12:20:20 UTC [more...]

[PATCH 0/2] fscache,cachefiles: add prepare_ondemand_read() interface
 2022-11-04 12:20 UTC  (6+ messages)
` [PATCH 1/2] fscache,cachefiles: add prepare_ondemand_read() callback
` [PATCH 2/2] erofs: switch to prepare_ondemand_read() in fscache mode

[PATCH] zonefs: add sanity check for aggregated conventional zones
 2022-11-04 12:06 UTC  (4+ messages)

Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
 2022-11-04 11:59 UTC  (3+ messages)
  ` Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures #forregzbot

[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
 2022-11-04 11:28 UTC  (15+ messages)
` [RFC 2/2] iomap: Support subpage size dirty "

[RFC PATCH 0/4] io_uring/splice: extend splice for supporting ublk zero copy
 2022-11-04  9:15 UTC  (8+ messages)
` [RFC PATCH 1/4] io_uring/splice: support do_splice_direct
` [RFC PATCH 2/4] fs/splice: add helper of splice_dismiss_pipe()
` [RFC PATCH 3/4] io_uring/splice: support splice from ->splice_read to ->splice_read
` [RFC PATCH 4/4] ublk_drv: support splice based read/write zero copy

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-04  8:28 UTC  (19+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions

thoughts about fanotify and HSM
 2022-11-04  8:17 UTC  (21+ messages)

xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-04  8:14 UTC  (35+ messages)
` [PATCH 1/7] xfs: write page faults in iomap are not buffered writes
` [PATCH 2/7] xfs: punching delalloc extents on write failure is racy
` [PATCH 3/7] xfs: use byte ranges for write cleanup ranges
` [PATCH 4/7] xfs: buffered write failure should not truncate the page cache
` [PATCH 5/7] iomap: write iomap validity checks
` [PATCH 6/7] xfs: use iomap_valid method to detect stale cached iomaps

[QUESTION] {start,stop}_this_handle() and lockdep annotations
 2022-11-04  8:04 UTC  (2+ messages)

improve pagecache PSI annotations v2
 2022-11-04  7:32 UTC  (7+ messages)
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
  ` [REGESSION] systemd-oomd overreacting due to PSI changes for Btrfs (was: Re: [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads)
    ` [REGESSION] systemd-oomd overreacting due to PSI changes for Btrfs #forregzbot

[PATCHv2] iomap: directly use logical block size
 2022-11-04  5:13 UTC  (3+ messages)

[PATCH] netfs: Fix missing xas_retry() calls in xarray iteration
 2022-11-04  3:40 UTC  (2+ messages)

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-11-04  3:36 UTC  (9+ messages)
` [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()

[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-04  3:16 UTC 

[PATCH] aio: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-04  2:57 UTC 

[PATCH] sched/fair: Introduce priority load balance for CFS
 2022-11-04  2:05 UTC  (8+ messages)

[PATCH 0/2] zonefs fixes
 2022-11-04  0:30 UTC  (9+ messages)
` [PATCH 1/2] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH 2/2] zonefs: Remove to_attr() helper function

xarray, fault injection and syzkaller
 2022-11-04  0:21 UTC  (5+ messages)

[syzbot] possible deadlock in filemap_fault
 2022-11-03 22:14 UTC 

[PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-11-03 20:47 UTC  (27+ messages)
` [PATCH v4 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v4 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v4 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v4 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v4 05/23] afs: Convert afs_writepages_region() "
` [PATCH v4 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v4 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v4 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v4 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v4 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v4 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v4 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v4 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v4 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v4 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v4 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v4 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v4 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v4 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v4 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v4 23/23] filemap: Remove find_get_pages_range_tag()

[GIT PULL] fuse fixes for 6.1-rc4
 2022-11-03 20:46 UTC  (3+ messages)
  `  "

[PATCH V3] efi: pstore: Add module parameter for setting the record size
 2022-11-03 20:06 UTC  (4+ messages)

[PATCH] vfs: vfs_tmpfile: ensure O_EXCL flag is enforced
 2022-11-03 19:33 UTC  (3+ messages)

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-03 17:56 UTC  (9+ messages)
` [PATCH 3/5] userfualtfd: Replace lru_cache functions with folio_add functions

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-03 16:27 UTC  (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-11-03 15:43 UTC  (7+ messages)
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation

[PATCH v2] fs: don't audit the capability check in simple_xattr_list()
 2022-11-03 15:30 UTC  (2+ messages)

[PATCH v3] kernel/ksysfs.c: export kernel cpu byteorder
 2022-11-03 15:24 UTC 

[PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-03 15:03 UTC  (5+ messages)
` [PATCH v5 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v5 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v5 3/3] selftests: vm: add pagemap ioctl tests

[PATCH v4 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-03 14:00 UTC  (5+ messages)
` [PATCH v4 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v4 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v4 3/3] selftests: vm: add pagemap ioctl tests

[PATCH v2 2/2] exfat: hint the empty entry which at the end of cluster chain
 2022-11-03 12:51 UTC  (2+ messages)

[PATCH v2 1/2] exfat: simplify empty entry hint
 2022-11-03 12:49 UTC  (2+ messages)

[PATCH] unicode: don't write -1 after NULL terminator
 2022-11-03 11:30 UTC  (3+ messages)
  ` [PATCH v2] unicode: don't write -1 after NUL terminator

[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
 2022-11-03 10:51 UTC  (9+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-11-03  8:49 UTC  (17+ messages)

fs: layered device driver to write to evdev
 2022-11-03  8:22 UTC  (5+ messages)

[PATCH] coredump: Fix unused-variable warning
 2022-11-03  7:42 UTC 

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-11-03  2:32 UTC  (11+ messages)

[PATCH v2 0/3] fsnotify: fix softlockups iterating over d_subdirs
 2022-11-02 17:52 UTC  (6+ messages)
` [PATCH v3 "

[PATCH v3 00/25] Fix the DAX-gup mistake
 2022-11-02 13:04 UTC  (3+ messages)
` [PATCH v3 04/25] fsdax: Introduce dax_zap_mappings()

[PATCH v2 0/2] Mapping an entire folio
 2022-11-02  9:13 UTC  (5+ messages)
` [PATCH v2 1/2] vmalloc: Factor vmap_alloc() out of vm_map_ram()
` [PATCH v2 2/2] mm: Add folio_map_local()

[PATCH] Documentation: update the description of TracerPid in procfs.rst
 2022-11-02  8:15 UTC 

[PATCH v2] chardev: Fix potential memory leak when cdev_add() failed
 2022-11-02  7:26 UTC 

[PATCH v2 0/2] optimize empty entry hint
 2022-11-02  7:11 UTC 


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