linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-08 16:55:01 to 2023-03-10 08:02:39 UTC [more...]

return an ERR_PTR from __filemap_get_folio v2
 2023-03-10  8:02 UTC  (5+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-10  7:59 UTC  (24+ messages)

[syzbot] [ext4?] KMSAN: uninit-value in mb_find_extent
 2023-03-10  7:40 UTC 

remove most callers of write_one_page v4
 2023-03-10  7:09 UTC  (9+ messages)
` [PATCH 1/3] ufs: don't flush page immediately for DIRSYNC directories
` [PATCH 2/3] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page

[PATCH 00/11] sysctl: deprecate register_sysctl_paths()
 2023-03-10  7:01 UTC  (10+ messages)
` [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
` [PATCH 11/11] proc_sysctl: deprecate register_sysctl_paths()

[PATCH v3 1/6] fs: add i_blockmask()
 2023-03-10  6:50 UTC  (15+ messages)
` [PATCH v3 2/6] erofs: convert to use i_blockmask()
    `  "
` [PATCH v3 3/6] gfs2: "
` [PATCH v3 4/6] ext4: "
` [PATCH v3 5/6] ocfs2: "
` [PATCH v3 6/6] fs/remap_range: "

[PATCH v4 1/5] fs: add i_blockmask()
 2023-03-10  6:20 UTC  (8+ messages)
` [PATCH v4 2/5] erofs: convert to use i_blockmask()
` [PATCH v4 3/5] gfs2: "
` [PATCH v4 4/5] ocfs2: "
` [PATCH v4 5/5] fs/remap_range: "

[syzbot] [ext4?] WARNING in ext4_expand_extra_isize_ea (2)
 2023-03-10  4:00 UTC 

[PATCH] splice: Remove redundant assignment to ret
 2023-03-10  3:48 UTC  (5+ messages)

[PATCH] fs: Fix description of vfs_tmpfile()
 2023-03-10  3:44 UTC  (2+ messages)

[PATCH] fs/locks: Remove redundant assignment to cmd
 2023-03-10  3:40 UTC  (5+ messages)

[PATCH] mm: memory-failure: Move memory failure sysctls to its own file
 2023-03-10  3:57 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH] mm: hugetlb: move hugeltb sysctls to its own file
 2023-03-10  2:36 UTC  (6+ messages)

[PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-10  2:37 UTC  (6+ messages)
` [PATCH v2 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v2 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v2 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCH V3 2/2] mm: compaction: limit illegal input parameters of compact_memory interface
 2023-03-10  1:54 UTC  (3+ messages)

[PATCH v4 0/4] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-09 22:39 UTC  (12+ messages)
` [PATCH v4 1/4] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v4 2/4] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v4 3/4] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v4 4/4] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
 2023-03-09 22:24 UTC  (10+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
` [PATCH v11 2/7] userfaultfd: Define dummy uffd_wp_range()
` [PATCH v11 3/7] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC
` [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v11 5/7] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v11 6/7] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v11 7/7] selftests: mm: add pagemap ioctl tests

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-09 22:18 UTC  (2+ messages)

[PATCH] filelocks: use mount idmapping for setlease permission check
 2023-03-09 21:40 UTC  (3+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-09 18:26 UTC  (6+ messages)

[PATCH v1 0/5] Landlock support for UML
 2023-03-09 16:54 UTC  (6+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes
` [PATCH v1 2/5] selftests/landlock: Don't create useless file layouts
` [PATCH v1 3/5] selftests/landlock: Add supports_filesystem() helper
` [PATCH v1 4/5] selftests/landlock: Make mounts configurable
` [PATCH v1 5/5] selftests/landlock: Add tests for pseudo filesystems

WIP: verity support for overlayfs
 2023-03-09 15:57 UTC  (5+ messages)

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-09 15:32 UTC  (6+ messages)
` [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
  ` global states: was: "
  ` naming: "

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-03-09 15:31 UTC  (21+ messages)
          ` [PATCH] [REGRESSION] "

consolidate btrfs checksumming, repair and bio splitting v4
 2023-03-09 15:18 UTC  (11+ messages)
` [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio

[RFC 00/11] multiblock allocator improvements
 2023-03-09 15:06 UTC  (23+ messages)
` [RFC 01/11] ext4: mballoc: Remove useless setting of ac_criteria
` [RFC 02/11] ext4: Remove unused extern variables declaration
` [RFC 03/11] ext4: mballoc: Fix getting the right group desc in ext4_mb_prefetch_fini
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 05/11] ext4: Add per CR extent scanned counter
` [RFC 06/11] ext4: Add counter to track successful allocation of goal length
` [RFC 07/11] ext4: Avoid scanning smaller extents in BG during CR1
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 09/11] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
` [RFC 10/11] ext4: Abstract out logic to search average fragment list
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v2 1/5] fs: add i_blockmask()
 2023-03-09 14:58 UTC  (6+ messages)
` [PATCH v2 2/5] erofs: convert to use i_blockmask()
` [PATCH v2 3/5] gfs2: "
` [PATCH v2 4/5] ext4: "
` [PATCH v2 5/5] ocfs2: "

[git pull] vfs.git sysv pile
 2023-03-09 13:45 UTC  (5+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-09 13:07 UTC  (7+ messages)
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() definition with "
` [PATCH 15/28] security: Introduce inode_post_removexattr hook

[PATCH v5] epoll: use refcount to reduce ep_mutex contention
 2023-03-09 12:47 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in btrfs_run_delayed_refs
 2023-03-09 11:57 UTC 

[PATCH v2 0/3] kernfs: Introduce separate rwsem to protect inode
 2023-03-09 11:09 UTC  (4+ messages)
` [PATCH v2 1/3] kernfs: Introduce separate rwsem to protect inode attributes
` [PATCH v2 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info
` [PATCH v2 3/3] kernfs: change kernfs_rename_lock into a read-write lock

[PATCH 1/4] fs: add i_blocksize_mask()
 2023-03-09 10:21 UTC  (5+ messages)
` [PATCH 2/4] erofs: convert to use i_blocksize_mask()
` [PATCH 3/4] gfs2: "
` [PATCH 4/4] ext4: "

[PATCH V3 1/2] mm: compaction: move compact_memory sysctl to its own file
 2023-03-09  9:47 UTC  (2+ messages)

[PATCH v16 03/13] overlayfs: Implement splice-read
 2023-03-09  9:29 UTC  (7+ messages)
  ` [PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE

[PATCH] fs/ceph/mds_client: ignore responses for waiting requests
 2023-03-09  7:33 UTC  (6+ messages)

[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-09  4:08 UTC  (8+ messages)

[PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-08 23:42 UTC  (13+ messages)
` [PATCH v17 03/14] shmem: Implement splice-read
` [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v17 08/14] iov_iter: Kill ITER_PIPE
` [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v17 10/14] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v17 11/14] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v17 12/14] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v17 13/14] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v17 14/14] block: convert bio_map_user_iov "

[PATCH V2 2/2] mm: compaction: Limit the value of interface compact_memory
 2023-03-08 22:23 UTC  (5+ messages)

[PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
 2023-03-08 20:34 UTC  (5+ messages)

[GIT PULL] udf fixes for 6.3-rc2
 2023-03-08 20:17 UTC  (2+ messages)

[PATCH V2 1/2] sysctl: Limit the value of interface compact_memory
 2023-03-08 19:58 UTC  (3+ messages)

[PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
 2023-03-08 18:48 UTC  (3+ messages)

[syzbot] [reiserfs?] divide error in flush_journal_list
 2023-03-08 18:05 UTC 

[syzbot] [ext4?] WARNING in ext4_xattr_block_set (2)
 2023-03-08 16: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).