linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-24 10:00:23 to 2023-07-25 14:45:38 UTC [more...]

[PATCH V6 0/7] shmem: Add user and group quota support for tmpfs
 2023-07-25 14:45 UTC  (7+ messages)
` [PATCH 1/7] shmem: make shmem_inode_acct_block() return error
` [PATCH 2/7] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 3/7] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks
` [PATCH 4/7] shmem: prepare shmem quota infrastructure
` [PATCH 5/7] shmem: quota support
` [PATCH 6/7] shmem: Add default quota limit mount options

[PATCH v3 00/10] Handle most file-backed faults under the VMA lock
 2023-07-25 14:31 UTC  (14+ messages)
` [PATCH v3 01/10] mm: Remove CONFIG_PER_VMA_LOCK ifdefs
` [PATCH v3 02/10] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH v3 03/10] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH v3 04/10] mm: Handle PUD faults under the VMA lock
` [PATCH v3 05/10] mm: Handle some PMD "
` [PATCH v3 06/10] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v3 07/10] mm: Move FAULT_FLAG_VMA_LOCK check down from do_fault()
` [PATCH v3 08/10] mm: Run the fault-around code under the VMA lock
` [PATCH v3 09/10] mm: Handle swap and NUMA PTE faults "
` [PATCH v3 10/10] mm: Handle faults that merely update the accessed bit "

[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
 2023-07-25 14:07 UTC  (4+ messages)

[PATCH -next] fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
 2023-07-25 13:55 UTC 

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

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-25 12:51 UTC  (6+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable

[PATCH] fs: open the block device after allocation the super_block
 2023-07-25 12:35 UTC  (2+ messages)

[GIT PULL] iomap: Add per-block dirty state tracking to iomap
 2023-07-25 12:29 UTC 

Add a new fchmodat4() syscall, v2
 2023-07-25 12:05 UTC  (9+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v4 0/5] Add a new fchmodat2() syscall
    ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-25  9:56 UTC  (48+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
` [PATCH v2 45/47] mm: shrinker: make memcg "
` [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_make_fs_ro
 2023-07-25  9:51 UTC 

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

[PATCH 0/2] softirq: redefine the type of kernel_stat.softirqs[] as unsigned long
 2023-07-25  9:09 UTC  (6+ messages)
` [PATCH 1/2] softirq: fix integer overflow in function show_stat()
` [PATCH 2/2] softirq: redefine the type of kernel_stat.softirqs[] as unsigned long

[PATCH] vboxsf: Use flexible arrays for trailing string member
 2023-07-25  9:00 UTC  (2+ messages)

[biweekly bcachefs cabal]
 2023-07-25  8:28 UTC  (4+ messages)

[PATCH] fstests: add helper to canonicalize devices used to enable persistent disks
 2023-07-25  8:13 UTC  (3+ messages)

Kernel NULL pointer deref and data corruptions with xfs on 6.1
 2023-07-25  3:41 UTC  (5+ messages)

[PATCH 00/20] bcachefs prereqs patch series
 2023-07-25  3:36 UTC  (14+ messages)
` [PATCH 04/20] block: Add some exports for bcachefs
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 06/20] block: Bring back zero_fill_bio_iter
` [PATCH 19/20] lib/generic-radix-tree.c: Add a missing include

[ANNOUNCE] xfs-linux: iomap-for-next updated to d42bd17c6a20
 2023-07-25  0:45 UTC 

[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
 2023-07-25  0:20 UTC  (2+ messages)

[RFC PATCH 0/2] virtiofs submounts forgotten after client memory pressure
 2023-07-24 23:16 UTC  (3+ messages)
` [RFC PATCH 2/2] fuse: ensure that submounts lookup their root

[PATCH] file: always lock position
 2023-07-24 22:56 UTC  (17+ messages)

[PATCH] fs/read_write: Enable copy_file_range for block device
 2023-07-24 22:08 UTC  (5+ messages)

[PATCH v2 0/9] Avoid the mmap lock for fault-around
 2023-07-24 21:42 UTC  (16+ messages)
` [PATCH v2 1/9] Revert "tcp: Use per-vma locking for receive zerocopy"
` [PATCH v2 4/9] mm: Move FAULT_FLAG_VMA_LOCK check into handle_pte_fault()
` [PATCH v2 5/9] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v2 7/9] mm: Run the fault-around code under the VMA lock

[PATCH v3 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-24 21:33 UTC  (7+ messages)
` [PATCH v3 3/7] libfs: Validate negative dentries in case-insensitive directories

allow building a kernel without buffer_heads
 2023-07-24 20:16 UTC  (13+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[PATCH v2 0/6] Landlock: ioctl support
 2023-07-24 19:03 UTC  (6+ messages)

[PATCH mm-hotfixes] tmpfs: fix Documentation of noswap and huge mount options
 2023-07-24 18:41 UTC  (2+ messages)

[PATCH v2] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-24 17:39 UTC 

[PATCH] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-24 17:37 UTC  (6+ messages)

[syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save
 2023-07-24 16:18 UTC 

[RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
 2023-07-24 16:15 UTC  (9+ messages)

[PATCH v4 0/9] Create large folios in iomap buffered write path
 2023-07-24 15:56 UTC  (3+ messages)
` [PATCH v4 2/9] iov_iter: Add copy_folio_from_iter_atomic()

[PATCH] libfs: Add a lock class for the offset map's xa_lock
 2023-07-24 14:55 UTC  (2+ messages)

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-07-24 14:33 UTC  (8+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH v2] nfsd: inherit required unset default acls from effective set
 2023-07-24 14:02 UTC  (4+ messages)

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-24 13:17 UTC  (2+ messages)

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

[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
 2023-07-24 12:49 UTC 

[PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one"
 2023-07-24 12:15 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).