linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-07 15:28:16 to 2022-03-10 05:09:30 UTC [more...]

[PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-03-10  5:09 UTC  (22+ messages)
` [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
` [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
` [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() "
` [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() "
` [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info

[PATCH v6 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2022-03-10  3:41 UTC  (4+ messages)
` [PATCH v6 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option

Significant brokenness in DIO loopback path
 2022-03-10  3:16 UTC  (2+ messages)

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-10  1:45 UTC  (4+ messages)

[PATCH v2 00/19] netfs: Prep for write helpers
 2022-03-10  1:40 UTC  (40+ messages)
` [PATCH v2 01/19] fscache: export fscache_end_operation()
` [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH v2 05/19] netfs: Split netfs_io_* object handling out
` [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH v2 10/19] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH v2 11/19] netfs: Change ->init_request() to return an error code
` [PATCH v2 12/19] netfs: Add a netfs inode context
` [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH v2 14/19] netfs: Prepare to split read_helper.c
` [PATCH v2 15/19] netfs: Rename read_helper.c to io.c
` [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c
` [PATCH v2 17/19] netfs: Split some core bits out into their own file
` [PATCH v2 18/19] netfs: Keep track of the actual remote file size
` [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-03-10  1:28 UTC  (17+ messages)

[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
 2022-03-10  1:22 UTC  (3+ messages)

[PATCH v4 0/6] Fix some bugs related to ramp and dax
 2022-03-10  1:02 UTC  (12+ messages)
` [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()

[PATCH v1] fs: Fix inconsistent f_mode
 2022-03-10  0:36 UTC  (5+ messages)

[PATCH] docs: proc.rst: fix wrong time unit
 2022-03-09 23:26 UTC  (2+ messages)

[PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
 2022-03-09 21:45 UTC  (13+ messages)
          ` [PATCH 0/5] Fix fill_files_note
            ` [GIT PULL] "

[LSF/MM/BPF TOPIC] Netfs support library
 2022-03-09 21:25 UTC  (5+ messages)

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2022-03-09 21:13 UTC  (7+ messages)

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-09 21:08 UTC  (27+ messages)

[PATCH] block/psi: remove PSI annotations from submit_bio
 2022-03-09 19:18 UTC  (2+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-03-09 15:49 UTC  (6+ messages)

[PATCH] exfat: do not clear VolumeDirty in writeback
 2022-03-09 11:14 UTC  (4+ messages)

[PATCH 2/2] block: remove the per-bio/request write hint
 2022-03-09 13:31 UTC  (3+ messages)

remove write hint leftovers v2
 2022-03-09  0:55 UTC  (8+ messages)
` [PATCH 1/2] fs: remove kiocb.ki_hint
` [PATCH 2/2] fs: remove fs.f_write_hint

[PATCH] cachefiles: Fix volume coherency attribute
 2022-03-09  1:03 UTC  (2+ messages)

[PATCH] user_events: Add trace event call as root for low permission cases
 2022-03-08 22:28 UTC 

[PATCH v2] binfmt_elf: Introduce KUnit test
 2022-03-08 22:12 UTC  (3+ messages)

[PATCH mmotm] tmpfs: do not allocate pages on read
 2022-03-08 21:46 UTC  (6+ messages)
  ` [PATCH mmotm v2] "

[GIT PULL] fuse fixes for 5.17-rc8
 2022-03-08 18:00 UTC  (2+ messages)

[PATCH 00/22] Remove aop flags
 2022-03-08 17:13 UTC  (9+ messages)
` [PATCH 09/22] ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
` [PATCH 10/22] ext4: Use scoped memory API in mext_page_double_lock()
` [PATCH 11/22] ext4: Use scoped memory APIs in ext4_da_write_begin()
` [PATCH 12/22] ext4: Use scoped memory APIs in ext4_write_begin()

mmotm 2022-03-06-20-33 uploaded
 2022-03-08 15:25 UTC  (7+ messages)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
` mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/codecs/snd-soc-lpass-[rt]x-macro.ko)

[PATCH] fs: aio: fixed purely styling errors
 2022-03-08 13:53 UTC  (2+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-08 12:17 UTC  (13+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 03/12] mm: Introduce memfile_notifier

[PATCH RFC v3 0/3] MAP_POPULATE for device memory
 2022-03-08 11:41 UTC  (5+ messages)
` [PATCH RFC v3 1/3] mm: Add f_op->populate() for populating memory outside of core mm
` [PATCH RFC v3 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC v3 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH v5 1/2] fs/proc: optimize register ctl_tables
 2022-03-08 11:22 UTC  (2+ messages)

[PATCH RFC v2 0/3] MAP_POPULATE for device memory
 2022-03-08 11:16 UTC  (5+ messages)
` [PATCH RFC v2 1/3] mm: Add f_op->populate() for populating memory outside of core mm
` [PATCH RFC v2 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC v2 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-08 10:10 UTC  (12+ messages)

[PATCH v4 0/9] Generic per-sb io stats
 2022-03-08 10:03 UTC  (3+ messages)
` [PATCH v4 2/9] lib/percpu_counter: add helpers for arrays of counters

[PATCH 1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd
 2022-03-08  9:52 UTC  (2+ messages)
` [PATCH 2/2] ext4: Make mb_optimize_scan performance mount option work with extents

[PATCH] pipe: fix data race in pipe_poll / pipe_release
 2022-03-08  2:58 UTC 

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-07 20:42 UTC  (5+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-07 19:15 UTC  (4+ messages)

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-07 16:36 UTC  (7+ messages)

[PATCH 0/5] Volatile fanotify marks
 2022-03-07 15:57 UTC  (6+ messages)
` [PATCH 1/5] fsnotify: move inotify control flags to mark flags
` [PATCH 2/5] fsnotify: pass flags argument to fsnotify_add_mark()
` [PATCH 3/5] fsnotify: allow adding an inode mark without pinning inode
` [PATCH 4/5] fanotify: add support for exclusive create of mark
` [PATCH 5/5] fanotify: add support for "volatile" inode marks

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 15:44 UTC  (8+ messages)

Report a fuse deadlock scenario issue
 2022-03-07 15:40 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;
as well as URLs for NNTP newsgroup(s).