messages from 2023-02-25 01:19:46 to 2023-02-28 09:33:04 UTC [more...]
[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
2023-02-28 9:32 UTC (4+ messages)
` [PATCH RFC v2 bpf-next 1/9] mm: "
` [PATCH RFC v2 bpf-next 2/9] bpf: Use file's inode object build id in stackmap
` [PATCH RFC v2 bpf-next 3/9] perf: Use file object build id in perf_event_mmap_event
[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
2023-02-28 8:51 UTC (4+ messages)
` [PATCH v1 1/2] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
[RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-28 8:01 UTC (19+ messages)
` [RFC PATCH v1 1/6] workqueue: Add set_workqueue_cpumask() helper function
` [RFC PATCH v1 2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64`
` [RFC PATCH v1 3/6] btrfs: Create btrfs CPU set struct and helpers
` [RFC PATCH v1 4/6] btrfs: Add wq_cpu_set=%s mount option
` [RFC PATCH v1 5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used
` [RFC PATCH v1 6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro
[syzbot] [udf?] KASAN: null-ptr-deref Write in udf_write_fi
2023-02-28 7:56 UTC (2+ messages)
[PATCH v2 2/3] exfat: don't print error log in normal case
2023-02-28 6:07 UTC
[PATCH v2 1/3] exfat: remove unneeded code from exfat_alloc_cluster()
2023-02-28 6:07 UTC
[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
2023-02-28 6:20 UTC (8+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts
[LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
2023-02-28 6:12 UTC (2+ messages)
[PATCH v2 0/3] exfat: fix and refine exfat_alloc_cluster()
2023-02-28 6:11 UTC (2+ messages)
[PATCH v2 3/3] exfat: fix the newly allocated clusters are not freed in error handling
2023-02-28 6:07 UTC
[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
2023-02-28 5:59 UTC (4+ messages)
[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-02-28 4:35 UTC (3+ messages)
[PATCH AUTOSEL 6.1 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
2023-02-28 4:25 UTC (19+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` AUTOSEL process
[PATCH v2 00/11] fsverity: support for non-4K pages
2023-02-28 3:53 UTC (4+ messages)
` [f2fs-dev] "
[LSF/MM/BPF TOPIC] bpf iterator for file-system
2023-02-28 3:30 UTC
[PATCH v3 1/2] capability: add cap_isidentical
2023-02-28 2:46 UTC (5+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
Locking issue with directory renames
2023-02-28 1:58 UTC (4+ messages)
[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin
2023-02-28 1:30 UTC
[PATCH v5 00/23] Convert to filemap_get_folios_tag()
2023-02-28 1:01 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
2023-02-28 1:01 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/5] Add the test_dummy_encryption key on-demand
2023-02-28 1:01 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] MAINTAINERS: update fscrypt git repo
2023-02-28 1:01 UTC (2+ messages)
` [f2fs-dev] "
kdevops live demo zoom & Q&A
2023-02-28 0:28 UTC
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-27 23:09 UTC (14+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
[RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD
2023-02-27 22:59 UTC (30+ messages)
` [RFC PATCH 52/76] ssdfs: b-tree node index operations
` [RFC PATCH 53/76] ssdfs: search/allocate/insert b-tree node operations
` [RFC PATCH 54/76] ssdfs: change/delete "
` [RFC PATCH 55/76] ssdfs: range operations of b-tree node
` [RFC PATCH 56/76] ssdfs: introduce b-tree hierarchy object
` [RFC PATCH 57/76] ssdfs: check b-tree hierarchy for add operation
` [RFC PATCH 58/76] ssdfs: check b-tree hierarchy for update/delete operation
` [RFC PATCH 59/76] ssdfs: execute b-tree hierarchy modification
` [RFC PATCH 60/76] ssdfs: introduce inodes b-tree
` [RFC PATCH 61/76] ssdfs: inodes b-tree node operations
` [RFC PATCH 62/76] ssdfs: introduce dentries b-tree
` [RFC PATCH 63/76] ssdfs: dentries b-tree specialized operations
` [RFC PATCH 64/76] ssdfs: dentries b-tree node's "
` [RFC PATCH 65/76] ssdfs: introduce extents queue object
` [RFC PATCH 66/76] ssdfs: introduce extents b-tree
` [RFC PATCH 67/76] ssdfs: extents b-tree specialized operations
` [RFC PATCH 68/76] ssdfs: search extent logic in extents b-tree node
` [RFC PATCH 69/76] ssdfs: add/change/delete extent "
` [RFC PATCH 70/76] ssdfs: introduce invalidated extents b-tree
` [RFC PATCH 71/76] ssdfs: find item in "
` [RFC PATCH 72/76] ssdfs: modification operations of "
` [RFC PATCH 73/76] ssdfs: implement inode operations support
` [RFC PATCH 74/76] ssdfs: implement directory "
` [RFC PATCH 75/76] ssdfs: implement file "
` [External] "
` [RFC PATCH 76/76] introduce SSDFS file system
` [External] [RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD
LSF/MM/BPF 2023 IOMAP conversion status update
2023-02-27 21:02 UTC (10+ messages)
[RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support
2023-02-27 20:55 UTC (4+ messages)
[PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
2023-02-27 18:59 UTC (2+ messages)
[GIT PULL] fuse update for 6.3
2023-02-27 18:18 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 6e2985c938e8
2023-02-27 17:10 UTC
[PATCH AUTOSEL 5.10 4/5] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
2023-02-27 16:34 UTC (2+ messages)
[RFC][PATCH v2] splice: Prevent gifting of multipage folios
2023-02-27 15:53 UTC (2+ messages)
[syzbot] [kernfs?] WARNING: suspicious RCU usage in mas_start
2023-02-27 15:29 UTC (2+ messages)
[RFC][PATCH] splice: Prevent gifting of multipage folios
2023-02-27 15:24 UTC (3+ messages)
[GIT PULL] UDF and ext2 fixes
2023-02-27 15:01 UTC (3+ messages)
[PATCH 4/5] afs: Zero bytes after 'oldsize' if we're expanding the file
2023-02-27 14:49 UTC (6+ messages)
` [PATCH 0/5] Fix a minor POSIX conformance problem
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-27 13:36 UTC (10+ messages)
` [PATCH 4/5] block: Add support for bouncing "
[PATCH v4 0/9] ext4: Convert inode preallocation list to an rbtree
2023-02-27 12:19 UTC (5+ messages)
` [PATCH v4 6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
` [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
[LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
2023-02-27 11:37 UTC (4+ messages)
[RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
2023-02-27 10:12 UTC (7+ messages)
` [RFC PATCH v1 1/2] Documentation: btrfs: Document wq_cpu_set mount option
` [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-02-27 10:06 UTC (8+ messages)
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()
` [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
[LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
2023-02-27 8:12 UTC (3+ messages)
` [dm-devel] "
[PATCH 2/3] exfat: don't print error log in normal case
2023-02-27 7:32 UTC (6+ messages)
[linus:master] [mm/mmap] 0503ea8f5b: kernel_BUG_at_mm/filemap.c
2023-02-27 3:52 UTC (3+ messages)
[PATCH v4 08/11] fs/9p: Add new mount modes
2023-02-27 2:55 UTC (2+ messages)
` [PATCH v5 8/11] "
[PATCH v4 07/11] 9p: Add additional debug flags and open modes
2023-02-27 2:53 UTC (2+ messages)
` [PATCH v5 7/11] "
[PATCH v4 03/11] fs/9p: Consolidate file operations and add readahead and writeback
2023-02-27 2:50 UTC (2+ messages)
` [PATCH v5 3/11] "
[RFCv3 0/3] iomap: Add support for subpage dirty state tracking to improve write performance
2023-02-27 0:10 UTC (11+ messages)
` [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
` [RFCv3 2/3] iomap: Change uptodate variable name to state
` [RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance
[syzbot] KMSAN: uninit-value in ondemand_readahead
2023-02-26 20:38 UTC (3+ messages)
` [syzbot] [fs?] [mm?] "
[syzbot] [overlayfs?] WARNING: locking bug in take_dentry_name_snapshot
2023-02-26 15:28 UTC (2+ messages)
[PATCH] fs: hfsplus: Fix UAF issue in hfsplus_put_super
2023-02-26 12:49 UTC
[PATCH AUTOSEL 5.15 5/6] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
2023-02-26 3:43 UTC
[syzbot] [reiserfs?] [fat?] [fuse?] general protection fault in timerqueue_add (4)
2023-02-26 3:51 UTC
[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode
2023-02-26 3:51 UTC
[PATCH AUTOSEL 6.2 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
2023-02-26 3:41 UTC (2+ messages)
` [PATCH AUTOSEL 6.2 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
[git pull] vfs.git misc bits
2023-02-25 22:02 UTC (9+ messages)
[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
2023-02-25 7:33 UTC (16+ messages)
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 11/14] xfs: document metadata file repair
` [PATCH 10/14] xfs: document full filesystem scans for online fsck
` [PATCH 12/14] xfs: document directory tree repairs
` [PATCH v24.3 "
[PATCHSET v23.3 00/14] xfs: design documentation for online fsck
2023-02-25 7:32 UTC (5+ messages)
` [PATCH 09/14] xfs: document online file metadata repair code
[git pull] vfs.git namespace stuff
2023-02-25 3:40 UTC (2+ messages)
[git pull] vfs.git sysv pile
2023-02-25 3:40 UTC (2+ messages)
[git pull] vfs.git minix pile
2023-02-25 3:40 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).