public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-22 01:41:21 to 2024-11-24 17:00:19 UTC [more...]

[GIT PULL] overlayfs updates for 6.13
 2024-11-24 17:00 UTC  (40+ messages)
      ` [PATCH 00/26] cred: rework {override,revert}_creds()
        ` [PATCH 01/26] tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
        ` [PATCH 02/26] cred: return old creds from revert_creds_light()
        ` [PATCH 03/26] tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
        ` [PATCH 04/26] cred: remove old {override,revert}_creds() helpers
        ` [PATCH 05/26] tree-wide: s/override_creds_light()/override_creds()/g
        ` [PATCH 06/26] tree-wide: s/revert_creds_light()/revert_creds()/g
        ` [PATCH 07/26] firmware: avoid pointless reference count bump
        ` [PATCH 08/26] sev-dev: avoid pointless cred "
        ` [PATCH 09/26] target_core_configfs: "
        ` [PATCH 10/26] aio: "
        ` [PATCH 11/26] binfmt_misc: "
        ` [PATCH 12/26] coredump: "
        ` [PATCH 13/26] nfs/localio: avoid pointless cred reference count bumps
        ` [PATCH 14/26] nfs/nfs4idmap: avoid pointless reference count bump
        ` [PATCH 15/26] nfs/nfs4recover: avoid pointless cred "
        ` [PATCH 16/26] nfsfh: "
        ` [PATCH 17/26] open: "
        ` [PATCH 18/26] ovl: "
        ` [PATCH 19/26] cifs: "
        ` [PATCH 20/26] "
        ` [PATCH 21/26] smb: "
        ` [PATCH 22/26] io_uring: "
        ` [PATCH 23/26] acct: avoid pointless "
        ` [PATCH 24/26] cgroup: avoid pointless cred "
        ` [PATCH 25/26] trace: "
        ` [PATCH 26/26] dns_resolver: "

[RFC PATCH 0/4] Add support for File Based Memory Management
 2024-11-24 16:53 UTC  (7+ messages)
` [RFC PATCH 1/4] mm: "
` [RFC PATCH 2/4] fbmm: Add helper functions for FBMM MM Filesystems
` [RFC PATCH 3/4] mm: Export functions for writing "
` [RFC PATCH 4/4] Add base implementation of an MFS

[PATCH 0/6] Maintain the relative size of fs.file-max and fs.nr_open
 2024-11-24 15:59 UTC  (12+ messages)
` [PATCH 1/6] fs: fix proc_handler for sysctl_nr_open
` [PATCH 2/6] fs: make files_stat globally visible
` [PATCH 3/6] sysctl: refactor __do_proc_doulongvec_minmax()
` [PATCH 4/6] sysctl: ensure files_stat.max_files is not less than sysctl_nr_open
` [PATCH 5/6] sysctl: ensure sysctl_nr_open is not greater than files_stat.max_files
` [PATCH 6/6] fs: synchronize the access of fs.file-max and fs.nr_open

[syzbot] [hfs?] WARNING in hfsplus_unlink
 2024-11-24 15:42 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 28/61] fanotify: allow reporting errors on failure to open fd
 2024-11-24 13:45 UTC 

[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
 2024-11-24 13:45 UTC 

[PATCH AUTOSEL 6.11 42/87] fanotify: allow reporting errors on failure to open fd
 2024-11-24 13:38 UTC 

[PATCH AUTOSEL 6.12 048/107] fanotify: allow reporting errors on failure to open fd
 2024-11-24 13:29 UTC 

[PATCH] statx.2: Document STATX_SUBVOL
 2024-11-24 13:35 UTC  (8+ messages)

[PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
 2024-11-24 13:34 UTC  (2+ messages)
` [PATCH v14 2/28] "

[PATCH AUTOSEL 5.15 1/6] epoll: annotate racy check
 2024-11-24 12:41 UTC 

[PATCH AUTOSEL 6.1 1/7] epoll: annotate racy check
 2024-11-24 12:41 UTC 

[PATCH AUTOSEL 6.6 1/9] epoll: annotate racy check
 2024-11-24 12:40 UTC 

[PATCH AUTOSEL 6.11 04/16] epoll: annotate racy check
 2024-11-24 12:39 UTC 

[PATCH AUTOSEL 6.12 04/19] epoll: annotate racy check
 2024-11-24 12:38 UTC 

