public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-21 10:29:05 to 2023-02-26 03:59:30 UTC [more...]

[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.1 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
 2023-02-26  3:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()

[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)

[syzbot] [overlayfs?] WARNING: locking bug in take_dentry_name_snapshot
 2023-02-25 15:20 UTC 

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-25  9:38 UTC  (20+ 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 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

Locking issue with directory renames
 2023-02-25  3:46 UTC  (4+ 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)

[RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD
 2023-02-25  3:01 UTC  (78+ 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 "
` [RFC PATCH 76/76] introduce SSDFS file system

[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 

[PATCH 2/3] exfat: don't print error log in normal case
 2023-02-24 14:04 UTC  (2+ messages)

[syzbot] [kernfs?] WARNING: suspicious RCU usage in mas_start
 2023-02-24 10:42 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?] "

[syzbot] KMSAN: uninit-value in ondemand_readahead
 2023-02-24  8:32 UTC  (2+ messages)
` [syzbot] [fs?] [mm?] "

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-02-24  7:01 UTC  (4+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-24  5:42 UTC  (15+ 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  (3+ 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

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-02-23 23:11 UTC  (17+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH v2 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-02-23 19:08 UTC  (10+ messages)
` [PATCH v2 1/5] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v2 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v2 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v2 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v2 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH 6.1 0/5] Backport v6.2 SGID fixes to LTS 6.1
 2023-02-23 15:20 UTC  (6+ messages)
` [PATCH 6.1 1/5] attr: add in_group_or_capable()
` [PATCH 6.1 2/5] fs: move should_remove_suid()
` [PATCH 6.1 3/5] attr: add setattr_should_drop_sgid()
` [PATCH 6.1 4/5] attr: use consistent sgid stripping checks
` [PATCH 6.1 5/5] fs: use consistent setgid checks in is_sxid()

[syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2)
 2023-02-23 14:48 UTC 

[syzbot] [ntfs?] kernel BUG in ntfs_malloc_nofs
 2023-02-23 14:48 UTC 

[syzbot] [ntfs?] kernel BUG in ntfs_iget
 2023-02-23 12:51 UTC 

[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
 2023-02-23  1:31 UTC  (2+ messages)

[GIT PULL] zonefs changes for 6.3-rc1
 2023-02-22 22:27 UTC  (3+ messages)

[GIT PULL] iomap: new code for 6.3
 2023-02-22 22:27 UTC  (2+ messages)

[PATCH v6 03/11] proc: Use lsmids instead of lsm names for attrs
 2023-02-22 20:08 UTC 

[LSF/MM/BPF TOPIC] bcachefs
 2023-02-22 19:46 UTC 

[LSF/MM/BPF TOPIC] Memory profiling using code tagging
 2023-02-22 19:31 UTC 

[LSF/MM/BPF TOPIC] Scalable Pagefaults
 2023-02-22 18:36 UTC  (2+ messages)

[PATCH 24/27] kbuild, binfmt_elf: remove MODULE_LICENSE in non-modules
 2023-02-22 12:14 UTC 

[PATCH v7 0/8] Implement copy offload support
 2023-02-22  6:12 UTC  (4+ messages)
  ` [PATCH v7 2/8] block: Add copy offload support infrastructure

[PATCH] sysctl: fix proc_dobool() usability
 2023-02-22  7:52 UTC  (4+ messages)

KASAN: use-after-free Read in inode_cgwb_move_to_attached
 2023-02-22  5:09 UTC 

[LSF/MM/BPF TOPIC] State Of The Page
 2023-02-22  2:40 UTC  (7+ messages)

[PATCH] Update documentation of vfs_tmpfile
 2023-02-22  2:32 UTC  (4+ messages)

[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
 2023-02-22  1:02 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
 2023-02-21 20:51 UTC  (4+ messages)

[syzbot] [jfs?] WARNING in diFree
 2023-02-21 18:45 UTC 

[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Write in ktime_get_coarse_real_ts64
 2023-02-21 10:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox