public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-22 09:57:53 to 2024-11-25 06:40:21 UTC [more...]

[PATCH v4 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-25  6:40 UTC  (3+ messages)
` [PATCH v4 2/2] xfs: clean up xfs_end_ioend() to reuse local variables

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in evict (2)
 2024-11-25  6:06 UTC 

[syzbot] [fs?] WARNING in minix_unlink
 2024-11-25  5:49 UTC  (8+ messages)

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

[PATCH] fs: Fix data race in inode_set_ctime_to_ts
 2024-11-25  1:26 UTC  (29+ messages)
` [PATCH v2] "
    `  "
    ` [PATCH v3] "
        `  "
        ` [PATCH v4] "
              ` [RFC] metadata updates vs. fetches (was Re: [PATCH v4] fs: Fix data race in inode_set_ctime_to_ts)

[PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
 2024-11-25  1:05 UTC  (3+ messages)
` [PATCH v14 2/28] "

[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
 2024-11-25  0:30 UTC  (3+ messages)

[PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
 2024-11-24 22:39 UTC  (3+ messages)

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

[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
 2024-11-24 21:25 UTC  (8+ 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

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

[GIT PULL] overlayfs updates for 6.13
 2024-11-24 18:37 UTC  (44+ 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 

[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 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 V3] fs/ntfs3: check if the inode is bad before creating symlink
 2024-11-24  4:43 UTC  (6+ 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 

[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  (12+ messages)

[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] 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

[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 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-22 12:06 UTC  (11+ 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  (2+ 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


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