public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-17 22:31:38 to 2024-02-20 08:56:05 UTC [more...]

[PATCH v4 00/11] block atomic writes
 2024-02-20  8:50 UTC  (30+ messages)
` [PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v4 03/11] fs: Initial atomic write support
` [PATCH v4 04/11] fs: Add initial atomic write support info to statx
` [PATCH v4 05/11] block: Add core atomic write support
` [PATCH v4 06/11] block: Add atomic write support for statx
` [PATCH v4 07/11] block: Add fops atomic write support
` [PATCH v4 08/11] scsi: sd: Atomic "
` [PATCH v4 09/11] scsi: scsi_debug: "
` [PATCH v4 10/11] nvme: "
` [PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically

[PATCH] filelock: fix deadlock detection in POSIX locking
 2024-02-20  8:54 UTC  (4+ messages)

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

[PATCH 0/2] afs: Miscellaneous fixes
 2024-02-20  8:51 UTC  (6+ messages)
` [PATCH 1/2] afs: Fix ignored callbacks over ipv4
` [PATCH 2/2] afs: Increase buffer size in afs_update_volume_status()

[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
 2024-02-20  8:47 UTC  (13+ messages)

[PATCH RESEND] cachefiles: fix memory leak in cachefiles_add_cache()
 2024-02-20  8:46 UTC  (5+ messages)

[PATCH] efs: convert efs to use the new mount api
 2024-02-20  8:42 UTC  (5+ messages)

Meeting with the Development Team
 2024-02-20  8:40 UTC 

[linus:master] [readahead] ab4443fe3c: vm-scalability.throughput -21.4% regression
 2024-02-20  8:25 UTC 

[PATCH] fs/select: rework stack allocation hack for clang
 2024-02-20  8:24 UTC  (7+ messages)

[goldwynr:buffered-iomap] [iomap] 5ade73f9dd: BUG:KASAN:slab-use-after-free_in_ifs_free
 2024-02-20  8:03 UTC 

[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3)
 2024-02-20  7:47 UTC  (4+ messages)

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

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

[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_syncpt
 2024-02-20  6:17 UTC  (5+ messages)
  ` [PATCH] jfs: fix uaf "

[PATCH] libfs: Remove unnecessary ‘0’ values from ret
 2024-02-20  6:20 UTC 

[PATCH] fs_context: Remove unnecessary ‘0’ values from ret
 2024-02-20  5:47 UTC 

[syzbot] [apparmor?] [ext4?] general protection fault in common_perm_cond
 2024-02-20  5:39 UTC  (2+ messages)

[PATCH] exec: Remove unnecessary ‘NULL’ values from mm
 2024-02-20  5:32 UTC 

[PATCH] exec: Delete unnecessary statements in remove_arg_zero()
 2024-02-20  5:24 UTC 

[PATCH] exec: Remove unnecessary ‘NULL’ values from vma
 2024-02-20  5:18 UTC 

[syzbot] [jfs?] kernel BUG in txEnd (2)
 2024-02-20  3:00 UTC 

[PATCH] test_xarray: fix soft lockup for advanced-api tests
 2024-02-20  2:28 UTC  (2+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-20  2:17 UTC  (10+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests

[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-20  0:48 UTC  (5+ messages)
` [PATCH v6 04/10] fscrypt: Drop d_revalidate once the key is added

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

[syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
 2024-02-19 22:18 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH v9 0/8] Landlock: IOCTL support
 2024-02-19 21:44 UTC  (9+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right
    ` [RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers

[PATCH] landlock: Fix asymmetric private inodes referring
 2024-02-19 19:03 UTC 

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-19 18:06 UTC  (15+ 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()

[syzbot] [reiserfs?] possible deadlock in do_unlinkat
 2024-02-19 17:26 UTC  (2+ messages)

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

[PATCH v3 00/35] Memory allocation profiling
 2024-02-19 16:55 UTC  (13+ messages)
` [PATCH v3 13/35] lib: add allocation tagging support for memory "
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-19 16:12 UTC  (11+ messages)
` [PATCH v5 09/12] cifs: Cut over to using netfslib

[ANNOUNCE] xfs-linux: for-next updated to 49c379d3a72a
 2024-02-19 14:58 UTC 

[LSF TOPIC] beyond uidmapping, & towards a better security model
 2024-02-19 14:26 UTC  (4+ messages)

[cel:simple-offset-maple] [libfs] a616bc6667: aim9.disk_src.ops_per_sec 11.8% improvement
 2024-02-19 13:52 UTC  (2+ messages)

[PATCH RFC 0/2] fs & block: remove bd_inode
 2024-02-19 13:42 UTC  (7+ messages)
` [PATCH RFC 2/2] fs,drivers: remove bdev_inode() usage outside of block layer and drivers

[PATCH v3 fstests] check: add support for --start-after
 2024-02-19 13:20 UTC  (2+ messages)

[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

[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] 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 fstests 0/3] few enhancements
 2024-02-19  3:42 UTC  (5+ messages)
` [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  (9+ 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 AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec
 2024-02-18 19:12 UTC  (2+ 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

[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  (3+ messages)


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