linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 10:36:21 to 2024-02-16 18:39:58 UTC [more...]

[PATCH v3 00/35] Memory allocation profiling
 2024-02-16 18:39 UTC  (78+ messages)
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 14/35] lib: introduce support for page allocation tagging
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
` [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself

[PATCH fstests 0/3] few enhancements
 2024-02-16 18:18 UTC  (4+ messages)
` [PATCH 1/3] tests: augment soak test group
` [PATCH 2/3] check: add support for --list-group-tests
` [PATCH 3/3] check: add --print-start-done to enhance watchdogs

[PATCH v3 fstests] check: add support for --start-after
 2024-02-16 18:09 UTC 

[PATCH v3 00/10] IOMMU memory observability
 2024-02-16 17:57 UTC  (5+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

[PATCH v9 0/8] Landlock: IOCTL support
 2024-02-16 17:19 UTC  (6+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right

[PATCH v4 0/2] Fix libaio cancellation support
 2024-02-16 17:11 UTC  (6+ messages)
` [PATCH v4 1/2] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
` [PATCH v4 2/2] fs/aio: Make io_cancel() generate completions again

[PATCH v2 fstests] check: add support for --start-after
 2024-02-16 16:41 UTC  (3+ messages)

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-02-16 16:41 UTC  (9+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[PATCH] check: add support for --start-after
 2024-02-16 16:40 UTC  (3+ messages)

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-16 16:33 UTC  (22+ messages)
` [PATCH RFC 1/7] libfs: Rename "so_ctx"
` [PATCH RFC 2/7] libfs: Define a minimum directory offset
` [PATCH RFC 3/7] libfs: Add simple_offset_empty()
` [PATCH RFC 6/7] libfs: Convert simple directory offsets to use a Maple Tree
` [PATCH RFC 7/7] libfs: Re-arrange locking in offset_iterate_dir()

[PATCH v4 00/25] fs-verity support for XFS
 2024-02-16 16:29 UTC  (7+ messages)
` [PATCH v4 06/25] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v4 13/25] xfs: introduce workqueue for post read IO work

[PATCH v10 0/8]
 2024-02-16 16:12 UTC  (3+ messages)
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper

[PATCH v2] nvdimm/pmem: Fix leak on dax_add_host() failure
 2024-02-16 16:12 UTC  (2+ messages)

[PATCH v4 0/7] Split a folio to any lower order folios
 2024-02-16 15:51 UTC  (3+ messages)

[PATCH v2] fs, USB gadget: Rework kiocb cancellation
 2024-02-16 15:00 UTC  (7+ messages)

[syzbot] Monthly v9fs report (Feb 2024)
 2024-02-16 13:23 UTC 

[GIT PULL] zonefs fixes for 6.8-rc5
 2024-02-16 12:21 UTC 

[syzbot] [gfs2?] INFO: task hung in write_cache_pages (3)
 2024-02-16 11:43 UTC  (3+ messages)

[PATCH v2] mm/filemap: Allow arch to request folio size for exec memory
 2024-02-16 11:18 UTC  (6+ messages)

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_get
 2024-02-16 10:15 UTC 

[syzbot] INFO: task hung in __generic_file_fsync (3)
 2024-02-16  9:58 UTC  (3+ messages)
` [syzbot] [exfat?] [ntfs3?] "

[syzbot] [ext4?] WARNING in ext4_discard_allocated_blocks
 2024-02-16  9:56 UTC  (3+ messages)

[syzbot] [overlayfs?] KASAN: slab-use-after-free Read in ovl_dentry_update_reval
 2024-02-16  9:54 UTC 

[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-16  7:54 UTC  (17+ messages)
` [PATCH v10 14/25] security: Introduce path_post_mknod hook
` [PATCH v10 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v10 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v10 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v10 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v10 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v10 20/25] ima: Move to LSM infrastructure
` [PATCH v10 21/25] ima: Move IMA-Appraisal "
` [PATCH v10 22/25] evm: Move "
` [PATCH v10 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v10 24/25] ima: "
` [PATCH v10 25/25] integrity: Remove LSM
` [PATCH v10 0/25] security: Move IMA and EVM to the LSM infrastructure

[syzbot] [mm?] possible deadlock in lock_vma
 2024-02-16  6:07 UTC 

[syzbot] [mm?] WARNING in move_pages
 2024-02-16  5:45 UTC 

SMB 1.0 broken between Kernel versions 6.2 and 6.5
 2024-02-16  5:40 UTC  (13+ messages)

[RFC v3 0/5] overlayfs: Optimize override/revert creds
 2024-02-16  5:16 UTC  (6+ messages)
` [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard
` [RFC v3 2/5] cleanup: Fix discarded const warning when defining guard
` [RFC v3 3/5] cred: Add a light version of override/revert_creds()
` [RFC v3 4/5] fs: Optimize credentials reference count for backing file ops
` [RFC v3 5/5] overlayfs: Optimize credentials usage

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-16  1:14 UTC  (10+ messages)

[PATCH] zonefs: Improve error handling
 2024-02-16  1:06 UTC  (2+ messages)

[PATCH v4 00/10] IOMMU memory observability
 2024-02-16  1:05 UTC  (6+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations

[PATCH v8 0/1] mm: report per-page metadata information
 2024-02-16  0:51 UTC  (5+ messages)
` [PATCH v8 1/1] "

[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
 2024-02-16  0:32 UTC  (7+ messages)
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information

[PATCH v3 1/3] LSM: add security_execve_abort() hook
 2024-02-15 23:47 UTC  (8+ messages)

[PATCH v7 0/4] per-vma locks in userfaultfd
 2024-02-15 22:19 UTC  (6+ messages)
` [PATCH v7 1/4] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v7 2/4] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v7 3/4] mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
` [PATCH v7 4/4] userfaultfd: use per-vma locks in userfaultfd operations

[RFC v2 00/14] enable bs > ps in XFS
 2024-02-15 22:17 UTC  (5+ messages)
` [RFC v2 14/14] xfs: enable block size larger than page size support

[syzbot] [ext4?] possible deadlock in ext4_evict_inode (3)
 2024-02-15 21:18 UTC 

[PATCH fstests] common/config: fix CANON_DEVS=yes when file does not exist
 2024-02-15 17:50 UTC  (3+ messages)

[syzbot] [udf?] UBSAN: array-index-out-of-bounds in udf_process_sequence
 2024-02-15 17:37 UTC  (3+ messages)

mm/truncate.c:669 VM_BUG_ON_FOLIO() - hit on XFS on different tests
 2024-02-15 17:16 UTC  (3+ messages)

[syzbot] [fs?] WARNING in __brelse (3)
 2024-02-15 15:55 UTC  (2+ messages)

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-02-15 15:40 UTC  (12+ messages)

[PATCH v3] fsnotify: optimize the case of no parent watcher
 2024-02-15 15:07 UTC  (7+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15 15:02 UTC  (10+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-15 14:46 UTC  (10+ messages)
` [PATCH v6 1/9] dax: add empty static inline for CONFIG_DAX=n
` [PATCH v6 2/9] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) "
` [PATCH v6 3/9] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 4/9] dm: "
` [PATCH v6 5/9] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v6 6/9] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 7/9] dax: Check for data cache aliasing at runtime
` [PATCH v6 8/9] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v6 9/9] dax: Fix incorrect list of data cache aliasing architectures

sendfile(2) erroneously yields EINVAL on too large counts
 2024-02-15 13:49 UTC 

[syzbot] Monthly f2fs report (Feb 2024)
 2024-02-15 13:28 UTC 

[syzbot] [reiserfs?] BUG: unable to handle kernel paging request in reiserfs_readdir_inode
 2024-02-15 13:21 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 9ee85f235efe
 2024-02-15 13:14 UTC  (5+ messages)
` shmem patches headsup: "

convert write_cache_pages() to an iterator v8
 2024-02-15 11:44 UTC  (3+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE

[PATCH 0/6] block atomic writes for XFS
 2024-02-15 11:08 UTC  (7+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support


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