messages from 2023-02-24 03:08:45 to 2023-02-27 15:30:03 UTC [more...]
[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 AUTOSEL 6.1 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
2023-02-27 14:18 UTC (7+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
[RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD
2023-02-27 13:53 UTC (80+ messages)
` [RFC PATCH 01/76] ssdfs: introduce SSDFS on-disk layout
` [RFC PATCH 02/76] ssdfs: key file system declarations
` [RFC PATCH 03/76] ssdfs: implement raw device operations
` [RFC PATCH 04/76] ssdfs: implement super operations
` [RFC PATCH 05/76] ssdfs: implement commit superblock operation
` [RFC PATCH 06/76] ssdfs: segment header + log footer operations
` [RFC PATCH 07/76] ssdfs: basic mount logic implementation
` [RFC PATCH 08/76] ssdfs: search last actual superblock
` [RFC PATCH 09/76] ssdfs: internal array/sequence primitives
` [RFC PATCH 10/76] ssdfs: introduce PEB's block bitmap
` [RFC PATCH 11/76] ssdfs: block bitmap search operations implementation
` [RFC PATCH 12/76] ssdfs: block bitmap modification "
` [RFC PATCH 13/76] ssdfs: introduce PEB block bitmap
` [RFC PATCH 14/76] ssdfs: PEB block bitmap modification operations
` [RFC PATCH 15/76] ssdfs: introduce segment block bitmap
` [RFC PATCH 16/76] ssdfs: introduce segment request queue
` [RFC PATCH 17/76] ssdfs: introduce offset translation table
` [RFC PATCH 18/76] ssdfs: flush "
` [RFC PATCH 19/76] ssdfs: offset translation table API implementation
` [RFC PATCH 20/76] ssdfs: introduce PEB object
` [RFC PATCH 21/76] ssdfs: introduce PEB container
` [RFC PATCH 22/76] ssdfs: create/destroy "
` [RFC PATCH 23/76] ssdfs: PEB container API implementation
` [RFC PATCH 24/76] ssdfs: PEB read thread's init logic
` [RFC PATCH 25/76] ssdfs: block bitmap initialization logic
` [RFC PATCH 26/76] ssdfs: offset translation table "
` [RFC PATCH 27/76] ssdfs: read/readahead logic of PEB's thread
` [RFC PATCH 28/76] ssdfs: PEB flush thread's finite state machine
` [RFC PATCH 29/76] ssdfs: commit log logic
` [RFC PATCH 30/76] ssdfs: commit log payload
` [RFC PATCH 31/76] ssdfs: process update request
` [RFC PATCH 32/76] ssdfs: process create request
` [RFC PATCH 33/76] ssdfs: create log logic
` [RFC PATCH 34/76] ssdfs: auxilairy GC threads logic
` [RFC PATCH 35/76] ssdfs: introduce segment object
` [RFC PATCH 36/76] ssdfs: segment object's add data/metadata operations
` [RFC PATCH 37/76] ssdfs: segment object's update/invalidate data/metadata
` [RFC PATCH 38/76] ssdfs: introduce PEB mapping table
` [RFC PATCH 39/76] ssdfs: flush "
` [RFC PATCH 40/76] ssdfs: convert/map LEB to PEB functionality
` [RFC PATCH 41/76] ssdfs: support migration scheme by PEB state
` [RFC PATCH 42/76] ssdfs: PEB mapping table thread logic
` [RFC PATCH 43/76] ssdfs: introduce PEB mapping table cache
` [RFC PATCH 44/76] ssdfs: PEB mapping table cache's modification operations
` [RFC PATCH 45/76] ssdfs: introduce segment bitmap
` [RFC PATCH 46/76] ssdfs: segment bitmap API implementation
` [RFC PATCH 47/76] ssdfs: introduce b-tree object
` [RFC PATCH 48/76] ssdfs: add/delete b-tree node
` [RFC PATCH 49/76] ssdfs: b-tree API implementation
` [RFC PATCH 50/76] ssdfs: introduce b-tree node object
` [RFC PATCH 51/76] ssdfs: flush "
` [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
[RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-27 13:45 UTC (15+ 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
[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)
[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
2023-02-27 11:06 UTC (2+ 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?] "
LSF/MM/BPF 2023 IOMAP conversion status update
2023-02-26 20:16 UTC (5+ messages)
[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 5.10 4/5] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
2023-02-26 3:44 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)
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-25 9:38 UTC (7+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
[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 12/14] xfs: document directory tree repairs
` [PATCH v24.3 "
` [PATCH 10/14] xfs: document full filesystem scans for online fsck
[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
Locking issue with directory renames
2023-02-25 3:46 UTC (3+ messages)
[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)
[LSF/MM/BPF TOPIC] fuse passthrough solutions and status
2023-02-25 0:59 UTC (2+ messages)
[LSF/MM/BPF TOPIC] SSDFS + ZNS SSD: deterministic architecture decsreasing TCO cost
2023-02-25 0:47 UTC
[ANN]: kdevops v6.2 released devices
2023-02-24 23:10 UTC
[PATCH 0/7] Support negative dentries on case-insensitive directories
2023-02-24 22:36 UTC (2+ messages)
[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super
2023-02-24 19:48 UTC
[RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support
2023-02-24 14:37 UTC
[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
2023-02-24 9:36 UTC (3+ messages)
[syzbot] KMSAN: uninit-value in hfsplus_delete_cat
2023-02-24 9:07 UTC (2+ messages)
` [syzbot] [hfs?] "
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-24 5:42 UTC (5+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
2023-02-24 3:10 UTC (2+ messages)
[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
2023-02-24 3:08 UTC (3+ messages)
` [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
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).