linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-06 13:26:02 to 2023-08-08 16:15:29 UTC [more...]

[PATCH] fs: use __fput_sync in close(2)
 2023-08-08 15:07 UTC  (9+ messages)
          ` [PATCH v2 (kindof)] "

[PATCH v2 0/7] Split a folio to any lower order folios
 2023-08-08 14:45 UTC  (4+ messages)
` [PATCH v2 5/7] mm: thp: split huge page to any lower order pages

[PATCH] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-08 10:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/2] FUSE: Implement full atomic open
 2023-08-08 14:36 UTC  (4+ messages)
` [PATCH 2/2] fuse: introduce "

[syzbot] Monthly fs report (Aug 2023)
 2023-08-08 12:55 UTC 

[PATCH v4 0/5] io_uring getdents
 2023-08-08  9:33 UTC  (10+ messages)
` [PATCH 3/5] io_uring: add support for getdents

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-08-08  7:29 UTC  (16+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

remove bdev->bd_super
 2023-08-08 14:33 UTC  (8+ messages)
` [PATCH 1/4] fs: stop using bdev->bd_super in mark_buffer_write_io_error
` [PATCH 2/4] ext4: don't use bdev->bd_super in __ext4_journal_get_write_access
` [PATCH 3/4] ocfs2: stop using bdev->bd_super for journal error logging
` [PATCH 4/4] fs, block: remove bdev->bd_super

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-08  8:21 UTC  (5+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-08  9:45 UTC  (15+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 10/13] tmpfs: add support "
` [PATCH v7 11/13] xfs: switch to "
` [PATCH v7 12/13] ext4: "
` [PATCH v7 13/13] btrfs: convert "

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices
 2023-08-08  3:24 UTC  (2+ messages)

[PATCH v2] mm: memtest: convert to memtest_report_meminfo()
 2023-08-08  3:33 UTC 

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-08  3:07 UTC  (9+ messages)

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-08  2:44 UTC  (57+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-08-08  1:33 UTC  (6+ messages)
` [PATCH v4 3/7] libfs: Validate negative dentries in case-insensitive directories

[PATCH] mm: memtest: convert to memtest_report_meminfo()
 2023-08-08  1:32 UTC  (3+ messages)

[PATCH v10 00/12] ceph: support idmapped mounts
 2023-08-08  0:45 UTC  (15+ messages)
` [PATCH v10 01/12] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v10 02/12] ceph: stash idmapping in mdsc request
` [PATCH v10 03/12] ceph: handle idmapped mounts in create_request_message()
` [PATCH v10 04/12] ceph: add enable_unsafe_idmap module parameter
` [PATCH v10 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v10 06/12] ceph: allow idmapped getattr inode op
` [PATCH v10 07/12] ceph: allow idmapped permission "
` [PATCH v10 08/12] ceph: pass idmap to __ceph_setattr
` [PATCH v10 09/12] ceph: allow idmapped setattr inode op
` [PATCH v10 10/12] ceph/acl: allow idmapped set_acl "
` [PATCH v10 11/12] ceph/file: allow idmapped atomic_open "
` [PATCH v10 12/12] ceph: allow idmapped mounts

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-08  0:31 UTC  (3+ messages)
` [PATCH v12 2/2] "

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-07 23:25 UTC  (3+ messages)

[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
 2023-08-07 23:17 UTC  (2+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-07 23:06 UTC  (2+ messages)

ksys_sync_helper
 2023-08-07 23:01 UTC  (5+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-07 22:00 UTC  (37+ messages)
` [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v4 03/36] arm64/gcs: Document the ABI "
` [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v4 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v4 15/36] arm64/hwcap: Add hwcap "
` [PATCH v4 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH v3] io_uring: correct check for O_TMPFILE
 2023-08-07 18:24 UTC  (2+ messages)

[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-07 15:36 UTC  (3+ messages)
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 14:09 UTC  (3+ messages)

[PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 13:08 UTC  (4+ messages)

[syzbot] Monthly udf report (Aug 2023)
 2023-08-07 12:43 UTC 

[PATCH v9 00/12] ceph: support idmapped mounts
 2023-08-07 11:45 UTC  (9+ messages)
` [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()

bd_holder
 2023-08-07 10:47 UTC  (2+ messages)

[PATCH vfs.tmpfs] shmem: move spinlock into shmem_recalc_inode() to fix quota support
 2023-08-07  9:34 UTC  (6+ messages)

[PATCH] tmpfs: verify {g,u}id mount options correctly
 2023-08-07  8:56 UTC  (2+ messages)

[syzbot] Monthly xfs report (Aug 2023)
 2023-08-07  8:36 UTC 

[syzbot] Monthly f2fs report (Aug 2023)
 2023-08-07  7:27 UTC 

[syzbot] Monthly ext4 report (Aug 2023)
 2023-08-07  7:27 UTC 

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

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-07  4:28 UTC  (7+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "
    ` WIP: Performance improvements

[syzbot] [ext4?] WARNING in ext4_file_write_iter
 2023-08-07  2:34 UTC  (5+ messages)

[PATCH v8 00/12] ceph: support idmapped mounts
 2023-08-07  0:56 UTC  (6+ messages)
` [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()

[PATCH] file: always lock position
 2023-08-06 17:48 UTC  (6+ messages)

[PATCH v2 0/2] open: make RESOLVE_CACHED correctly test for O_TMPFILE
 2023-08-06 16:41 UTC  (5+ messages)
` [PATCH v2 2/2] io_uring: correct check "


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