Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 10:58:10 to 2024-04-02 12:55:56 UTC [more...]

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-02 12:55 UTC  (3+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST

[syzbot] [jfs?] INFO: task hung in deactivate_super (2)
 2024-04-02 12:53 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCHBOMB v5.5] fs-verity support for XFS
 2024-04-02 12:52 UTC  (52+ messages)
` [PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
  ` [PATCH 01/13] fs: add FS_XFLAG_VERITY for verity files
  ` [PATCH 02/13] fsverity: pass tree_blocksize to end_enable_verity()
  ` [PATCH 03/13] fsverity: support block-based Merkle tree caching
  ` [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
  ` [PATCH 05/13] fsverity: add tracepoints
  ` [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
  ` [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity
  ` [PATCH 08/13] fsverity: expose merkle tree geometry to callers
  ` [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too
  ` [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
  ` [PATCH 11/13] fsverity: report validation errors back to the filesystem
  ` [PATCH 12/13] fsverity: remove system-wide workqueue
  ` [PATCH 13/13] iomap: integrate fs-verity verification into iomap's read path
` [PATCHSET v5.5 2/2] xfs: fs-verity support
  ` [PATCH 01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
  ` [PATCH 02/29] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
  ` [PATCH 03/29] xfs: create a helper to compute the blockcount of a max sized remote value
  ` [PATCH 04/29] xfs: minor cleanups of xfs_attr3_rmt_blocks
  ` [PATCH 05/29] xfs: add attribute type for fs-verity
  ` [PATCH 06/29] xfs: do not use xfs_attr3_rmt_hdr for remote verity value blocks
  ` [PATCH 07/29] xfs: add fs-verity ro-compat flag
  ` [PATCH 08/29] xfs: add inode on-disk VERITY flag
  ` [PATCH 09/29] xfs: initialize fs-verity on file open and cleanup on inode destruction
  ` [PATCH 10/29] xfs: don't allow to enable DAX on fs-verity sealed inode
  ` [PATCH 11/29] xfs: disable direct read path for fs-verity files
  ` [PATCH 12/29] xfs: widen flags argument to the xfs_iflags_* helpers
  ` [PATCH 13/29] xfs: add fs-verity support
  ` [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
  ` [PATCH 15/29] xfs: create an icache tag for files with cached "
  ` [PATCH 16/29] xfs: shrink verity blob cache
  ` [PATCH 17/29] xfs: only allow the verity iflag for regular files
  ` [PATCH 18/29] xfs: don't store trailing zeroes of merkle tree blocks
  ` [PATCH 19/29] xfs: use merkle tree offset as attr hash
  ` [PATCH 20/29] xfs: don't bother storing merkle tree blocks for zeroed data blocks
  ` [PATCH 21/29] xfs: add fs-verity ioctls
  ` [PATCH 22/29] xfs: advertise fs-verity being available on filesystem
  ` [PATCH 23/29] xfs: make scrub aware of verity dinode flag
  ` [PATCH 24/29] xfs: teach online repair to evaluate fsverity xattrs
  ` [PATCH 25/29] xfs: report verity failures through the health system
  ` [PATCH 26/29] xfs: clear the verity iflag when not appropriate
  ` [PATCH 27/29] xfs: make it possible to disable fsverity
  ` [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
  ` [PATCH 29/29] xfs: enable ro-compat fs-verity flag

[GIT PULL] security changes for v6.9-rc3
 2024-04-02 12:15 UTC  (2+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-04-02 11:37 UTC  (7+ messages)
  ` [Lsf-pc] "

[PATCH v2] fs: claw back a few FMODE_* bits
 2024-04-02 10:51 UTC  (2+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-02 10:48 UTC  (11+ messages)
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH] zonefs: Use str_plural() to fix Coccinelle warning
 2024-04-02 10:17 UTC 

[PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
 2024-04-02  9:39 UTC  (6+ messages)

[PATCH] cifs: Fix caching to try to do open O_WRONLY as rdwr on server
 2024-04-02  9:11 UTC 

[dhowells-fs:cifs-netfs] [cifs] 22ac9f5a2e: filebench.sum_operations/s -83.5% regression
 2024-04-02  8:50 UTC 

[PATCH v2] security: Handle dentries without inode in security_path_post_mknod()
 2024-04-02  8:18 UTC 

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-02  6:30 UTC  (28+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
 2024-04-02  6:21 UTC  (6+ messages)
` [PATCH v1 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()

[linux-next:master] [lib/xarray] e6c71d0899: WARNING:suspicious_RCU_usage
 2024-04-02  4:55 UTC 

RFC: asserting an inode is locked
 2024-04-01 23:51 UTC  (2+ messages)

[PATCH] [RFC]: fs: claw back a few FMODE_* bits
 2024-04-01 23:16 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for 6.9-rc3
 2024-04-01 22:14 UTC 

[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
 2024-04-01 20:27 UTC  (5+ messages)

[PATCH 0/2] configfs: reduce memory consumption by symlinks
 2024-04-01 18:55 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] configfs: make a minimal path of symlink

[PATCH v2] vmcore: replace strncpy with strscpy_pad
 2024-04-01 18:39 UTC 

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit (2)
 2024-04-01 18:17 UTC 

[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc (2)
 2024-04-01 18:17 UTC 

[PATCH v2] hfsplus: refactor copy_name to not use strncpy
 2024-04-01 18:10 UTC 

[PATCH v2] timerfd: switch to ->read_iter() for proper NOWAIT support
 2024-04-01 17:48 UTC 

[syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage (2)
 2024-04-01 16:51 UTC 

[PATCH] aio: Fix null ptr deref in aio_complete() wakeup
 2024-04-01 16:40 UTC  (3+ messages)

[syzbot] [v9fs?] WARNING in v9fs_init_request
 2024-04-01 16:09 UTC 

[PATCH] timerfd: fix nonblocking reads
 2024-04-01 15:21 UTC  (2+ messages)

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in jfs_readdir
 2024-04-01 14:07 UTC 

[syzbot] [kernfs?] KASAN: slab-out-of-bounds Read in wb_writeback
 2024-04-01 10:53 UTC 

[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_read_wrapper (2)
 2024-04-01  6:37 UTC  (3+ messages)
` [PATCH] fs/hfsplus: fix in hfsplus_read_wrapper
` [PATCH V2] fs/hfsplus: fix uaf "

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-01  3:41 UTC  (4+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array

[syzbot] [v9fs?] KMSAN: uninit-value in p9_client_rpc (2)
 2024-03-30 11:13 UTC  (2+ messages)

[syzbot] [ntfs3?] kernel BUG in __ntfs_grab_cache_pages
 2024-03-31 15:41 UTC 

[PATCH v1] exfat: fix timing of synchronizing bitmap and inode
 2024-03-31 14:43 UTC  (2+ messages)

[syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_iget (2)
 2024-03-31 14:03 UTC 

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (13+ messages)
` [PATCH 01/22] "
` [PATCH 09/22] gpio: virtio: drop owner assignment
` [PATCH 16/22] net: vmw_vsock: "

[PATCH v5 0/9] File abstractions needed by Rust Binder
 2024-03-31 10:26 UTC  (5+ messages)
` [PATCH v5 8/9] rust: file: add `DeferredFdCloser`

[PATCH v2 0/5] fiemap extension for more physical information
 2024-03-31  9:03 UTC  (3+ messages)
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size

[syzbot] [jfs?] INFO: task hung in lmLogClose (3)
 2024-03-31  8:44 UTC  (2+ messages)
` [PATCH] jfs: fix task hung in lmLogClose

[GIT PULL] xfs: Bug fixes for 6.9
 2024-03-30 20:54 UTC  (2+ messages)

[PATCH] fs/aio: obey min_nr when doing wakeups
 2024-03-30 20:29 UTC  (5+ messages)

[PATCH 0/7] ext4: support adding multi-delalloc blocks
 2024-03-30 12:02 UTC  (8+ messages)
` [PATCH 1/7] ext4: trim delalloc extent
` [PATCH 2/7] ext4: drop iblock parameter
` [PATCH 3/7] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH 4/7] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH 5/7] ext4: factor out check for whether a cluster is allocated
` [PATCH 6/7] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH 7/7] ext4: make ext4_da_map_blocks() buffer_head unaware

[PATCHSET v30.1] xfs: atomic file content exchanges
 2024-03-30  1:00 UTC  (15+ messages)
` [PATCH 01/14] vfs: export remap and write check helpers
` [PATCH 02/14] xfs: introduce new file range exchange ioctl
` [PATCH 03/14] xfs: create a log incompat flag for atomic file mapping exchanges
` [PATCH 04/14] xfs: introduce a file mapping exchange log intent item
` [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
` [PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code
` [PATCH 07/14] xfs: add error injection to test file mapping exchange recovery
` [PATCH 08/14] xfs: condense extended attributes after a mapping exchange operation
` [PATCH 09/14] xfs: condense directories "
` [PATCH 10/14] xfs: condense symbolic links "
` [PATCH 11/14] xfs: make file range exchange support realtime files
` [PATCH 12/14] xfs: support non-power-of-two rtextsize with exchange-range
` [PATCH 13/14] docs: update swapext -> exchmaps language
` [PATCH 14/14] xfs: enable logged file mapping exchange feature

[PATCH 1/2] security: Handle dentries without inode in security_path_post_mknod()
 2024-03-29 19:56 UTC  (10+ messages)
` [PATCH 2/2] ima: evm: Rename *_post_path_mknod() to *_path_post_mknod()

[PATCHSET v30.1 04/15] xfs: atomic file content exchanges
 2024-03-29 19:45 UTC  (4+ messages)
` [PATCH 01/15] vfs: export remap and write check helpers

[PATCH v2 0/6] Improve visibility of writeback
 2024-03-29 13:10 UTC  (5+ messages)
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[PATCH AUTOSEL 4.19 05/19] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:50 UTC 

[PATCH AUTOSEL 5.4 07/23] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:49 UTC 

[PATCH AUTOSEL 5.10 08/31] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:48 UTC 

[PATCH AUTOSEL 5.15 08/34] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:47 UTC 

[PATCH AUTOSEL 6.1 12/52] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 16/75] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:41 UTC 

[PATCH AUTOSEL 6.8 25/98] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-03-29 12:36 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).