linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-19 11:38:33 to 2024-02-21 00:40:25 UTC [more...]

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-21  0:40 UTC  (20+ 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
    ` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace

[LSF TOPIC] beyond uidmapping, & towards a better security model
 2024-02-21  0:25 UTC  (3+ messages)

[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-20 23:03 UTC  (8+ messages)
` [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v6 04/10] fscrypt: Drop d_revalidate once the key is added

[PATCH v2] efs: convert efs to use the new mount api
 2024-02-20 23:01 UTC  (3+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-02-20 21:45 UTC  (2+ messages)
` [PATCH v9 1/1] "

[PATCH 0/2] udf: convert to new mount API
 2024-02-20 21:44 UTC  (3+ messages)
` [PATCH 1/2] udf: convert novrs to an option flag
` [PATCH 2/2] udf: convert to new mount API

[PATCH] Convert coda to use the new mount API
 2024-02-20 21:13 UTC 

[PATCH v3 31/35] lib: add memory allocations report in show_mem()
 2024-02-20 20:59 UTC  (18+ messages)

folio oops
 2024-02-20 20:27 UTC  (3+ messages)

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

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

[PATCH v7 00/10] Introduce __mt_dup() to improve the performance of fork()
 2024-02-20 17:31 UTC  (4+ messages)
` [PATCH v7 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[syzbot] [jfs?] INFO: task hung in lmLogClose (2)
 2024-02-20 17:07 UTC  (2+ messages)

[PATCH] efs: convert efs to use the new mount api
 2024-02-20 16:01 UTC  (6+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in run_unpack_ex
 2024-02-20 15:06 UTC  (2+ messages)

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

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

[PATCH bpf-next 00/11] bpf: probe-read bpf_d_path() and add new acquire/release BPF kfuncs
 2024-02-20 13:22 UTC  (14+ messages)
` [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
` [PATCH bpf-next 02/11] bpf/selftests: adjust selftests for BPF helper bpf_d_path()
` [PATCH bpf-next 03/11] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids
` [PATCH bpf-next 04/11] bpf: add new acquire/release BPF kfuncs for mm_struct
` [PATCH bpf-next 05/11] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs
` [PATCH bpf-next 06/11] bpf: add new acquire/release based BPF kfuncs for exe_file
` [PATCH bpf-next 07/11] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs
` [PATCH bpf-next 08/11] bpf: add acquire/release based BPF kfuncs for fs_struct's paths
` [PATCH bpf-next 09/11] bpf/selftests: add selftests for root/pwd path based BPF kfuncs
` [PATCH bpf-next 10/11] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path()
` [PATCH bpf-next 11/11] bpf/selftests: adapt selftests test_d_path for "

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-20 12:39 UTC  (5+ messages)

[PATCH -next] iomap: add pos and dirty_len into trace_iomap_writepage_map
 2024-02-20 11:57 UTC 

[PATCH RFC 0/2] fs & block: remove bd_inode
 2024-02-20 11:57 UTC  (9+ messages)
` [PATCH RFC 1/2] fs & block: remove bdev->bd_inode
` [PATCH RFC 2/2] fs,drivers: remove bdev_inode() usage outside of block layer and drivers

[syzbot] [integrity?] [lsm?] KMSAN: uninit-value in ima_add_template_entry
 2024-02-20 10:40 UTC 

[PATCH v4 00/11] block atomic writes
 2024-02-20 10:01 UTC  (36+ 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

[syzbot] [apparmor?] [ext4?] general protection fault in common_perm_cond
 2024-02-20 10:00 UTC  (3+ messages)

[PATCH v2 0/6] Use Maple Trees for simple_offset utilities
 2024-02-20  9:56 UTC  (3+ messages)
` [PATCH v2 1/6] libfs: Re-arrange locking in offset_iterate_dir()

[PATCH 0/2] netfs: Miscellaneous fixes
 2024-02-20  9:51 UTC  (4+ messages)
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write

[PATCH] libfs: Remove unnecessary ‘0’ values from ret
 2024-02-20  9:25 UTC  (2+ messages)

[linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
 2024-02-20  8:57 UTC  (2+ messages)

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

[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  (4+ messages)
` [PATCH] jfs: fix uaf "

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

[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 2/2] pidfd: add pidfdfs
 2024-02-19 23:24 UTC  (14+ messages)

[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  (9+ messages)
` [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 00/35] Memory allocation profiling
 2024-02-19 16:55 UTC  (6+ messages)
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself

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

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

[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 v5 09/12] cifs: Cut over to using netfslib
 2024-02-09 10:59 UTC 


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