Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 18:59:32 to 2023-10-07 01:30:11 UTC [more...]

[dm-devel] [PATCH v7 5/5] loop: Add support for provision requests
 2023-10-07  1:29 UTC  (4+ messages)
`  "

[PATCH v8 0/5] Introduce provisioning primitives
 2023-10-07  1:28 UTC  (6+ messages)
` [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
` [PATCH v8 2/5] block: Introduce provisioning primitives
` [PATCH v8 3/5] loop: Add support for provision requests
` [PATCH v8 4/5] dm: Add block provisioning support
` [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-07  1:25 UTC  (26+ messages)
` [PATCH v2 03/89] spufs: convert to new timestamp accessors
  ` [PATCH v2 20/89] bcachefs: "
  ` [PATCH v2 24/89] ceph: "
  ` [PATCH v2 62/89] pstore: "
  ` [PATCH v2 68/89] client: "
  ` [PATCH v2 69/89] server: "
  ` [PATCH v2 71/89] sysv: "
  ` [PATCH v2 72/89] tracefs: "
  ` [PATCH v2 73/89] ubifs: "
  ` [PATCH v2 74/89] udf: "
  ` [PATCH v2 75/89] ufs: "
  ` [PATCH v2 76/89] vboxsf: "
  ` [PATCH v2 77/89] xfs: "
  ` [PATCH v2 78/89] zonefs: "
  ` [PATCH v2 79/89] linux: "
  ` [PATCH v2 80/89] ipc: "
  ` [PATCH v2 81/89] bpf: "
  ` [PATCH v2 82/89] mm: "
  ` [PATCH v2 83/89] sunrpc: "
  ` [PATCH v2 84/89] apparmor: "
  ` [PATCH v2 85/89] selinux: "
  ` [PATCH v2 86/89] security: "

[PATCH 00/21] block atomic writes
 2023-10-07  1:21 UTC  (38+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH 10/21] block: Add fops "
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH 21/21] nvme: Support atomic writes

[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
 2023-10-07  1:11 UTC  (13+ messages)
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[resend PATCH v2 0/2] virtiofs submounts that are still in use forgotten by shrinker
 2023-10-07  0:41 UTC  (4+ messages)
` [resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent

[PATCH v3 00/28] fs-verity support for XFS
 2023-10-06 23:40 UTC  (30+ messages)
` [PATCH v3 01/28] xfs: Add new name to attri/d
` [PATCH v3 02/28] xfs: add parent pointer support to attribute code
` [PATCH v3 03/28] xfs: define parent pointer xattr format
` [PATCH v3 04/28] xfs: Add xfs_verify_pptr
` [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
` [PATCH v3 06/28] fsverity: add drop_page() callout
` [PATCH v3 07/28] fsverity: always use bitmap to track verified status
` [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
` [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
` [PATCH v3 11/28] iomap: pass readpage operation to read path
` [PATCH v3 12/28] iomap: allow filesystem to implement read path verification
` [PATCH v3 13/28] xfs: add XBF_VERITY_CHECKED xfs_buf flag
` [PATCH v3 14/28] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
` [PATCH v3 15/28] xfs: introduce workqueue for post read IO work
` [PATCH v3 16/28] xfs: add bio_set and submit_io for ioend post-processing
` [PATCH v3 17/28] xfs: add attribute type for fs-verity
` [PATCH v3 18/28] xfs: make xfs_buf_get() to take XBF_* flags
` [PATCH v3 19/28] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer
` [PATCH v3 20/28] xfs: add fs-verity ro-compat flag
` [PATCH v3 21/28] xfs: add inode on-disk VERITY flag
` [PATCH v3 22/28] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH v3 23/28] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v3 24/28] xfs: disable direct read path for fs-verity sealed files
` [PATCH v3 25/28] xfs: add fs-verity support
` [PATCH v3 26/28] xfs: make scrub aware of verity dinode flag
` [PATCH v3 27/28] xfs: add fs-verity ioctls
` [PATCH v3 28/28] xfs: enable ro-compat fs-verity flag

[PATCH v3 0/4] querying mount attributes
 2023-10-06 23:07 UTC  (16+ messages)
` [PATCH v3 1/4] add unique mount ID
` [PATCH v3 3/4] add statmount(2) syscall
` [PATCH v3 4/4] add listmount(2) syscall

[PATCH 0/8] shmem,tmpfs: general maintenance
 2023-10-06 22:59 UTC  (11+ messages)
` [PATCH 3/8] shmem: factor shmem_falloc_wait() out of shmem_fault()
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)

Test failure from "file: convert to SLAB_TYPESAFE_BY_RCU"
 2023-10-06 19:49 UTC  (8+ messages)

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-06 18:25 UTC  (24+ messages)
` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
` [PATCH v2 02/15] blk-ioprio: Modify "
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield
` [PATCH v2 04/15] fs: Restore write hint support
` [PATCH v2 05/15] fs/f2fs: Restore the whint_mode mount option
` [PATCH v2 06/15] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v2 07/15] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v2 08/15] sd: Translate data lifetime information
` [PATCH v2 09/15] scsi_debug: Reduce code duplication
` [PATCH v2 10/15] scsi_debug: Support the block limits extension VPD page
` [PATCH v2 11/15] scsi_debug: Rework page code error handling
` [PATCH v2 12/15] scsi_debug: Rework subpage "
` [PATCH v2 13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v2 14/15] scsi_debug: Implement GET STREAM STATUS
` [PATCH v2 15/15] scsi_debug: Maintain write statistics per group number

Question about fuse dax support
 2023-10-06 18:12 UTC 

[PATCH] fuse: remove unneeded lock which protecting update of congestion_threshold
 2023-10-06 17:15 UTC  (6+ messages)

[PATCH bootconfig 0/3] Expose boot-loader kernel command-line arguments
 2023-10-06 16:52 UTC  (6+ messages)
` [PATCH bootconfig 1/3] doc: Update /proc/cmdline documentation to include boot config
` [PATCH bootconfig 2/3] fs/proc: Add boot loader arguments as comment to /proc/bootconfig
` [PATCH bootconfig 3/3] doc: Add /proc/bootconfig to proc.rst

[PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
 2023-10-06 15:02 UTC  (15+ messages)

[PATCH] filemap: call filemap_get_folios_tag() from filemap_get_folios()
 2023-10-06 14:41 UTC  (2+ messages)

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-06 14:39 UTC  (11+ messages)

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-06 13:23 UTC  (14+ messages)

[RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
 2023-10-06 12:47 UTC  (3+ messages)

[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-10-06 12:07 UTC  (3+ messages)

[PATCH] virtiofs: Export filesystem tags through sysfs
 2023-10-05 20:30 UTC 

[syzbot] [ntfs3?] WARNING in attr_data_get_block (3)
 2023-10-05 19:47 UTC 

[linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
 2023-10-05 19:35 UTC 

[GIT PULL] overlayfs fixes for 6.6-rc5
 2023-10-05 18:39 UTC  (2+ messages)

[PATCH 01/10] highmem: Add folio_release_kmap()
 2023-10-05 18:27 UTC  (5+ messages)
` [PATCH 02/10] ext2: Convert ext2_check_page to ext2_check_folio

[PATCH] backing file: free directly
 2023-10-05 18:09 UTC  (2+ messages)

[PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
 2023-10-05 11:59 UTC  (7+ messages)
` [PATCH 00/13] Pass data temperature information to zoned UFS devices
    ` [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
    ` [PATCH 04/13] block: Restore write hint support
    ` [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
    ` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor

[PATCH v1 00/20] Permission Overlay Extension
 2023-10-05 14:34 UTC  (12+ messages)
` [PATCH v1 01/20] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v1 02/20] arm64/sysreg: update CPACR_EL1 register
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 07/20] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v1 15/20] arm64: add POE signal support

[syzbot] possible deadlock in mnt_want_write (2)
 2023-10-05 13:35 UTC  (9+ messages)
` [syzbot] [integrity] [overlayfs] "

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-05 13:07 UTC  (6+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH 0/7] Implement freeze and thaw as holder operations
 2023-10-05  6:48 UTC  (5+ messages)
` [PATCH 7/7] porting: document block device freeze and thaw changes

[ANNOUNCE] xfs-linux: for-next updated to 4e69f490d211
 2023-10-05  5:57 UTC 

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-05  7:50 UTC  (3+ messages)

[PATCH 00/29] const xattr tables
 2023-10-05 10:37 UTC  (5+ messages)
` [PATCH 17/29] kernfs: move kernfs_xattr_handlers to .rodata
` [PATCH 29/29] net: move sockfs_xattr_handlers "

[syzbot] Monthly gfs2 report (Oct 2023)
 2023-10-05 13:58 UTC 

[PATCH v2 00/17] Add folio_end_read
 2023-10-05  8:12 UTC  (6+ messages)
` [PATCH v2 09/17] m68k: Implement xor_unlock_is_negative_byte
` [PATCH v2 14/17] mm: Delete checks for xor_unlock_is_negative_byte()

[PATCH] ima: annotate iint mutex to avoid lockdep false positive warnings
 2023-10-05 11:15 UTC 

[syzbot] [mm?] WARNING in page_vma_mapped_walk
 2023-10-04 22:00 UTC 

probable quota bug introduced in 6.6-rc1
 2023-10-04 19:56 UTC  (2+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-10-04 19:22 UTC  (8+ messages)
` [RFC PATCH 3/3] add listmnt(2) syscall

[RFC][PATCHES] fixes in methods exposed to rcu pathwalk
 2023-10-04 19:06 UTC  (9+ messages)
  ` [PATCH 04/15] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info

[PATCH 04/13] block: Restore write hint support
 2023-09-20 19:14 UTC 

[PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
 2023-09-20 19:14 UTC 

[PATCH 06/13] scsi_proto: Add struct io_group_descriptor
 2023-09-20 19:14 UTC 

[PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
 2023-09-20 19:14 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 read-only IMAP folder(s) and NNTP newsgroup(s).