messages from 2023-09-08 09:26:18 to 2023-09-12 02:53:04 UTC [more...]
[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
2023-09-12 0:23 UTC (30+ messages)
[PATCH 0/2] virtiofs submounts forgotten after client / guest memory pressure
2023-09-12 0:46 UTC (4+ messages)
` [PATCH 1/2] fuse: revalidate: move lookup into a separate function
` [PATCH 2/2] fuse: ensure that submounts lookup their root
[syzbot] [hfs?] kernel BUG in hfs_btree_open (2)
2023-09-11 22:46 UTC
[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
2023-09-11 18:40 UTC (47+ messages)
` [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v6 02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v6 03/45] binder: dynamically allocate the android-binder shrinker
` [PATCH v6 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v6 05/45] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v6 06/45] erofs: dynamically allocate the erofs-shrinker
` [PATCH v6 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v6 08/45] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v6 09/45] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v6 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v6 11/45] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v6 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v6 13/45] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v6 14/45] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v6 16/45] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v6 17/45] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v6 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v6 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v6 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v6 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v6 23/45] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v6 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v6 25/45] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v6 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v6 28/45] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v6 29/45] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v6 30/45] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v6 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v6 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v6 34/45] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v6 35/45] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v6 36/45] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v6 37/45] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v6 38/45] fs: super: dynamically allocate the s_shrink
` [PATCH v6 39/45] mm: shrinker: remove old APIs
` [PATCH v6 40/45] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
` [PATCH v6 43/45] mm: shrinker: make memcg "
` [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-09-11 12:29 UTC (9+ messages)
[linus:master] [filemap] de74976eb6: stress-ng.bad-altstack.ops_per_sec -25.2% regression
2023-09-11 8:32 UTC (2+ messages)
[syzbot] Monthly exfat report (Sep 2023)
2023-09-11 8:39 UTC
[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace
2023-09-11 19:20 UTC (9+ messages)
` [PATCH RFC 1/4] bpf: add cgroup device guard to flag a cgroup device prog
[PATCH 0/3] Do not map unaccepted memory
2023-09-11 14:33 UTC (15+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 3/3] /dev/mem: "
[PATCH v2] vfs: fix readahead(2) on block devices
2023-09-11 13:51 UTC (3+ messages)
[PATCH v2] fs: add a new SB_NOUMASK flag
2023-09-11 13:42 UTC (2+ messages)
[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-09-11 10:50 UTC (5+ messages)
` [PATCH v2 11/25] security: Align inode_setattr hook definition with EVM
[PATCH v4 0/4] cleanups for lockless slab shrink
2023-09-11 9:25 UTC (5+ messages)
` [PATCH v4 1/4] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 2/4] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 4/4] drm/ttm: introduce pool_shrink_rwsem
[PATCH 0/2] Rename and export some vfs helpers
2023-09-11 13:09 UTC (4+ messages)
` [PATCH 1/2] fs: rename __mnt_{want,drop}_write*() helpers
` [PATCH 2/2] fs: export mnt_{get,put}_write_access() to modules
[PATCH v3 0/5] Landlock: IOCTL support
2023-09-11 16:34 UTC (10+ messages)
[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
2023-09-11 13:36 UTC (14+ messages)
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH 6.1 102/600] eventfd: prevent underflow for eventfd semaphores
2023-09-11 13:42 UTC
[PATCH 6.4 101/737] eventfd: prevent underflow for eventfd semaphores
2023-09-11 13:39 UTC
[PATCH V2 0/2] Do not try to access unaccepted memory
2023-09-11 11:21 UTC (3+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "
[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
2023-09-11 18:53 UTC (4+ messages)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature
[syzbot] [ext4?] WARNING in ext4_discard_allocated_blocks
2023-09-11 13:35 UTC
[PATCH v3] xarray: Document necessary flag in alloc-functions
2023-09-11 14:56 UTC (3+ messages)
[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
2023-09-11 20:00 UTC (5+ messages)
` [PATCH 2/7] poll: Add a poll_flags for poll_queue_proc()
[PATCH 6.5 015/739] eventfd: prevent underflow for eventfd semaphores
2023-09-11 13:36 UTC
[PATCH] selinux: fix handling of empty opts in selinux_fs_context_submount()
2023-09-11 19:33 UTC (2+ messages)
vfs.git rebased to v6.6-rc1
2023-09-11 12:33 UTC
btrfs freezing question
2023-09-11 13:00 UTC (3+ messages)
[syzbot] Monthly v9fs report (Sep 2023)
2023-09-11 8:39 UTC
[PATCH v15 00/12] Implement copy offload support
2023-09-11 10:20 UTC (10+ messages)
` [PATCH v15 09/12] dm: Add support for copy offload
` [PATCH v15 04/12] block: add emulation for copy
[PATCH] vfs: fix readahead(2) on block devices
2023-09-11 8:15 UTC (4+ messages)
[GIT PULL] overlayfs fixes for 6.6-rc2
2023-09-11 8:06 UTC
[syzbot] [btrfs?] WARNING in do_chunk_alloc
2023-09-11 3:20 UTC
bcachefs tree for next
2023-09-11 0:38 UTC (2+ messages)
Why doesn't XFS need ->launder_folio?
2023-09-11 0:02 UTC (2+ messages)
[PATCH v6 00/11] io_uring getdents
2023-09-10 22:01 UTC (9+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
[syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
2023-09-10 14:51 UTC
[PATCH] fs: fix regression querying for ACL on fs's that don't support them
2023-09-10 12:03 UTC (3+ messages)
[syzbot] [gfs2?] kernel BUG in qd_put
2023-09-10 7:54 UTC
[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_withdraw
2023-09-10 4:45 UTC
[syzbot] KASAN: stack-out-of-bounds Read in iput
2023-09-10 1:56 UTC (2+ messages)
` [syzbot] [ntfs3?] "
[GIT PULL] bcachefs
2023-09-10 0:53 UTC (14+ messages)
` Thank you! (was: Re: [GIT PULL] bcachefs)
[syzbot] [jfs?] kernel BUG in txLock
2023-09-09 15:45 UTC
[PATCH 0/3] iov_iter: Add kunit tests and fix iov_iter_extract_pages()
2023-09-09 11:30 UTC (6+ messages)
` [PATCH 1/3] iov_iter: Fix iov_iter_extract_pages()
` [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
` [PATCH 3/3] iov_iter: Kunit tests for page extraction
[PATCH] fix writing to the filesystem after unmount
2023-09-09 11:21 UTC (21+ messages)
getting rid of the last memory modifitions through gup(FOLL_GET)
2023-09-09 11:18 UTC (5+ messages)
[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
2023-09-09 7:25 UTC (8+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
[GIT PULL] XArray for 6.6
2023-09-09 5:05 UTC (3+ messages)
[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
2023-09-09 0:15 UTC (2+ messages)
[PATCH v3 0/1] btrfs: Use exclusive lock for file_remove_privs
2023-09-08 21:58 UTC (3+ messages)
` [PATCH 1/1] btrfs: file_remove_privs needs an exclusive lock
[syzbot] [mm?] kernel BUG in vma_replace_policy
2023-09-08 18:04 UTC
[syzbot] Monthly udf report (Sep 2023)
2023-09-08 14:11 UTC
[PATCH 0/2] fs: fixes for multigrain ctime code
2023-09-08 12:11 UTC (8+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch
` [PATCH 2/2] fs: don't update the atime if existing atime is newer than "now"
[PATCH] ntfs3: drop inode references in ntfs_put_super()
2023-09-08 11:27 UTC (3+ messages)
[PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
2023-09-08 9:47 UTC (5+ 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).