linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-05 17:59:44 to 2023-09-07 17:20:44 UTC [more...]

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-07 13:56 UTC  (28+ messages)

[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
 2023-09-07 16:01 UTC  (14+ messages)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature

[PATCH 0/3] Do not map unaccepted memory
 2023-09-07 15:51 UTC  (14+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH 0/2] fs: fixes for multigrain ctime code
 2023-09-07 16:33 UTC  (2+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch

[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
 2023-09-07 11:46 UTC  (5+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure

[PATCH] fix writing to the filesystem after unmount
 2023-09-07 12:04 UTC  (15+ messages)

[PATCH v5] efivarfs: Add uid/gid mount options
 2023-09-07 17:01 UTC 

[syzbot] Monthly ext4 report (Sep 2023)
 2023-09-07  9:25 UTC 

[PATCH v4] efivarfs: Add uid/gid mount options
 2023-09-07 16:43 UTC 

s_fs_info and ->kill_sb revisited v2
 2023-09-07 15:49 UTC  (6+ messages)
` [PATCH 13/13] ntfs3: free the sbi in ->kill_sb

[PATCH] ntfs3: drop inode references in ntfs_put_super()
 2023-09-07 16:03 UTC 

[PATCH AUTOSEL 6.4 1/5] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2023-09-07 15:43 UTC  (2+ messages)
` [PATCH AUTOSEL 6.4 5/5] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock

[PATCH AUTOSEL 5.15 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 5.4 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 6.1 4/4] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
 2023-09-07 15:44 UTC 

[PATCH AUTOSEL 6.5 1/6] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2023-09-07 15:43 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 6/6] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock

[PATCH AUTOSEL 5.10 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
 2023-09-07 15:44 UTC 

[PATCH 0/8] sysctl: Remove sentinel elements from arch
 2023-09-07  9:08 UTC  (13+ messages)
` [PATCH 1/8] S390: Remove sentinel elem from ctl_table arrays
` [PATCH 2/8] arm: "
` [PATCH 3/8] arch/x86: "
` [PATCH 4/8] x86 vdso: rm sentinel element from ctl_table array
` [PATCH 5/8] riscv: Remove "
` [PATCH 6/8] powerpc: Remove sentinel element from ctl_table arrays
` [PATCH 7/8] ia64: Remove sentinel element from ctl_table array
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array

[PATCH v2 0/2] Use exclusive lock for file_remove_privs
 2023-09-07 14:00 UTC  (6+ messages)

[GIT PULL] bcachefs
 2023-09-07 14:29 UTC  (18+ messages)

[PATCH v15 00/12] Implement copy offload support
 2023-09-07  5:39 UTC  (16+ messages)
    ` [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v15 03/12] block: add copy offload support
    ` [PATCH v15 04/12] block: add emulation for copy
    ` [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device
    ` [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct "
    ` [PATCH v15 07/12] nvme: add copy offload support
    ` [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
    ` [PATCH v15 09/12] dm: Add support for copy offload
    ` [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
    ` [PATCH v15 11/12] null: Enable trace capability for null block
    ` [PATCH v15 12/12] null_blk: add support for copy offload

[syzbot] [btrfs?] WARNING in __btrfs_run_delayed_items
 2023-09-07  4:42 UTC  (2+ messages)

[PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
 2023-09-07  1:18 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-06 22:10 UTC  (5+ messages)
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory

[syzbot] [reiserfs?] BUG: unable to handle kernel paging request in mas_alloc_nodes
 2023-09-06 21:35 UTC 

[RFC PATCH] vfs: add inode lockdep assertions
 2023-09-06 21:26 UTC  (13+ messages)

[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
 2023-09-06 20:53 UTC  (11+ messages)
` [PATCH 1/7] mm/userfaultfd: Make uffd read() wait event exclusive
` [PATCH 2/7] poll: Add a poll_flags for poll_queue_proc()
` [PATCH 3/7] poll: POLL_ENQUEUE_EXCLUSIVE
` [PATCH 4/7] fs/userfaultfd: Use exclusive waitqueue for poll()
` [PATCH 5/7] selftests/mm: Replace uffd_read_mutex with a semaphore
` [PATCH 6/7] selftests/mm: Create uffd_fault_thread_create|join()
` [PATCH 7/7] selftests/mm: uffd perf test

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-06 18:04 UTC  (4+ messages)

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2023-09-06 17:53 UTC  (8+ messages)

[syzbot] [reiserfs?] divide error in flush_journal_list (2)
 2023-09-06 17:01 UTC 

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-09-06 16:06 UTC  (3+ messages)

[PATCH v3 0/1] btrfs: Use exclusive lock for file_remove_privs
 2023-09-06 15:59 UTC  (2+ messages)
` [PATCH 1/1] btrfs: file_remove_privs needs an exclusive lock

[PATCH 0/2] Use exclusive lock for file_remove_privs
 2023-09-06 15:13 UTC  (5+ messages)

[PATCH] iomap: handle error conditions more gracefully in iomap_to_bh
 2023-09-06 14:54 UTC  (7+ messages)

[syzbot] [f2fs?] possible deadlock in f2fs_add_inline_entry
 2023-09-06 12:56 UTC  (3+ messages)
` [PATCH] f2fs: fix deadlock in f2f2_add_dentry

[GIT PULL] sysctl changes for v6.6-rc1
 2023-09-06 12:35 UTC  (3+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-06 11:23 UTC  (7+ messages)

[PATCH v8 1/1] ns: add binfmt_misc to the user namespace
 2023-09-06 10:28 UTC  (6+ messages)

getting rid of the last memory modifitions through gup(FOLL_GET)
 2023-09-06  9:42 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-09-06  8:46 UTC  (2+ messages)
` [syzbot] "

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
 2023-09-06  8:46 UTC  (2+ messages)

[ANNOUNCE] Goodbye cluster-devel, hello gfs2@lists.linux.dev
 2023-09-06  8:36 UTC 

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-06  8:00 UTC  (3+ messages)

[PATCH] name_to_handle_at.2,fanotify_mark.2: Document the AT_HANDLE_FID flag
 2023-09-06  7:39 UTC  (3+ messages)

[PATCH] kernel: Add Mount Option For Efivarfs
 2023-09-06  7:06 UTC  (3+ messages)

[syzbot] [f2fs?] kernel BUG in f2fs_put_super
 2023-09-06  0:53 UTC 

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-05 20:54 UTC  (27+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "
` [PATCH v3 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook
` [PATCH v3 15/25] security: Introduce file_pre_free_security hook
` [PATCH v3 16/25] security: Introduce path_post_mknod hook
` [PATCH v3 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v3 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v3 19/25] security: Introduce inode_post_remove_acl hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v3 21/25] ima: Move to LSM infrastructure
` [PATCH v3 22/25] ima: Move IMA-Appraisal "

[GIT PULL] fuse update for 6.6
 2023-09-05 20:14 UTC  (2+ messages)

[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-05 16:49 UTC  (5+ messages)
` [PATCH v2 13/25] security: Introduce inode_post_removexattr hook

[syzbot] [sctp?] [reiserfs?] KMSAN: uninit-value in __schedule (4)
 2023-09-05 17:55 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).