Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 02:21:03 to 2024-02-03 12:26:47 UTC [more...]

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-03 12:25 UTC 

[PATCH v2 0/3] fs/exec: remove current->in_execve flag
 2024-02-03 10:53 UTC  (4+ messages)
` [PATCH v2 1/3] LSM: add security_execve_abort() hook
` [PATCH v2 2/3] tomoyo: replace current->in_execve flag with "
` [PATCH v2 3/3] fs/exec: remove current->in_execve flag

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key
 2024-02-03  8:40 UTC 

[syzbot] [netfs?] kernel BUG in __fscache_relinquish_cookie (2)
 2024-02-03  7:57 UTC 

[PATCH 0/6] block atomic writes for XFS
 2024-02-03  7:40 UTC  (14+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set

convert write_cache_pages() to an iterator v6
 2024-02-03  7:11 UTC  (14+ messages)
` [PATCH 01/13] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 02/13] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 03/13] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 04/13] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 06/13] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 07/13] writeback: Factor writeback_get_batch() "
` [PATCH 08/13] writeback: Simplify the loops in write_cache_pages()
` [PATCH 09/13] pagevec: Add ability to iterate a queue
` [PATCH 10/13] writeback: Use the folio_batch queue iterator
` [PATCH 11/13] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 12/13] writeback: add a writeback iterator
` [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages()

[LSF/MM/BPF TOPIC] Large folios, swap and fscache
 2024-02-03  5:13 UTC  (5+ messages)

[PATCH 6.7 265/353] 9p: Fix initialisation of netfs_inode for 9p
 2024-02-03  4:07 UTC  (2+ messages)
` [PATCH 6.7 312/353] tcp: add sanity checks to rx zerocopy

[PATCH 6.6 242/322] 9p: Fix initialisation of netfs_inode for 9p
 2024-02-03  4:06 UTC  (2+ messages)
` [PATCH 6.6 281/322] tcp: add sanity checks to rx zerocopy

[PATCH 6.1 168/219] 9p: Fix initialisation of netfs_inode for 9p
 2024-02-03  4:06 UTC  (2+ messages)
` [PATCH 6.1 194/219] tcp: add sanity checks to rx zerocopy

[syzbot] [btrfs?] WARNING in btrfs_block_rsv_release
 2024-02-03  2:07 UTC 

