linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 07:17:18 to 2023-08-02 16:50:28 UTC [more...]

[PATCH RFC 0/3] fs: allow userspace to detect superblock reuse
 2023-08-02 16:49 UTC  (14+ messages)
` [PATCH RFC 1/3] super: remove get_tree_single_reconf()
` [PATCH RFC 2/3] fs: add vfs_cmd_create()
` [PATCH RFC 3/3] fs: add FSCONFIG_CMD_CREATE_EXCL

Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-08-02 16:48 UTC  (18+ messages)
  `  "

[PATCH 00/20] bcachefs prereqs patch series
 2023-08-02 16:44 UTC  (18+ messages)
` [PATCH 04/20] block: Add some exports for bcachefs
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 06/20] block: Bring back zero_fill_bio_iter

[axboe-block:xfs-async-dio] [fs] f9f8b03900: stress-ng.msg.ops_per_sec 29.3% improvement
 2023-08-02 16:38 UTC  (2+ messages)

more blkdev_get and holder work
 2023-08-02 16:33 UTC  (15+ messages)
` [PATCH 01/12] fs: export setup_bdev_super
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
` [PATCH 03/12] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH 04/12] btrfs: open block devices after superblock creation
` [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
` [PATCH 06/12] fs: use the super_block as holder when mounting file systems
` [PATCH 07/12] fs: stop using get_super in fs_mark_dead
` [PATCH 08/12] fs: export fs_holder_ops
` [PATCH 09/12] ext4: drop s_umount over opening the log device
` [PATCH 10/12] ext4: use fs_holder_ops for "
` [PATCH 11/12] xfs: drop s_umount over opening the log and RT devices
` [PATCH 12/12] xfs use fs_holder_ops for "

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-02 16:27 UTC  (19+ messages)
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 15:35 UTC  (24+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v2 5/8] pgtable: improve pte_protnone() comment
` [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
` [PATCH v2 7/8] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v2 8/8] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
 2023-08-02 15:24 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

allow building a kernel without buffer_heads v3
 2023-08-02 15:13 UTC  (17+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[syzbot] [btrfs?] WARNING in emit_fiemap_extent
 2023-08-02 14:46 UTC  (3+ messages)

[PATCH] highmem: memcpy_{from,to}_folio() fix
 2023-08-02 14:43 UTC 

Semantics of fuse_notify_delete()
 2023-08-02 14:43 UTC  (14+ messages)
  ` [fuse-devel] "

[syzbot] [btrfs?] kernel BUG in btrfs_cancel_balance
 2023-08-02 14:35 UTC  (3+ messages)

[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-02 14:27 UTC  (6+ messages)

[syzbot] [f2fs?] general protection fault in f2fs_drop_extent_tree
 2023-08-02 14:26 UTC  (3+ messages)

[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-02 14:25 UTC  (2+ messages)

[bug report] shmem: quota support
 2023-08-02 14:22 UTC  (2+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_search_slot
 2023-08-02 14:17 UTC  (2+ messages)

[PATCH] tmpfs: verify {g,u}id mount options correctly
 2023-08-02 13:45 UTC  (4+ messages)

[PATCH -next] dcache: Remove unused extern declaration d_instantiate_unique()
 2023-08-02 13:26 UTC 

[PATCH v2 0/4] fs: add FSCONFIG_CMD_CREATE_EXCL
 2023-08-02 13:13 UTC  (10+ messages)
` [PATCH v2 1/4] super: remove get_tree_single_reconf()
` [PATCH v2 2/4] fs: add vfs_cmd_create()
` [PATCH v2 3/4] fs: add vfs_cmd_reconfigure()
` [PATCH v2 4/4] fs: add FSCONFIG_CMD_CREATE_EXCL

[PATCH 1/2] quota: mark dquot_load_quota_sb static
 2023-08-02 11:54 UTC  (2+ messages)
` [PATCH 2/2] quota: use lockdep_assert_held_write in dquot_load_quota_sb

[syzbot] Monthly gfs2 report (Aug 2023)
 2023-08-02 11:18 UTC 

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 10:24 UTC  (10+ messages)

[PATCH] ext4: fix the time handling macros when ext4 is using small inodes
 2023-08-02 10:34 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-08-02  9:32 UTC  (12+ messages)

[PATCH V6 0/7] shmem: Add user and group quota support for tmpfs
 2023-08-02  7:53 UTC  (4+ messages)
` [PATCH 4/7] shmem: prepare shmem quota infrastructure

[PATCH v13 0/9] Implement copy offload support
 2023-08-02  6:31 UTC  (5+ messages)
  ` [PATCH v13 3/9] block: add emulation for copy

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-08-02  5:35 UTC  (7+ messages)

[syzbot] [bfs?] KASAN: null-ptr-deref Read in drop_buffers (2)
 2023-08-01 22:44 UTC 

[PATCH -next] fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
 2023-08-01 21:46 UTC  (2+ messages)

[PATCH net v2] udp: Fix __ip{,6}_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-01 21:17 UTC  (2+ messages)

[PATCHSET 0/3] xfs: maintainer transition for 6.6
 2023-08-01 19:58 UTC  (4+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
` [PATCH 2/3] MAINTAINERS: drop me as XFS maintainer
` [PATCH 3/3] MAINTAINERS: add Chandan Babu as XFS release manager

[PATCH v4 0/5] io_uring getdents
 2023-08-01 18:39 UTC  (11+ messages)
` [PATCH 3/5] io_uring: add support for getdents

[PATCH] fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
 2023-08-01 18:14 UTC  (10+ messages)

nfs remounting regression in v6.5-rc1
 2023-08-01 17:01 UTC 

ksys_sync_helper
 2023-08-01 12:34 UTC  (4+ messages)

[PATCH v4 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
 2023-08-01 11:04 UTC  (7+ messages)
` [PATCH 1/3] fuse: invalidate page cache pages before direct write
` [PATCH 2/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
` [PATCH 3/3] fuse: write back dirty pages before direct write in direct_io_relax mode

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-01 10:03 UTC  (9+ messages)
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header

[syzbot] [reiserfs?] general protection fault in timerqueue_del (2)
 2023-08-01  9:42 UTC 

[syzbot] [btrfs?] WARNING in btrfs_free_reserved_data_space_noquota
 2023-08-01  9:27 UTC 

[syzbot] [erofs?] [fat?] WARNING in erofs_kill_sb
 2023-08-01  7:51 UTC  (4+ messages)
` [PATCH] erofs: drop unnecessary WARN_ON() in erofs_kill_sb()


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