linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-27 00:54:39 to 2024-06-28 11:21:03 UTC [more...]

[PATCH v3 0/2] man-pages: add documentation for statmount/listmount
 2024-06-28 11:20 UTC  (3+ messages)
` [PATCH v3 1/2] statmount.2: New page describing the statmount syscall

[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-06-28 11:13 UTC  (9+ messages)
` [RFC v3 1/1] fs/namespace: remove "

[RESEND PATCH] fscache: Remove duplicate included header
 2024-06-28 10:04 UTC  (3+ messages)

[PATCH 0/14] New uid & gid mount option parsing helpers
 2024-06-28  9:45 UTC  (17+ messages)
` [PATCH 01/14] fs_parse: add uid & gid option "
` [PATCH 02/14] autofs: Convert to new uid/gid "
` [PATCH 03/14] debugfs: "
` [PATCH 04/14] efivarfs: "
` [PATCH 05/14] exfat: "
` [PATCH 06/14] ext4: "
` [PATCH 07/14] fuse: "
` [PATCH 08/14] hugetlbfs: "
` [PATCH 09/14] isofs: "
` [PATCH 10/14] ntfs3: "
` [PATCH 11/14] tmpfs: "
` [PATCH 12/14] smb: client: "
` [PATCH 13/14] tracefs: "
` [PATCH 14/14] vboxsf: "

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-28  9:12 UTC  (18+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()

[PATCH v4 00/11] Improve the copy of task comm
 2024-06-28  9:05 UTC  (12+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
  ` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
  ` [PATCH v4 03/11] security: "
  ` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
  ` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
  ` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
  ` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
  ` [PATCH v4 08/11] tsacct: "
  ` [PATCH v4 09/11] tracing: "
  ` [PATCH v4 10/11] net: Replace strcpy() "
  ` [PATCH v4 11/11] drm: "

[PATCH RFC 0/4] pidfs: allow retrieval of namespace descriptors
 2024-06-28  8:37 UTC  (10+ messages)
` [PATCH RFC 1/4] file: add take_fd() cleanup helper
` [PATCH RFC 2/4] nsproxy: add a cleanup helper for nsproxy
` [PATCH RFC 3/4] nsfs: add open_namespace()
` [PATCH RFC 4/4] pidfs: allow retrieval of namespace file descriptors

[PATCH v3 0/9] cachefiles: random bugfixes
 2024-06-28  7:39 UTC  (15+ messages)
` [PATCH v3 1/9] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
` [PATCH v3 2/9] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
` [PATCH v3 3/9] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
` [PATCH v3 4/9] cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
` [PATCH v3 5/9] cachefiles: stop sending new request when dropping object
` [PATCH v3 6/9] cachefiles: cancel all requests for the object that is being dropped
` [PATCH v3 7/9] cachefiles: wait for ondemand_object_worker to finish when dropping object
` [PATCH v3 8/9] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH v3 9/9] cachefiles: add missing lock protection when polling

[PATCH] selftests/proc: fix unused result warning during test compilation
 2024-06-28  7:03 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-06-28  3:48 UTC  (2+ messages)
` [syzbot] "

virtio-blk/ext4 error handling for host-side ENOSPC
 2024-06-28  3:29 UTC  (3+ messages)

[PATCH 0/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
 2024-06-28  3:01 UTC  (17+ messages)
` [PATCH 2/2] "

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-06-28  2:12 UTC  (30+ messages)
` [PATCH 01/13] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/13] fs/dax: Refactor wait for dax idle page
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 05/13] mm: Allow compound zone device pages
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/13] huge_memory: Allow mappings of PMD "
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 12/13] mm: Remove pXX_devmap callers
` [PATCH 13/13] mm: Remove devmap related functions and page table bits

[PATCH] cachestat: do not flush stats in recency check
 2024-06-28  1:58 UTC  (3+ messages)

[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-06-28  1:09 UTC  (12+ messages)
` [PATCH v2 2/5] cachefiles: flush all requests for the object that is being dropped

[PATCH] fuse: Enable dynamic configuration of FUSE_MAX_MAX_PAGES
 2024-06-28  0:13 UTC 

[syzbot] [exfat?] possible deadlock in exfat_iterate (2)
 2024-06-27 23:13 UTC  (3+ messages)

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-27 23:00 UTC  (11+ messages)
` [PATCH v6 1/6] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v6 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v6 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v6 5/6] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v6 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests

[PATCH 00/10] fs: multigrain timestamp redux
 2024-06-27 22:13 UTC  (15+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
` [PATCH 02/10] fs: uninline inode_get_ctime and inode_set_ctime_to_ts
` [PATCH 03/10] fs: tracepoints for inode_needs_update_time "
` [PATCH 04/10] fs: add infrastructure for multigrain timestamps
` [PATCH 05/10] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH 06/10] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH 07/10] xfs: switch to multigrain timestamps
` [PATCH 08/10] ext4: "
` [PATCH 09/10] btrfs: convert "
` [PATCH 10/10] tmpfs: add support for "

[PATCH 0/10] mm: Fix various readahead quirks
 2024-06-27 21:13 UTC  (4+ messages)

[RFC PATCH 0/7] Make core VMA operations internal and testable
 2024-06-27 20:39 UTC  (26+ messages)
` [RFC PATCH 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [RFC PATCH 2/7] mm: move vma_modify() and helpers to internal header
` [RFC PATCH 3/7] mm: unexport vma_expand() / vma_shrink()
` [RFC PATCH 4/7] mm: move internal core VMA manipulation functions to own file
` [RFC PATCH 5/7] MAINTAINERS: Add entry for new VMA files
` [RFC PATCH 6/7] tools: separate out shared radix-tree components
` [RFC PATCH 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages()
 2024-06-27 20:20 UTC  (3+ messages)
` [PATCH 2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate()

[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
 2024-06-27 19:49 UTC  (3+ messages)

[PATCH] nsfs: add pid translation ioctls
 2024-06-27 19:31 UTC  (2+ messages)

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-06-27 19:29 UTC  (9+ messages)

[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-27 18:14 UTC  (3+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk

[PATCH] vfs: rename parent_ino to d_parent_ino and make it use RCU
 2024-06-27 16:30 UTC  (2+ messages)

[PATCH v2 0/2] fat: add support for directories without . and .. entries
 2024-06-27 15:28 UTC  (7+ messages)
` [PATCH v2 2/2] fat: always use dir_emit_dots and ignore "

[PATCH v2] statx.2: Document STATX_SUBVOL
 2024-06-27 12:55 UTC  (3+ 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).