linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-04 17:49:59 to 2024-01-09 11:25:02 UTC [more...]

[PATCH] fs/proc/task_mmu: move mmu notification mechanism inside mm lock
 2024-01-09 11:24 UTC 

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-09 11:20 UTC  (7+ messages)
` [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
` [PATCH 2/6] netfs: Count DIO writes
` [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
` [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
` [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
` [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait

Reference to non-existing CONFIG_NETFS_FSCACHE
 2024-01-09 11:08 UTC  (4+ messages)

[GIT PULL] vfs mount api updates
 2024-01-09 10:45 UTC  (5+ messages)

[PATCH v2 00/16] block atomic writes
 2024-01-09  9:55 UTC  (12+ messages)

[PATCH v4 0/2] fuse: Add support for resend pending requests
 2024-01-09  9:24 UTC  (2+ messages)
` [PATCH v4 1/2] fuse: Introduce a new notification type "

[PATCH v3 RESEND 0/2] fuse: Add support for resend pending requests
 2024-01-09  9:16 UTC  (4+ messages)
` [PATCH v3 RESEND 1/2] fuse: Introduce a new notification type "

[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
 2024-01-09  8:46 UTC  (11+ messages)
` [PATCH RFC 01/34] bdev: open block device as files
` [PATCH RFC 07/34] xfs: port block device access to files
` [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access

[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
 2024-01-09  8:32 UTC  (6+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-01-09  7:43 UTC  (11+ messages)
  ` [Lsf-pc] "

[PATCH] fs: fix a typo in attr.c
 2024-01-09  7:29 UTC 

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-01-09  6:30 UTC 

KASAN: null-ptr-deref Read in hfs_find_init
 2024-01-09  6:18 UTC 

[PATCH 0/5] crash: clean up kdump related config items
 2024-01-09  3:49 UTC  (12+ messages)
` [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
` [PATCH 2/5] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH 3/5] crash: rename crash_core to vmcore_info
` [PATCH 4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH 5/5] crash: clean up CRASH_DUMP

[PATCH v4 0/6] querying mount attributes
 2024-01-09  1:11 UTC  (3+ messages)
` [PATCH v4 6/6] wire up syscalls for statmount/listmount

[PATCH bpf-next 00/29] BPF token
 2024-01-09  0:07 UTC  (19+ messages)
` [PATCH bpf-next 03/29] bpf: introduce BPF token object
` [PATCH bpf-next 13/29] libbpf: add BPF token support to bpf_map_create() API

[GIT PULL] fscrypt updates for 6.8
 2024-01-08 22:48 UTC 

[GIT PULL] vfs rw updates
 2024-01-08 20:00 UTC  (2+ messages)

[GIT PULL] vfs cachefiles updates
 2024-01-08 20:00 UTC  (2+ messages)

[GIT PULL] vfs iov updates
 2024-01-08 20:00 UTC  (2+ messages)

[GIT PULL] vfs misc updates
 2024-01-08 20:00 UTC  (2+ messages)

[GIT PULL] vfs super updates
 2024-01-08 20:00 UTC  (2+ messages)

[GIT PULL] unicode updates
 2024-01-08 19:49 UTC 

[PATCH] fs: Wrong function name in comment
 2024-01-08 19:01 UTC  (2+ messages)

[PATCH 0/5] Improve buffer head documentation
 2024-01-08 18:53 UTC  (14+ messages)
` [PATCH 1/5] doc: Improve the description of __folio_mark_dirty
` [PATCH 2/5] buffer: Add kernel-doc for block_dirty_folio()
` [PATCH 4/5] buffer: Fix __bread() kernel-doc

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2024-01-08 16:34 UTC  (14+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns

[PATCH v2] virtiofs: use GFP_NOFS when enqueuing request through kworker
 2024-01-08 15:48 UTC  (9+ messages)

[PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
 2024-01-08 15:41 UTC  (25+ messages)

[GIT PULL] fsnotify changes for 6.8-rc1
 2024-01-08 14:07 UTC 

[PATCH v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_volume()
 2024-01-08 13:55 UTC  (2+ messages)

[PATCH v1] netfs: use kfree_sensitive() instend of kfree() in fscache_free_cookie()
 2024-01-08 13:55 UTC  (2+ messages)

[GIT PULL] quota cleanup for 6.8-rc1
 2024-01-08 13:50 UTC 

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-01-08 12:08 UTC  (10+ messages)
` [PATCH v1 1/9] fs/namespace: introduce fs_type->allow_idmap hook
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
` [PATCH v1 3/9] fs/fuse: support idmap for mkdir/mknod/symlink/create
` [PATCH v1 4/9] fs/fuse: support idmapped getattr inode op
` [PATCH v1 5/9] fs/fuse: support idmapped ->permission "
` [PATCH v1 6/9] fs/fuse: support idmapped ->setattr op
` [PATCH v1 7/9] fs/fuse: drop idmap argument from __fuse_get_acl
` [PATCH v1 8/9] fs/fuse: support idmapped ->set_acl
` [PATCH v1 9/9] fs/fuse: allow idmapped mounts

[PATCH v1 0/3] fuse: a few small fixes
 2024-01-08 11:37 UTC  (5+ messages)
` [PATCH v1 1/3] fuse: fix typo for fuse_permission comment
` [PATCH v1 2/3] fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc
` [PATCH v1 3/3] fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-08  7:08 UTC  (13+ messages)
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[GIT PULL] xfs: new code for 6.8
 2024-01-08  6:05 UTC 

[PATCH -next] mm/filemap: avoid type conversion
 2024-01-08  5:01 UTC  (2+ messages)

[GIT PULL] eventfs: Updates for v6.8
 2024-01-07 23:09 UTC 

rename ext4 corrupting kernels on kernel.org?
 2024-01-06 18:58 UTC  (2+ messages)

[PATCH] virtiofs: Export filesystem tags through sysfs
 2024-01-06  7:02 UTC  (4+ messages)

[PATCH v6 0/1] mm: report per-page metadata information
 2024-01-06  0:38 UTC  (5+ messages)
` [PATCH v6 1/1] "

[PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
 2024-01-05 17:20 UTC  (11+ messages)
  ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
      ` [PATCH] Fix oops in NFS

[GIT PULL] afs: Improve probe handling, server rotation and RO volume callback handling
 2024-01-05 16:23 UTC 

[RFC PATCH 00/19] Rust abstractions for VFS
 2024-01-05 15:54 UTC  (7+ messages)

[PATCH v3 00/10] IOMMU memory observability
 2024-01-05 15:33 UTC  (9+ messages)
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h

[PATCH v4 0/2] fix the fallback implementation of get_name
 2024-01-05 14:02 UTC  (5+ messages)
` [PATCH v4 1/2] exportfs: fix the fallback implementation of the get_name export operation
` [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05 10:31 UTC  (12+ messages)
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api

[PATCH v8 0/9] Landlock: IOCTL support
 2024-01-05  9:38 UTC  (3+ messages)
` [PATCH v8 3/9] landlock: Optimize the number of calls to get_access_mask slightly

[syzbot] [jfs?] INFO: task hung in deactivate_super (2)
 2024-01-05  2:21 UTC  (3+ messages)
` [syzbot] [reiserfs?] "

[PATCH v2 0/4] Add tst_fd iterator API
 2024-01-05  0:42 UTC  (5+ messages)
` [PATCH v2 1/4] lib: Add tst_fd iterator
  ` [LTP] "
` [PATCH v2 4/4] syscalls: splice07: New splice tst_fd iterator test
  ` [LTP] "

[PATCH 0/4] eventfs: More updates to eventfs_iterate()
 2024-01-04 21:57 UTC  (5+ messages)
` [PATCH 1/4] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [PATCH 2/4] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [PATCH 3/4] eventfs: Read ei->entries before ei->children "
` [PATCH 4/4] eventfs: Shortcut eventfs_iterate() by skipping entries already read

[GIT PULL] bcachefs new years fixes for 6.7
 2024-01-04 20:52 UTC  (3+ messages)

[PATCH v3 0/2] fix the fallback implementation of get_name
 2024-01-04 17:49 UTC  (3+ messages)
` [PATCH v3 2/2] fs: Create a generic is_dot_dotdot() utility


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