linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 08:32:04 to 2023-07-28 16:19:08 UTC [more...]

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-07-28 16:18 UTC  (9+ messages)
` [PATCH v1 1/4] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps
` [PATCH v1 2/4] mm/gup: Make follow_page() succeed again on PROT_NONE PTEs/PMDs
` [PATCH v1 3/4] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v1 4/4] mm/gup: document FOLL_FORCE behavior

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-28 16:13 UTC  (11+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-28 16:11 UTC  (18+ messages)
    ` [PATCH 06/14] sysctl: Add size to register_sysctl
    ` [PATCH 03/14] sysctl: Add ctl_table_size to ctl_table_header
    ` [PATCH 05/14] sysctl: Add a size arg to __register_sysctl_table
    ` [PATCH 07/14] sysctl: Add size arg to __register_sysctl_init

[PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-28 15:49 UTC  (17+ messages)
` [PATCH v4 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH v4 2/7] fs: Add DCACHE_CASEFOLDED_NAME flag
` [PATCH v4 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH v4 4/7] libfs: Chain encryption checks after case-insensitive revalidation
` [PATCH v4 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v4 6/7] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH v4 7/7] f2fs: "

[PATCH] fs: compare truncated timestamps in current_mgtime
 2023-07-28 15:21 UTC  (2+ messages)

[PATCH] fchmodat2: add support for AT_EMPTY_PATH
 2023-07-28 14:49 UTC  (3+ messages)

[PATCH v2 0/6] Landlock: ioctl support
 2023-07-28 13:52 UTC  (8+ messages)

[PATCH] nfsd: Fix reading via splice
 2023-07-28 12:32 UTC 

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-28 12:17 UTC  (32+ messages)
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex

[syzbot] [gfs2?] kernel panic: hung_task: blocked tasks (2)
 2023-07-28 11:48 UTC  (4+ messages)

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-28 11:13 UTC  (12+ messages)
` [PATCH v26 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
    ` WIP: Performance improvements
` [PATCH v26 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v26 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v26 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-07-28 11:00 UTC  (2+ messages)
` (subset) "

[PATCH v7 00/11] ceph: support idmapped mounts
 2023-07-28 10:12 UTC  (10+ messages)
` [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()

Semantics of fuse_notify_delete()
 2023-07-28  8:52 UTC  (5+ messages)
  ` [fuse-devel] "

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-28  8:43 UTC  (22+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 2/5] fs: Add fchmodat2()
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
` Add fchmodat2() - or add a more general syscall?

[PATCH] fuse: enable larger read buffers for readdir
 2023-07-28  8:42 UTC  (17+ messages)
` [PATCH] fuse: enable larger read buffers for readdir [v2]

[PATCH RFC] libfs: Remove parent dentry locking in offset_iterate_dir()
 2023-07-28  8:06 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-07-28  7:35 UTC 

[PATCH v3 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-28  5:00 UTC  (5+ messages)
` [PATCH v3 1/4] mm: factor out VMA stack and heap checks
` [PATCH v3 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v3 3/4] selinux: "
` [PATCH v3 4/4] perf/core: "

[MEGAPATCHSET v26] xfs: online repair, part of part 1
 2023-07-28  4:39 UTC  (11+ messages)
` [PATCHSET v26.0 0/7] xfs: stage repair information in pageable memory
  ` [PATCH 1/7] xfs: create a big array data structure
  ` [PATCH 2/7] xfs: enable sorting of xfile-backed arrays
  ` [PATCH 3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory
  ` [PATCH 4/7] xfs: teach xfile to pass back direct-map pages to caller
  ` [PATCH 5/7] xfs: speed up xfarray sort by sorting xfile page contents directly
  ` [PATCH 6/7] xfs: cache pages used for xfarray quicksort convergence
  ` [PATCH 7/7] xfs: improve xfarray quicksort pivot

[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
 2023-07-28  4:25 UTC  (5+ messages)
` [PATCH RFC bootconfig] 1/2] fs/proc: Add /proc/cmdline_load for boot loader arguments
` [PATCH RFC bootconfig] 2/2] fs/proc: Add /proc/cmdline_image for embedded arguments

[PATCH v3 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
 2023-07-28  2:57 UTC  (14+ messages)
` [PATCH 3/3] fuse: write back dirty pages before direct write in direct_io_relax mode
  ` [External] [fuse-devel] "
              `  "

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2023-07-28  1:29 UTC  (17+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

xfs kdevops baseline for next-20230725
 2023-07-27 23:06 UTC  (4+ messages)

[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block (2)
 2023-07-27 21:56 UTC  (2+ messages)

[PATCH] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps
 2023-07-27 20:43 UTC  (10+ messages)

[PATCH 0/2] shmem, splice: Fixes for shmem_splice_read()
 2023-07-27 19:50 UTC  (9+ messages)
` [PATCH 1/2] shmem: Fix splice of a missing page
` [PATCH 2/2] shmem: Apply a couple of filemap_splice_read() fixes to shmem_splice_read()

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-27 17:15 UTC  (22+ messages)
  ` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
        ` [v2] "
                      ` [v3] "

[PATCH v4 0/5] io_uring getdents
 2023-07-27 16:28 UTC  (12+ messages)
` [PATCH 3/5] io_uring: add support for getdents
` [PATCH RFC 5/5] disable fixed file for io_uring getdents for now

[PATCH] radix tree test suite: Fix incorrect allocation size for pthreads
 2023-07-27 16:09 UTC 

[RFC PATCH v2 00/10] Rust PuzleFS filesystem driver
 2023-07-27 13:32 UTC  (9+ messages)
` [RFC PATCH v2 03/10] rust: kernel: add an abstraction over vfsmount to allow cloning a new private mount
` [RFC PATCH v2 04/10] rust: file: Add a new RegularFile newtype useful for reading files
` [RFC PATCH v2 06/10] rust: file: pass the filesystem context to the open function

[RFC 0/7] io_uring lseek
 2023-07-27 13:25 UTC  (14+ messages)
` [PATCH 1/7] iomap: merge iomap_seek_hole() and iomap_seek_data()
` [PATCH 2/7] xfs: add nowait support for xfs_seek_iomap_begin()
` [PATCH 4/7] add llseek_nowait() for struct file_operations
` [PATCH 5/7] add llseek_nowait support for xfs

Kernel NULL pointer deref and data corruptions with xfs on 6.1
 2023-07-27 12:27 UTC  (4+ messages)

[PATCH v2] init: Add support for rootwait timeout parameter
 2023-07-27 10:49 UTC  (3+ messages)

[PATCH v13 0/9] Implement copy offload support
 2023-07-27 10:29 UTC  (4+ messages)
  ` [PATCH v13 2/9] block: Add copy offload support infrastructure

[PATCH] fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs
 2023-07-27  9:18 UTC  (3+ messages)

allow building a kernel without buffer_heads
 2023-07-27  9:14 UTC  (3+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices


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