[PATCH] fs: Fix data race in inode_set_ctime_to_ts
 2024-11-24  9:42 UTC  (9+ messages)
` [PATCH v2] "
    `  "
    ` [PATCH v3] "
        `  "
        ` [PATCH v4] "

[PATCH v3 fanotify 0/2] Fanotify in kernel filter
 2024-11-24  6:25 UTC  (5+ messages)
` [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter

[PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
 2024-11-24  4:43 UTC  (7+ messages)
  ` [PATCH V4] "
  ` [PATCH V5] "
      ` [PATCH V6] fs/ntfs3: check if the inode is bad before instantiating dentry

[PATCH] fs: fix proc_handler for sysctl_nr_open
 2024-11-24  3:46 UTC 

Regression in NFS probably due to very large amounts of readahead
 2024-11-23 22:32 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in hfs_read_inode
 2024-11-23 19:49 UTC  (4+ messages)
` [PATCH] hfs: Sanity check the root record

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-23 19:11 UTC  (26+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH] bfs: validate inode vtype and discard invalid entries
 2024-11-23 17:24 UTC 

[PATCH] hfs: don't use BUG() when we can continue
 2024-11-23 13:32 UTC 

[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
 2024-11-23 13:09 UTC  (7+ messages)
` [PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands

[GIT PULL] unicode updates
 2024-11-23  5:59 UTC  (2+ messages)

[GIT PULL] sysctl changes for v6.13-rc1
 2024-11-23  5:58 UTC  (2+ messages)

[PATCH v6 0/5] fuse: remove temp page copies in writeback
 2024-11-22 23:23 UTC  (6+ messages)
` [PATCH v6 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v6 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v6 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with "
` [PATCH v6 5/5] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-22 22:02 UTC  (26+ messages)

[syzbot] [fs?] WARNING in minix_unlink
 2024-11-22 18:44 UTC 

[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-22 18:33 UTC  (5+ messages)
` [PATCH v5 1/2] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to guestmem library

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-11-22 18:20 UTC  (29+ messages)
` [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
` [PATCH v3 11/25] mm: Allow compound zone device pages
` [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
` [PATCH v3 15/25] huge_memory: Allow mappings of PMD "
` [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages
` [PATCH v3 19/25] memcontrol-v1: "
` [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v3 23/25] mm: Remove pXX_devmap callers
` [PATCH v3 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH] Documentation: filesystems: update filename extensions
 2024-11-22 17:34 UTC  (2+ messages)

permission checking for F_SET_RW_HINT
 2024-11-22 16:40 UTC  (7+ messages)
` [PATCH 1/2] fs: require inode_owner_or_capable "
` [PATCH 2/2] fs: require FMODE_WRITE "

[PATCH 00/12] fuse: support large folios
 2024-11-22 14:51 UTC  (17+ messages)
` [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 v21 0/6] Script execution control (was O_MAYEXEC)
 2024-11-22 14:50 UTC  (11+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-22 14:24 UTC  (13+ messages)
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap

[PATCH v3 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-22 14:19 UTC  (2+ messages)

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-22 13:51 UTC  (9+ messages)
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event

[PATCH] idr-test: ida_simple_get/remove are deprecated, so switch to ida_alloc/free
 2024-11-22 12:50 UTC  (2+ messages)

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-22 11:31 UTC  (4+ messages)

[PATCH] fuse: dax: No-op writepages callback
 2024-11-22 11:31 UTC  (4+ messages)

GIT PULL] Remove reiserfs
 2024-11-22 11:30 UTC  (2+ messages)

[PATCH] samples: fix missing nodiratime option and handle propagate_from correctly
 2024-11-22 11:18 UTC  (2+ messages)

[PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
 2024-11-22 11:09 UTC  (3+ messages)

[PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-22 11:03 UTC  (5+ messages)
` [PATCH v4 2/2] mm: guestmem: Convert address_space operations to "

[PATCH v9 00/19] fanotify: add pre-content hooks
 2024-11-22 10:58 UTC  (4+ messages)
` [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-22  9:47 UTC  (14+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
 2024-11-22  6:07 UTC  (3+ messages)

[PATCH v1] tmpfs: Unsigned expression compared with zero
 2024-11-22  3:31 UTC  (2+ messages)

[PATCH v3 0/3] symlink length caching
 2024-11-22  1:56 UTC  (4+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes


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