linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 12:45:16 to 2023-01-25 12:31:07 UTC [more...]

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-25 12:30 UTC  (17+ messages)

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-25 12:18 UTC  (16+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

replacement i_version counter for xfs
 2023-01-25 11:47 UTC  (3+ messages)

[PATCH 00/12] acl: remove remaining posix acl handlers
 2023-01-25 11:28 UTC  (13+ messages)
` [PATCH 01/12] xattr: simplify listxattr helpers
` [PATCH 02/12] xattr, posix acl: add "
` [PATCH 03/12] xattr: remove unused argument
` [PATCH 04/12] fs: drop unused posix acl handlers
` [PATCH 05/12] erofs: drop "
` [PATCH 06/12] ext2: "
` [PATCH 07/12] ext4: "
` [PATCH 08/12] f2fs: "
` [PATCH 09/12] jffs2: "
` [PATCH 10/12] ocfs2: "
` [PATCH 11/12] reiserfs: "
` [PATCH 12/12] acl: remove "

[GIT PULL] fuse acl fix for v6.2-rc6
 2023-01-25 10:00 UTC 

[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
 2023-01-25  9:51 UTC  (5+ messages)
` [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25  9:43 UTC  (14+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH v2 0/12] udf: Unify aops
 2023-01-25  9:41 UTC  (13+ messages)
` [PATCH v2 01/12] udf: Unify .read_folio for normal and in-ICB files
` [PATCH v2 02/12] udf: Convert in-ICB files to use udf_writepages()
` [PATCH v2 03/12] udf: Convert in-ICB files to use udf_direct_IO()
` [PATCH v2 04/12] udf: Convert in-ICB files to use udf_write_begin()
` [PATCH v2 05/12] udf: Convert all file types to use udf_write_end()
` [PATCH v2 06/12] udf: Add handling of in-ICB files to udf_bmap()
` [PATCH v2 07/12] udf: Switch to single address_space_operations
` [PATCH v2 08/12] udf: Mark aops implementation static
` [PATCH v2 09/12] udf: Move udf_adinicb_readpage() to inode.c
` [PATCH v2 10/12] udf: Switch udf_adinicb_readpage() to kmap_local_page()
` [PATCH v2 11/12] udf: Convert udf_adinicb_writepage() to memcpy_to_page()
` [PATCH v2 12/12] udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()

[PATCH 0/10] udf: Unify aops
 2023-01-25  9:28 UTC  (22+ messages)
` [PATCH 01/10] udf: Unify .read_folio for normal and in-ICB files
` [PATCH 02/10] udf: Convert in-ICB files to use udf_writepages()
` [PATCH 03/10] udf: Convert in-ICB files to use udf_direct_IO()
` [PATCH 04/10] udf: Convert in-ICB files to use udf_write_begin()
` [PATCH 05/10] udf: Convert all file types to use udf_write_end()
` [PATCH 06/10] udf: Add handling of in-ICB files to udf_bmap()
` [PATCH 07/10] udf: Switch to single address_space_operations
` [PATCH 08/10] udf: Mark aops implementation static
` [PATCH 09/10] udf: Move udf_adinicb_readpage() to inode.c
` [PATCH 10/10] udf: Switch udf_adinicb_readpage() to kmap_local_page()

build direct-io.c conditionally
 2023-01-25  9:13 UTC  (5+ messages)
` [PATCH 1/2] fs: move sb_init_dio_done_wq out of direct-io.c
` [PATCH 2/2] fs: build the legacy direct I/O code conditionally

consolidate btrfs checksumming, repair and bio splitting v4
 2023-01-25  7:42 UTC  (10+ messages)
` [PATCH 04/34] btrfs: remove the direct I/O read checksum lookup optimization
` [PATCH 05/34] btrfs: simplify btrfs_lookup_bio_sums
` [PATCH 06/34] btrfs: slightly refactor btrfs_submit_bio

[PATCH v9 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-25  6:30 UTC  (33+ messages)
` [PATCH v9 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v9 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v9 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v9 6/8] block: Switch to pinning pages
` [PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v9 8/8] block: convert bio_map_user_iov "

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-25  0:20 UTC  (4+ messages)

[ANNOUNCE] New mailing list for fsverity development
 2023-01-24 22:19 UTC 

[PATCH v5 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-24 21:39 UTC  (10+ messages)
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-24 21:33 UTC  (11+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[GIT PULL] fscrypt MAINTAINERS entry update for 6.2-rc6
 2023-01-24 21:16 UTC  (2+ messages)

[GIT PULL] fsverity MAINTAINERS entry update for 6.2-rc6
 2023-01-24 21:16 UTC  (2+ messages)

[PATCH v3 0/4] fs/sysv: Replace kmap() with kmap_local_page()
 2023-01-24 20:16 UTC  (5+ messages)
` [PATCH v3 4/4] "

[PATCH v8 RESEND 0/8] fs: clean up internal i_version handling
 2023-01-24 19:30 UTC  (9+ messages)
` [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
` [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 RESEND 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 RESEND 5/8] ceph: "
` [PATCH v8 RESEND 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 RESEND 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 RESEND 8/8] nfsd: remove fetch_iversion export operation

[PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)
 2023-01-24 18:55 UTC  (54+ messages)
` [PATCH v8 02/10] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v8 03/10] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v8 04/10] iomap: don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v8 07/10] block: Switch to pinning pages
` [PATCH v8 10/10] mm: Renumber FOLL_PIN and FOLL_GET down

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-24 18:01 UTC  (7+ messages)
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob

[syzbot] KASAN: use-after-free Read in fuse_dev_poll
 2023-01-24 16:37 UTC  (3+ messages)

What would happen if the block device driver/firmware found some block of a bio is corrupted?
 2023-01-24 16:08 UTC  (5+ messages)

[PATCH] fuse: fixes after adapting to new posix acl api
 2023-01-24 14:29 UTC  (4+ messages)

[PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-24 13:21 UTC  (6+ messages)


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