messages from 2023-07-24 13:18:04 to 2023-07-26 07:20:10 UTC [more...]
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-26 7:15 UTC (52+ 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 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 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
[PATCH] proc/vmcore: fix signedness bug in read_from_oldmem()
2023-07-26 6:03 UTC (4+ messages)
[PATCH] fstests: add helper to canonicalize devices used to enable persistent disks
2023-07-26 4:41 UTC (5+ messages)
[PATCH] epoll: simplify ep_alloc()
2023-07-26 3:21 UTC
[PATCH v7 3/3] shmem: stable directory offsets
2023-07-26 2:55 UTC (6+ messages)
[PATCH v6 0/7] fs: implement multigrain timestamps
2023-07-26 2:46 UTC (10+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
` [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
` [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v6 4/7] tmpfs: add support for multigrain timestamps
` [PATCH v6 5/7] xfs: switch to "
` [PATCH v6 6/7] ext4: "
` [PATCH v6 7/7] btrfs: convert "
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-26 1:51 UTC (14+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [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 0/2] softirq: redefine the type of kernel_stat.softirqs[] as unsigned long
2023-07-26 0:59 UTC (8+ 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 net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-07-26 0:30 UTC (13+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
2023-07-25 23:58 UTC (5+ messages)
[PATCH] file: always lock position
2023-07-25 20:58 UTC (21+ messages)
Add a new fchmodat4() syscall, v2
2023-07-25 18:44 UTC (17+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [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] Revert "page cache: fix page_cache_next/prev_miss off by one"
2023-07-25 18:31 UTC
[PATCH RFC] libfs: Remove parent dentry locking in offset_iterate_dir()
2023-07-25 18:31 UTC
[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
2023-07-25 18:05 UTC (13+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
` [v2] "
` [v3] "
[PATCH v3 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
2023-07-25 17:59 UTC (9+ messages)
` [PATCH 3/3] fuse: write back dirty pages before direct write in direct_io_relax mode
` [External] [fuse-devel] "
[PATCH V6 0/7] shmem: Add user and group quota support for tmpfs
2023-07-25 17:33 UTC (9+ 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 7/7] shmem: fix quota lock nesting in huge hole handling
[PATCH] fs: open the block device after allocation the super_block
2023-07-25 16:32 UTC (4+ messages)
[ANNOUNCE] xfs-linux: iomap-for-next updated to a67371b7aee9
2023-07-25 16:11 UTC
[PATCH] fs/read_write: Enable copy_file_range for block device
2023-07-25 11:48 UTC (6+ messages)
[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 -next] fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
2023-07-25 13:55 UTC
[GIT PULL] iomap: Add per-block dirty state tracking to iomap
2023-07-25 12:29 UTC
[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_make_fs_ro
2023-07-25 9:51 UTC
[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)
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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).