[PATCH 10/13] jfs: Convert inc_io and mp_anchor to take a folio
 2024-02-03  1:53 UTC  (2+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-02-03  1:52 UTC  (8+ messages)
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage

[syzbot] Monthly nilfs report (Feb 2024)
 2024-02-02 21:05 UTC 

[syzbot] Monthly kernfs report (Feb 2024)
 2024-02-02 21:05 UTC 

[syzbot] Monthly ntfs3 report (Feb 2024)
 2024-02-02 21:04 UTC 

[RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-02 21:00 UTC  (13+ messages)
` [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [RFC PATCH v4 03/12] dm: "
` [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [RFC PATCH v4 10/12] dm: "
` [RFC PATCH v4 11/12] dcssblk: "
` [RFC PATCH v4 12/12] virtio: "

[PATCH v2 0/6] Restore data lifetime support
 2024-02-02 20:39 UTC  (7+ messages)
` [PATCH v2 1/6] fs: Fix rw_hint validation
` [PATCH v2 2/6] fs: Verify write lifetime constants at compile time
` [PATCH v2 3/6] fs: Split fcntl_rw_hint()
` [PATCH v2 4/6] fs: Move enum rw_hint into a new header file
` [PATCH v2 5/6] fs: Propagate write hints to the struct block_device inode
` [PATCH v2 6/6] block, fs: Restore the per-bio/request data lifetime fields

[PATCH] regset: use vmalloc() for regset_get_alloc()
 2024-02-02 20:38 UTC  (17+ messages)

[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-02 20:18 UTC  (14+ messages)
` [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime

[PATCH 0/3] Start moving write_begin/write_end out of aops
 2024-02-02 19:54 UTC  (6+ messages)
` [PATCH 1/3] fs: Introduce buffered_write_operations

[PATCH v2 0/5] fuse: inode IO modes and mmap
 2024-02-02 19:40 UTC  (24+ messages)
` [PATCH v2 1/5] fuse: Fix VM_MAYSHARE and direct_io_allow_mmap
` [PATCH v2 4/5] fuse: prepare for failing open response
` [PATCH v2 5/5] fuse: introduce inode io modes

[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
 2024-02-02 19:32 UTC  (4+ messages)

[PATCH 0/2] Decomplicate file_dentry()
 2024-02-02 18:50 UTC  (15+ messages)
` [PATCH 1/2] fs: make file_dentry() a simple accessor
` [PATCH 2/2] fs: remove the inode argument to ->d_real() method

[PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec
 2024-02-02 18:41 UTC 

[PATCH AUTOSEL 5.15 08/11] exec: Distinguish in_execve from in_exec
 2024-02-02 18:41 UTC 

[PATCH AUTOSEL 6.1 12/15] exec: Distinguish in_execve from in_exec
 2024-02-02 18:40 UTC 

[PATCH AUTOSEL 6.6 17/21] exec: Distinguish in_execve from in_exec
 2024-02-02 18:40 UTC 

[PATCH AUTOSEL 6.7 18/23] exec: Distinguish in_execve from in_exec
 2024-02-02 18:39 UTC 

[PATCH 06/13] jfs: Convert drop_metapage and remove_metapage to take a folio
 2024-02-02 17:18 UTC  (2+ messages)

[PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-02-02 17:02 UTC  (5+ messages)
` [PATCH v5 1/4] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 2/4] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v5 3/4] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 4/4] mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq

Calls to vfs_setlease() from NFSD code cause unnecessary CAP_LEASE security checks
 2024-02-02 16:31 UTC  (3+ messages)

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

[LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility
 2024-02-02 16:23 UTC  (10+ messages)

[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
 2024-02-02 16:20 UTC  (2+ messages)

[PATCH v5 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-02 15:56 UTC  (8+ messages)
` [PATCH v5 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v5 09/12] ext4: Configure dentry operations at dentry-creation time

[PATCH v4 0/9] File abstractions needed by Rust Binder
 2024-02-02 15:56 UTC  (12+ messages)
` [PATCH v4 1/9] rust: types: add `NotThreadSafe`
` [PATCH v4 2/9] rust: task: add `Task::current_raw`
` [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v4 5/9] rust: security: add abstraction for secctx
` [PATCH v4 6/9] rust: file: add `FileDescriptorReservation`
` [PATCH v4 7/9] rust: file: add `Kuid` wrapper
` [PATCH v4 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v4 9/9] rust: file: add abstraction for `poll_table`

[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
 2024-02-02 14:19 UTC  (6+ messages)
`  "

[syzbot] [netfs?] KASAN: slab-use-after-free Write in __fscache_relinquish_cookie
 2024-02-02 14:03 UTC  (2+ messages)
` [PATCH next] fs/9p: fix uaf in "

[PATCH] [v2] hfs: fix a memleak in hfs_find_init
 2024-02-02 13:17 UTC  (2+ messages)

[PATCH] remap_range: merge do_clone_file_range() into vfs_clone_file_range()
 2024-02-02 12:52 UTC  (4+ messages)

[PATCH 2/2] smb: client: retry compound request without reusing lease
 2024-02-02 12:50 UTC 

[PATCH 0/4] lockdep cmp fn conversions
 2024-02-02 12:47 UTC  (5+ messages)
` [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn

[PATCH v5 0/2] io_uring: add support for ftruncate
 2024-02-02 12:17 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] Add do_ftruncate that truncates a struct file
  ` [PATCH v9 2/2] io_uring: add support for ftruncate

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
 2024-02-02 12:15 UTC  (2+ messages)
` [PATCH next] fs/9p: fix uaf in "

[PATCH v2 00/34] Open block devices as files
 2024-02-02 11:51 UTC  (12+ messages)
` [PATCH v2 01/34] bdev: open block device "
` [PATCH v2 31/34] block: use file->f_op to indicate restricted writes

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-02-02 11:16 UTC  (2+ messages)

[PATCH] __fs_parse: Correct a documentation comment
 2024-02-02 10:22 UTC  (2+ messages)

[PATCH 1/5] mean and variance: Promote to lib/math
 2024-02-02  9:56 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
 2024-02-02  9:24 UTC 

[linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression
 2024-02-02  9:13 UTC  (3+ messages)

[PATCH rfc 0/9] mm: migrate: support poison recover from migrate folio
 2024-02-02  9:06 UTC  (11+ messages)
` [PATCH rfc 2/9] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfc 3/9] mm: migrate: remove migrate_folio_extra()
` [PATCH rfc 6/9] mm: migrate: support poisoned recover from migrate folio

[PATCH 0/2] Fix I/O high when memory almost met memcg limit
 2024-02-02  9:02 UTC  (6+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault

[PATCH v2] quota: Fix potential NULL pointer dereference
 2024-02-02  8:18 UTC 

[PATCH] quota: Fix potential NULL pointer dereference
 2024-02-02  7:41 UTC 

[syzbot] [gfs2?] WARNING in folio_account_dirtied
 2024-02-02  5:55 UTC 

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-02-02  3:33 UTC  (2+ messages)
` [PATCH] fs/ntfs3: fix oob "


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