linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-21 08:22:20 to 2023-08-23 13:15:19 UTC [more...]

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-08-23 13:13 UTC  (8+ messages)
` [PATCH RFC 01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast
` [PATCH RFC 02/37] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC 03/37] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 05/37] mm: Add memory statistics for the "
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
` [PATCH RFC 07/37] mm: page_alloc: Bypass pcp when freeing MIGRATE_METADATA pages

[syzbot] [ntfs3?] UBSAN: array-index-out-of-bounds in truncate_inode_pages_final
 2023-08-23 13:14 UTC  (2+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-23 13:11 UTC  (21+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH 0/5] FUSE consistency improvements
 2023-08-23 11:12 UTC  (10+ messages)
` [PATCH 1/5] fuse: check attributes staleness on fuse_iget()
` [PATCH 3/5] fuse: add FOPEN_INVAL_ATTR
` [PATCH 4/5] fuse: writeback_cache consistency enhancement (writeback_cache_v2)

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-23 10:48 UTC  (30+ messages)
` [PATCH 01/29] block: Provide bdev_open_* functions
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
` [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
` [PATCH 04/29] drdb: Convert to use bdev_open_by_path()
` [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev()
` [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path()
` [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev()
` [PATCH 08/29] zram: Convert to use bdev_open_by_dev()
` [PATCH 09/29] bcache: Convert to bdev_open_by_path()
` [PATCH 10/29] dm: Convert to bdev_open_by_dev()
` [PATCH 11/29] md: "
` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()
` [PATCH 13/29] nvmet: Convert to bdev_open_by_path()
` [PATCH 14/29] s390/dasd: "
` [PATCH 15/29] scsi: target: "
` [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev()
` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()
` [PATCH 19/29] fs: Convert to bdev_open_by_dev()
` [PATCH 20/29] btrfs: Convert to bdev_open_by_path()
` [PATCH 21/29] erofs: Convert to use bdev_open_by_path()
` [PATCH 22/29] ext4: Convert to bdev_open_by_dev()
` [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path()
` [PATCH 24/29] jfs: Convert to bdev_open_by_dev()
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
` [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev()
` [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path()
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
` [PATCH 29/29] block: Remove blkdev_get_by_*() functions

[PATCH v2] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks
 2023-08-23 10:14 UTC  (5+ messages)

[PATCH v4] proc/ksm: add ksm stats to /proc/pid/smaps
 2023-08-23 10:09 UTC  (2+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-23 10:10 UTC  (6+ messages)
` [PATCH 09/29] bcache: Convert to bdev_open_by_path()

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-23  8:36 UTC  (5+ messages)
` [PATCH v12 2/2] "
  ` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
 2023-08-23  8:47 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to c1950a111dd8
 2023-08-23  7:21 UTC 

[PATCH] lsm: constify 'file' parameter in security_bprm_creds_from_file()
 2023-08-23  7:17 UTC 

[PATCH 0/5] fuse: support birth time
 2023-08-23  6:18 UTC  (8+ messages)
` [PATCH 4/5] fuse: implement statx

[PATCH] mm: allow a controlled amount of unfairness in the page lock
 2023-08-23  6:16 UTC 

[PATCH RFC -next 0/2] fuse: Parallel DIO writes with O_DIRECT
 2023-08-23  6:10 UTC  (6+ messages)
` [PATCH 1/2] [RFC for fuse-next ] fuse: DIO writes always use the same code path
` [PATCH 2/2] libfs: Remove export of direct_write_fallback

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-23  2:59 UTC  (4+ messages)
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem

[RFC PATCH] filemap: Convert generic_perform_write() to support large folios
 2023-08-22 21:56 UTC  (3+ messages)

[PATCH v3] proc/ksm: add ksm stats to /proc/pid/smaps
 2023-08-22 18:03 UTC  (3+ messages)

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

[PATCH 5.4 0/1] mm: allow a controlled amount of unfairness in the page lock
 2023-08-22 17:20 UTC  (4+ messages)
` [PATCH 5.4 1/1] "

[PATCH] kernel: Add Mount Option For Efivarfs
 2023-08-22 16:23 UTC 

[PATCH v3 0/5] Landlock: IOCTL support
 2023-08-22 14:39 UTC  (2+ messages)
` [PATCH v3 0/5] Landlock: IOCTL support - TTY restrictions RFC

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-08-22 14:06 UTC  (9+ messages)
` [PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough

[PATCH v3 0/4] super: allow waiting without s_umount held
 2023-08-22 12:36 UTC  (10+ messages)
` [PATCH v3 3/4] super: wait for nascent superblocks
` [PATCH v3 4/4] super: wait until we passed kill super

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-08-22 10:11 UTC  (4+ messages)
` [PATCH 1/6] "

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-08-22  9:03 UTC  (5+ messages)

[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
 2023-08-22  8:58 UTC  (8+ messages)
        ` [PATCH vfs.tmpfs] tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs
          ` (subset) "

[PATCH v2 0/5] use refcount+RCU method to implement lockless slab shrink (part 1)
 2023-08-22  7:54 UTC  (2+ messages)

[PATCH] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks
 2023-08-22  5:11 UTC  (4+ messages)

[ANNOUNCE] xfs: online repair is completely finished!
 2023-08-22  0:22 UTC 

Possible io_uring related race leads to btrfs data csum mismatch
 2023-08-21 21:42 UTC  (17+ messages)

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-21 19:49 UTC  (2+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-21 19:33 UTC  (3+ messages)

landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
 2023-08-21 18:10 UTC  (5+ messages)

[syzbot] [nilfs2?] kernel BUG in folio_end_writeback
 2023-08-21 16:47 UTC  (3+ messages)
` [syzbot] [nilfs?] "

[PATCH 5.15.y] exfat: check if filename entries exceeds max filename length
 2023-08-21 16:43 UTC  (2+ messages)

[PATCH v3 0/7] kiocb_{start,end}_write() helpers
 2023-08-21 16:37 UTC  (8+ messages)
` [PATCH v3 4/7] io_uring: use "

[syzbot] [ntfs3?] [squashfs?] INFO: task hung in truncate_inode_pages_final
 2023-08-21 16:36 UTC 

[REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush
 2023-08-21 15:31 UTC  (8+ messages)

[PATCH] splice: Convert page_cache_pipe_buf_confirm() to use a folio
 2023-08-21 15:26 UTC  (2+ messages)

[PATCH] libfs: Convert simple_write_begin and simple_write_end to use a folio
 2023-08-21 15:25 UTC  (2+ messages)

[PATCH 1/2] ceph: Convert ceph_page_mkwrite() to use a folio
 2023-08-21 14:36 UTC  (2+ messages)
` [PATCH 2/2] mm: Delete page_mkwrite_check_truncate()

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-21 14:15 UTC  (7+ messages)
` [PATCH v33 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v33 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v33 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v33 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v33 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v33 6/6] selftests: mm: add pagemap ioctl tests

[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-21 14:11 UTC  (4+ messages)
` [PATCH v32 2/6] fs/proc/task_mmu: "

[syzbot] [udf?] UBSAN: array-index-out-of-bounds in udf_process_sequence
 2023-08-21 12:23 UTC  (3+ messages)

[PATCH] fs: clean up usage of noop_dirty_folio
 2023-08-21 12:20 UTC  (3+ messages)

[PATCH] fuse: make fuse_valid_size static
 2023-08-21 10:24 UTC  (2+ messages)

[RESEND PATCH v2] xarray: Document necessary flag in alloc functions
 2023-08-21  8:21 UTC 


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