messages from 2023-06-20 15:00:20 to 2023-06-22 08:56:38 UTC [more...]
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:53 UTC (7+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:39 UTC (15+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:31 UTC (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
[RFC 0/4] minimum folio order support in filemap
2023-06-22 6:50 UTC (18+ messages)
` [RFC 1/4] fs: Allow fine-grained control of folio sizes
` [RFC 2/4] filemap: use minimum order while allocating folios
` [RFC 3/4] block: set mapping order for the block cache in set_init_blocksize
` [RFC 4/4] nvme: enable logical block size > PAGE_SIZE
[PATCH v1 0/2] exfat: get file size from DataLength
2023-06-22 6:47 UTC (2+ messages)
[PATCH 0/1] iomap regression for aio dio 4k writes
2023-06-22 4:47 UTC (9+ messages)
` [PATCH 1/1] For DIO writes with no mapped pages for inode, skip deferring completion
[PATCH 01/11] sysctl: Prefer ctl_table_header in proc_sysctl
2023-06-22 4:25 UTC (20+ messages)
` [PATCH 02/11] sysctl: Use the ctl header in list ctl_table macro
` [PATCH 03/11] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH 04/11] sysctl: Add size argument to init_header
` [PATCH 05/11] sysctl: Add a size arg to __register_sysctl_table
` [PATCH 07/11] sysctl: Add size to register_sysctl
` [PATCH 08/11] sysctl: Add size to register_sysctl_init
` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
` [PATCH 10/11] sysctl: Remove nr_entries from new_links
` [PATCH 11/11] sysctl: rm "child" from __register_sysctl_table doc
[syzbot] [btrfs?] kernel BUG in btrfs_ioctl
2023-06-22 3:57 UTC
[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
2023-06-22 2:58 UTC (5+ messages)
` [PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
` [PATCH 1/7] xfs: create a big array data structure
[PATCH 10/79] affs: switch to new ctime accessors
2023-06-22 0:48 UTC (13+ messages)
` [PATCH 12/79] fs: "
` [PATCH 27/79] exfat: "
` [PATCH 33/79] fuse: "
` [PATCH 35/79] hfs: "
` [PATCH 36/79] hfsplus: "
` [PATCH 40/79] isofs: "
` [PATCH 55/79] proc: "
` [PATCH 69/79] vboxsf: "
` [PATCH 71/79] zonefs: "
[PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one"
2023-06-21 23:02 UTC (10+ messages)
` [PATCH 2/2] hugetlb: revert use of page_cache_next_miss()
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 19:45 UTC (10+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "
[PATCH 00/13] Remove pagevecs
2023-06-21 17:50 UTC (15+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes
[syzbot] [udf?] WARNING in udf_setsize (2)
2023-06-21 16:59 UTC (3+ messages)
[PATCH v5 00/14] ceph: support idmapped mounts
2023-06-21 16:55 UTC (12+ messages)
[PATCH 0/2] v2: F_OFD_GETLK extension to read lock info
2023-06-21 15:22 UTC (4+ messages)
` [PATCH 1/2] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension
[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
2023-06-21 15:28 UTC (2+ messages)
[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
2023-06-21 15:24 UTC (28+ messages)
` [PATCH 1/3] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 14:27 UTC (9+ messages)
` [PATCH v20 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v20 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v20 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v20 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v20 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v3 0/3] shmemfs stable directory offsets
2023-06-21 14:25 UTC (3+ messages)
next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
2023-06-21 14:08 UTC (2+ messages)
[PATCH][next] fsdax: remove redundant variable 'error'
2023-06-21 13:28 UTC (2+ messages)
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-21 13:24 UTC (17+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
[PATCH][next] readdir: Replace one-element arrays with flexible-array members
2023-06-21 13:12 UTC (3+ messages)
[syzbot] [btrfs?] WARNING in emit_fiemap_extent
2023-06-21 12:33 UTC (2+ messages)
[PATCH v3 0/8] Create large folios in iomap buffered write path
2023-06-21 12:03 UTC (2+ messages)
[PATCH] docs: filesystems: idmappings: clarify from where idmappings are taken
2023-06-21 9:59 UTC
[PATCH] udf: Fix uninitialized array access for some pathnames
2023-06-21 9:52 UTC
[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs
2023-06-21 9:40 UTC (7+ messages)
` [PATCH 1/3] docs: virtiofs: Fix descriptions about virtiofs mount option
` [PATCH 2/3] fuse: Add negative_dentry_timeout option
` [PATCH 3/3] virtiofs: "
[RFC 0/4] Landlock: ioctl support
2023-06-21 9:17 UTC (6+ messages)
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-21 9:01 UTC (3+ messages)
[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
2023-06-21 8:05 UTC (3+ messages)
[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
2023-06-21 7:54 UTC (3+ messages)
[syzbot] [udf?] KMSAN: uninit-value in udf_name_from_CS0
2023-06-21 6:21 UTC
[syzbot] [hfs?] KASAN: wild-memory-access Read in hfsplus_bnode_read_u16
2023-06-21 4:00 UTC
[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module
2023-06-21 3:51 UTC (5+ messages)
` [PATCH v4 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [PATCH v4 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [PATCH v4 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH v4 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types
[PATCH 00/32] bcachefs - a new COW filesystem
2023-06-21 1:27 UTC (15+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec
[PATCH v2] poll: Fix use-after-free in poll_freewait()
2023-06-21 0:09 UTC (6+ messages)
[PATCH v3] fs: Provide helpers for manipulating sb->s_readonly_remount
2023-06-20 23:41 UTC (2+ messages)
[PATCH] ovl: reserve ability to reconfigure mount options with new mount api
2023-06-20 15:40 UTC (2+ messages)
[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-20 14:53 UTC
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).