public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 01:13:05 to 2023-03-08 19:58:21 UTC [more...]

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

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

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-08 19:55 UTC  (23+ messages)

[PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-08 18:48 UTC  (17+ messages)
` [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
 2023-03-08 18:40 UTC  (6+ messages)

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

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

[git pull] vfs.git sysv pile
 2023-03-08 17:40 UTC  (4+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-08 17:12 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in ext4_xattr_block_set (2)
 2023-03-08 16:59 UTC 

[PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-08 16:52 UTC  (15+ messages)
` [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit
` [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
` [PATCH v17 03/14] shmem: Implement splice-read
` [PATCH v17 04/14] overlayfs: "
` [PATCH v17 05/14] coda: "
` [PATCH v17 06/14] tty, proc, kernfs, random: Use direct_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 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-08 16:23 UTC  (30+ messages)
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() definition with "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 26/28] evm: Move to LSM infrastructure

[PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-08 16:04 UTC  (19+ messages)
` [PATCH v16 01/13] splice: Clean up direct_splice_read() a bit
` [PATCH v16 02/13] shmem: Implement splice-read
` [PATCH v16 03/13] overlayfs: "
` [PATCH v16 04/13] coda: "
` [PATCH v16 05/13] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v16 06/13] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v16 07/13] iov_iter: Kill ITER_PIPE
` [PATCH v16 08/13] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v16 09/13] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v16 10/13] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v16 11/13] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v16 12/13] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v16 13/13] block: convert bio_map_user_iov "

[GIT PULL] udf fixes for 6.3-rc2
 2023-03-08 15:47 UTC 

WIP: verity support for overlayfs
 2023-03-08 15:28 UTC 

[PATCH] fs/ceph/mds_client: ignore responses for waiting requests
 2023-03-08 15:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
 2023-03-08 15:15 UTC  (2+ messages)

[PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
 2023-03-08 14:30 UTC  (7+ messages)
` [PATCH 1/3] fs: add 'nonblock' parameter to pipe_buf_confirm() and fops method
` [PATCH 2/3] pipe: enable handling of IOCB_NOWAIT
` [PATCH 3/3] pipe: set FMODE_NOWAIT on pipes

consolidate btrfs checksumming, repair and bio splitting v4
 2023-03-08 14:28 UTC  (7+ messages)
` [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio

[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
 2023-03-08 14:00 UTC  (13+ messages)
` [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
` [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
` [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
` [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test

[PATCH v2] vfs: parse sloppy mount option in correct order
 2023-03-08 13:02 UTC  (3+ messages)

[PATCH v2] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
 2023-03-08 10:47 UTC  (2+ messages)

[LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
 2023-03-08 10:37 UTC  (32+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-08  7:40 UTC  (3+ messages)

[PATCH] fs/locks: Remove redundant assignment to cmd
 2023-03-08  7:13 UTC 

[PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-08  4:33 UTC  (4+ messages)

[PATCHSET for-next 0/2] Make pipe honor IOCB_NOWAIT
 2023-03-08  0:31 UTC  (5+ messages)
` [PATCH 1/2] pipe: honor iocb IOCB_NOWAIT flag as well
` [PATCH 2/2] io_uring: assume read_iter/write_iter are safe for nonblocking

[LSF/MM/BPF TOPIC] bpf iterator for file-system
 2023-03-08  0:31 UTC  (2+ messages)

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-07 22:24 UTC  (3+ messages)
` [PATCH 5/7] sgi-xp: simplify sysctl registration

[PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
 2023-03-07 21:45 UTC  (9+ messages)
          ` AUTOSEL process

[syzbot] [9p?] KASAN: wild-memory-access Write in v9fs_get_acl
 2023-03-07 20:50 UTC 

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-07 20:27 UTC  (3+ messages)

[PATCH 00/11] sysctl: deprecate register_sysctl_paths()
 2023-03-07 19:47 UTC  (3+ messages)
` [PATCH 09/11] fs-verity: simplify sysctls with register_sysctl()

[syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename2
 2023-03-07 19:20 UTC  (2+ messages)

[RFC 1/3] file: Introduce iterate_fd_locked
 2023-03-07 18:23 UTC  (4+ messages)
` [RFC 2/3] file: allow callers to free the old file descriptor after dup2

[PATCH] docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
 2023-03-07 17:24 UTC  (2+ messages)

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-03-07 17:20 UTC  (3+ messages)
` [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
` [PATCH 2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-03-07 17:14 UTC  (20+ messages)
          ` [PATCH] [REGRESSION] "

remove most callers of write_one_page v4
 2023-03-07 16:21 UTC  (5+ 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 3/3] mm,jfs: move write_one_page/folio_write_one to jfs

return an ERR_PTR from __filemap_get_folio v3
 2023-03-07 15:23 UTC  (9+ messages)
` [PATCH 1/7] mm: don't look at xarray value entries in split_huge_pages_in_file
` [PATCH 2/7] mm: make mapping_get_entry available outside of filemap.c
` [PATCH 3/7] mm: use filemap_get_entry in filemap_get_incore_folio
` [PATCH 4/7] shmem: remove shmem_get_partial_folio
` [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
` [PATCH 6/7] mm: remove FGP_ENTRY
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
` [Cluster-devel] return an ERR_PTR from __filemap_get_folio v3

[syzbot] [fs?] KMSAN: uninit-value in vfs_write
 2023-03-07  9:40 UTC 

[syzbot] [nilfs?] KMSAN: kernel-infoleak in nilfs_ioctl_wrap_copy
 2023-03-07  8:55 UTC  (2+ messages)
` [PATCH] nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()

Faktoring
 2023-03-07  8:51 UTC 

[PATCH] splice: Remove redundant assignment to ret
 2023-03-07  8:49 UTC 

[LSF/MM/BPF TOPIC] bcachefs
 2023-03-07  7:59 UTC  (5+ messages)

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-03-07  1:32 UTC  (17+ messages)
` [PATCHSET v24.3 "
  ` [PATCH 01/14] xfs: document the motivation for online fsck design
  ` [PATCH 02/14] xfs: document the general theory underlying "
  ` [PATCH 03/14] xfs: document the testing plan for online fsck
  ` [PATCH 04/14] xfs: document the user interface "
  ` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
  ` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
  ` [PATCH 07/14] xfs: document pageable kernel memory
  ` [PATCH 08/14] xfs: document btree bulk loading
  ` [PATCH 09/14] xfs: document online file metadata repair code
  ` [PATCH 10/14] xfs: document full filesystem scans for online fsck
  ` [PATCH 11/14] xfs: document metadata file repair
  ` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH 13/14] xfs: document the userspace fsck driver program
  ` [PATCH 14/14] xfs: document future directions of online fsck


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