messages from 2023-09-07 17:38:42 to 2023-09-11 20:53:49 UTC [more...]
[PATCH v4 0/4] cleanups for lockless slab shrink
2023-09-11 9:25 UTC (3+ messages)
` [PATCH v4 2/4] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 4/4] drm/ttm: introduce pool_shrink_rwsem
[PATCH 0/2] virtiofs submounts forgotten after client / guest memory pressure
2023-09-11 18:38 UTC (2+ messages)
` [PATCH 1/2] fuse: revalidate: move lookup into a separate function
[PATCH v2] vfs: fix readahead(2) on block devices
2023-09-11 13:51 UTC (2+ messages)
[PATCH v3] xarray: Document necessary flag in alloc-functions
2023-09-11 14:56 UTC (3+ messages)
[PATCH 6.5 015/739] eventfd: prevent underflow for eventfd semaphores
2023-09-11 13:36 UTC
[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
2023-09-11 9:44 UTC (14+ messages)
` [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v6 08/45] gfs2: dynamically allocate the gfs2-glock 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 17/45] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v6 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v6 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v6 34/45] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v6 36/45] xfs: dynamically allocate the xfs-qm shrinker
` [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 45/45] mm: shrinker: convert shrinker_rwsem to mutex
[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
2023-09-11 19:03 UTC (46+ messages)
[PATCH] selinux: fix handling of empty opts in selinux_fs_context_submount()
2023-09-11 19:33 UTC (2+ messages)
[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
2023-09-11 18:28 UTC (8+ messages)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature
[PATCH V2 0/2] Do not try to access unaccepted memory
2023-09-11 11:21 UTC (2+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
2023-09-11 12:59 UTC (19+ messages)
` [PATCH v2 1/6] maple_tree: Add two helpers
` [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 5/6] maple_tree: Update check_forking() and bench_forking()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
vfs.git rebased to v6.6-rc1
2023-09-11 12:33 UTC
[PATCH 0/3] Do not map unaccepted memory
2023-09-11 14:32 UTC (12+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 3/3] /dev/mem: "
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 (30+ messages)
` [PATCH v15 03/12] block: add "
` [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v15 04/12] block: add emulation for copy
` [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v15 07/12] nvme: add copy offload support
` [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v15 09/12] dm: Add support for copy offload
` [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v15 11/12] null: Enable trace capability for null block
` [PATCH v15 12/12] null_blk: add support for copy offload
[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()
[PATCH v2] fs: add a new SB_NOUMASK flag
2023-09-10 19:30 UTC
[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 (19+ 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 (6+ 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 (5+ messages)
` [PATCH 1/1] btrfs: file_remove_privs needs an exclusive lock
[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
2023-09-08 22:01 UTC (3+ messages)
[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] Rename and export some vfs helpers
2023-09-08 13:29 UTC (3+ messages)
` [PATCH 1/2] fs: rename __mnt_{want,drop}_write*() helpers
` [PATCH 2/2] fs: export mnt_{get,put}_write_access() to modules
[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)
[PATCH 0/8] sysctl: Remove sentinel elements from arch
2023-09-08 9:01 UTC (8+ messages)
` [PATCH 3/8] arch/x86: Remove sentinel elem from ctl_table arrays
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array
[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
2023-09-08 8:28 UTC (4+ messages)
[PATCH] check: add support for --start-after
2023-09-08 5:27 UTC (3+ messages)
[syzbot] [gfs2?] memory leak in gfs2_trans_begin
2023-09-07 23:04 UTC
[PATCH 0/3] Minor cleanups to fuse
2023-09-07 22:55 UTC (7+ messages)
` [PATCH 1/3] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background
` [PATCH 2/3] fuse: remove usage of FR_WATING flag
` [PATCH 3/3] fuse: move fuse_put_request a bit to remove forward declaration
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-09-07 20:24 UTC (3+ messages)
` [RFC PATCH 1/2] binfmt_misc, fork, proc: Introduce flag to expose the interpreted binary in procfs
` [RFC PATCH 2/2] fork, procfs: Introduce /proc/self/interpreter symlink
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
2023-09-07 13:27 UTC (3+ messages)
[PATCH v4] efivarfs: Add uid/gid mount options
2023-09-07 16:55 UTC (2+ messages)
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
2023-09-07 10:20 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).