linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-01 23:53:27 to 2024-07-04 10:03:19 UTC [more...]

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-07-04 10:03 UTC  (10+ messages)
` [PATCH v3 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v3 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
  ` [PATCH v3 2/3] fs/file.c: conditionally clear full_fds
  ` [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()

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

[PATCH 0/2] Reject invalid mount id values early
 2024-07-04  8:58 UTC  (3+ messages)
` [PATCH 1/2] fs: refuse mnt id requests with invalid ids early
` [PATCH 2/2] fs: reject invalid last mount id early

[ANNOUNCE] util-linux v2.40.2
 2024-07-04  8:52 UTC 

[PATCH v2 0/2] Introduce tracepoint for hugetlbfs
 2024-07-04  6:40 UTC  (5+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint
` [PATCH v2 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[PATCH 0/2] statx NULL path support
 2024-07-04  6:02 UTC  (35+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-07-04  1:23 UTC  (22+ messages)
` [RFC v3 1/1] fs/namespace: remove "

[PATCH] vfs: don't mod negative dentry count when on shrinker list
 2024-07-04  1:04 UTC  (7+ messages)

[PATCH v6] fs: Improve eventpoll logging to stop indicting timerfd
 2024-07-03 21:43 UTC 

[PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
 2024-07-03 21:37 UTC  (3+ messages)

[PATCH] fuse: Allow to align reads/writes
 2024-07-03 20:44 UTC  (9+ messages)

[PATCH] fuse: Disable the combination of passthrough and writeback cache
 2024-07-03 17:30 UTC 

[PATCH v2] vfs: don't mod negative dentry count when on shrinker list
 2024-07-03 17:02 UTC  (5+ messages)

[PATCH 0/1] Fuse Passthrough cache issues
 2024-07-03 16:24 UTC  (6+ messages)
` [PATCH 1/1] fuse: Keep attributes consistent with Passthrough

[PATCH 0/2] fuse: fix up uid/gid mount option handling
 2024-07-03 14:58 UTC  (6+ messages)
` [PATCH 1/2] fuse: verify {g,u}id mount options correctly
` [PATCH 2/2] fuse: Convert to new uid/gid option parsing helpers

[PATCH][RESEND] fuse: add simple request tracepoints
 2024-07-03 14:38 UTC 

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-03 14:10 UTC  (16+ messages)
` [PATCH v8 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH] filelock: fix potential use-after-free in posix_lock_inode
 2024-07-03 13:53 UTC  (3+ messages)

[RFC PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-03 10:25 UTC  (8+ messages)
` [RFC PATCH v2 3/7] mm: move vma_shrink(), vma_expand() to internal header
` [RFC PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file

[RFC PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
 2024-07-03 10:23 UTC  (3+ messages)

[RFC PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
 2024-07-03 10:23 UTC  (3+ messages)

[PATCH 2/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
 2024-07-03 10:11 UTC  (3+ messages)

[PATCH V2 0/3] fat: convert to the new mount API
 2024-07-03  8:49 UTC  (9+ messages)
` [PATCH V2 1/3] fat: move debug into fat_mount_options
` [PATCH V2 2/3] fat: Convert to new mount api
` [PATCH V2 3/3] fat: Convert to new uid/gid option parsing helpers

[PATCH v3 0/9] cachefiles: random bugfixes
 2024-07-03  8:37 UTC  (10+ messages)
` [PATCH v3 5/9] cachefiles: stop sending new request when dropping object
  ` [External] "
` [PATCH v3 6/9] cachefiles: cancel all requests for the object that is being dropped
  ` [External] "
` [PATCH v3 8/9] cachefiles: cyclic allocation of msg_id to avoid reuse
  ` [External] "
` (subset) [PATCH v3 0/9] cachefiles: random bugfixes

[syzbot] [ext4?] general protection fault in __block_commit_write
 2024-07-03  7:01 UTC  (2+ messages)
` [PATCH] kernel/ext4: sanity check for NULL pointer after ext4_force_shutdown

[PATCH 00/10] fs: multigrain timestamp redux
 2024-07-03  5:27 UTC  (18+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-02 23:08 UTC  (8+ messages)
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[GIT PULL] vfs fixes
 2024-07-02 20:56 UTC  (2+ messages)

[PATCH 6.9 221/222] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-07-02 17:04 UTC  (2+ messages)
` [PATCH 6.9 222/222] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait

[syzbot] [nilfs?] [btrfs?] WARNING in filemap_unaccount_folio
 2024-07-02 17:00 UTC  (2+ messages)

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-07-02 16:37 UTC  (5+ messages)

[PATCH] afs: Convert comma to semicolon
 2024-07-02 15:28 UTC 

[PATCH] cifs: Fix read-performance regression by dropping readahead expansion
 2024-07-02 14:50 UTC 

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-07-02 14:21 UTC  (6+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[ANNOUNCE] xfs-linux: for-next updated to 3ba3ab1f6719
 2024-07-02 13:46 UTC 

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-02 13:01 UTC  (17+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH] fs/ntfs3: Fix memory corruption when page_size changes
 2024-07-02 11:41 UTC  (2+ messages)

[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-07-02  7:34 UTC  (6+ messages)
` [PATCH -next v6 1/2] xfs: reserve blocks for truncating large realtime inode

[PATCH 0/2] fat: convert to the new mount API
 2024-07-02  5:04 UTC  (7+ messages)
` [PATCH 2/2] fat: Convert to new mount api
  ` [PATCH 2/2 V2] "

[PATCH 0/14] New uid & gid mount option parsing helpers
 2024-07-02  4:25 UTC  (2+ messages)
` (subset) "

[PATCH v2] fuse: Enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
 2024-07-02  1:46 UTC 

[PATCH v2 0/5] Rosebush, a new hash table
 2024-07-02  1:04 UTC  (3+ messages)
` [PATCH v2 2/5] rosebush: Add new data structure


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