Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-16 01:18:23 to 2024-02-19 12:56:06 UTC [more...]

[syzbot] [cluster?] general protection fault in gfs2_dump_glock (2)
 2024-02-19 12:56 UTC  (3+ messages)
` [syzbot] [gfs2?] "

[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (2)
 2024-02-19 12:32 UTC  (2+ messages)

[syzbot] [nilfs?] KASAN: use-after-free Read in nilfs_set_link
 2024-02-19 12:13 UTC  (4+ messages)

[syzbot] [jfs?] INFO: task hung in __get_metapage
 2024-02-19 11:56 UTC  (2+ messages)

[syzbot] [udf?] KASAN: use-after-free Write in udf_close_lvid
 2024-02-19 11:51 UTC  (2+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in __lock_acquire (5)
 2024-02-19 11:49 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir
 2024-02-19 11:38 UTC  (3+ messages)

[PATCH v10 2/8] fuse: introduce atomic open
 2024-02-19 11:37 UTC  (6+ messages)
` [PATCH 0/1] Fix-atomic_open-not-using-negative-d_entry
  ` [PATCH 1/1] fuse: Make atomic_open use negative d_entry

[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
 2024-02-19 11:36 UTC  (3+ messages)

[PATCH] fs/select: rework stack allocation hack for clang
 2024-02-19 11:34 UTC  (6+ messages)

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-02-19 11:01 UTC  (11+ messages)

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-19 10:15 UTC  (3+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-19  9:17 UTC  (56+ messages)
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [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 32/35] codetag: debug: skip objext checking when it's for objext itself

[PATCH] zonefs: Simplify the allocation of slab caches in zonefs_init_inodecache
 2024-02-19  8:52 UTC  (3+ messages)

[PATCH 0/2] netfs: Miscellaneous fixes
 2024-02-19  8:38 UTC  (3+ messages)
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write

[PATCH v11 0/8] Cache insensitive cleanup for ext4/f2fs
 2024-02-19  7:44 UTC  (9+ messages)
` [PATCH v11 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v11 2/8] f2fs: "
` [PATCH v11 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v11 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v11 5/8] f2fs: "
` [PATCH v11 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v11 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v11 8/8] f2fs: "

[linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
 2024-02-19  6:55 UTC 

convert write_cache_pages() to an iterator v8
 2024-02-19  6:28 UTC  (2+ messages)

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-19  6:00 UTC  (16+ messages)
` [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()

[cel:simple-offset-maple] [libfs] a616bc6667: aim9.disk_src.ops_per_sec 11.8% improvement
 2024-02-19  5:44 UTC 

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

[PATCH fstests 0/3] few enhancements
 2024-02-19  3:42 UTC  (6+ 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] iomap: Add processed for iomap_iter
 2024-02-19  2:11 UTC 

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-19  1:27 UTC  (11+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
` [RFC PATCH v3 08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map

[syzbot] [reiserfs?] kernel BUG in reiserfs_cut_from_item
 2024-02-18 23:02 UTC 

[PATCH] filelock: fix deadlock detection in POSIX locking
 2024-02-18 22:28 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec
 2024-02-18 19:12 UTC  (2+ messages)

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

[PATCH RESEND] cachefiles: fix memory leak in cachefiles_add_cache()
 2024-02-18 14:42 UTC  (3+ messages)

[linux-next:master] [filelock] b6be371400: ltp.fcntl17_64.fail
 2024-02-18 13:35 UTC 

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-02-18 12:16 UTC  (3+ messages)
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core

[PATCH v9 0/8] Landlock: IOCTL support
 2024-02-18  8:34 UTC  (7+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right

[linux-next:master] [filelock] b6be371400: stress-ng.lockf.ops_per_sec -100.0% regression
 2024-02-18  6:08 UTC 

[PATCH v1] exfat: fix appending discontinuous clusters to empty file
 2024-02-18  5:44 UTC  (2+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-18  3:13 UTC  (3+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH 0/7] Fixes and cleanups to fs-writeback
 2024-02-18  2:37 UTC  (10+ messages)
` [PATCH 1/7] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
` [PATCH 2/7] fs/writeback: bail out if there is no more inodes for IO and queued once
` [PATCH 4/7] fs/writeback: remove unneeded check in writeback_single_inode

[PATCH 0/5] Fix and cleanups to page-writeback
 2024-02-18  2:35 UTC  (8+ messages)
` [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh

[PATCH 0/2] Adjust brk randomness
 2024-02-18  1:25 UTC  (5+ messages)
` [PATCH 1/2] x86: Increase brk randomness entropy on x86_64
` [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk

[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_syncpt
 2024-02-18  0:06 UTC  (2+ messages)

[LSF TOPIC] beyond uidmapping, & towards a better security model
 2024-02-17 22:54 UTC  (3+ messages)

[PATCH v2 0/6] Use Maple Trees for simple_offset utilities
 2024-02-17 20:24 UTC  (7+ messages)
` [PATCH v2 1/6] libfs: Re-arrange locking in offset_iterate_dir()
` [PATCH v2 2/6] libfs: Define a minimum directory offset
` [PATCH v2 3/6] libfs: Add simple_offset_empty()
` [PATCH v2 4/6] maple_tree: Add mtree_alloc_cyclic()
` [PATCH v2 5/6] test_maple_tree: testing the cyclic allocation
` [PATCH v2 6/6] libfs: Convert simple directory offsets to use a Maple Tree

Regression: File truncate inotify behavior change
 2024-02-17 18:53 UTC  (2+ messages)

[syzbot] [ntfs?] kernel BUG in ntfs_end_buffer_async_read
 2024-02-17 13:05 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-17 11:57 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-17  4:04 UTC  (14+ messages)
                  ` init_on_alloc digression: "

[syzbot] [reiserfs?] divide error in do_journal_end (3)
 2024-02-16 22:48 UTC 

[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-16 22:34 UTC  (4+ messages)
` [PATCH v10 0/25] "

[weekly bcachefs cabal] tuesday, 1PM EST
 2024-02-16 22:13 UTC 

[PATCH] dax: add set_dax_nomc() and set_dax_nocache() stub helpers
 2024-02-16 20:26 UTC  (2+ messages)

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

[PATCH] test_xarray: fix soft lockup for advanced-api tests
 2024-02-16 19:43 UTC 

[GIT PULL] zonefs fixes for 6.8-rc5
 2024-02-16 18:52 UTC  (2+ messages)

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

[PATCH v4 0/2] Fix libaio cancellation support
 2024-02-16 17:11 UTC  (5+ messages)
` [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] check: add support for --start-after
 2024-02-16 16:40 UTC  (3+ messages)

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

[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  (5+ 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 

[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  (12+ 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

[PATCH v3 31/35] lib: add memory allocations report in show_mem()
 2024-02-16  1:31 UTC  (12+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).