Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-04 08:01:59 to 2024-04-06 16:19:05 UTC [more...]

[GIT PULL] xfs: bug fixes for 6.9
 2024-04-06 16:19 UTC  (2+ messages)

Questions about Unicode Normalization Form
 2024-04-06 15:15 UTC  (3+ messages)

[syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
 2024-04-06 11:00 UTC  (2+ messages)

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-06  9:09 UTC  (27+ messages)
` [PATCH vfs.all 01/26] block: move two helpers into bdev.c
` [PATCH vfs.all 02/26] block: remove sync_blockdev_nowait()
` [PATCH vfs.all 03/26] block: remove sync_blockdev_range()
` [PATCH vfs.all 04/26] block: prevent direct access of bd_inode
` [PATCH vfs.all 05/26] block: add a helper bdev_read_folio()
` [PATCH vfs.all 06/26] bcachefs: remove dead function bdev_sectors()
` [PATCH vfs.all 07/26] cramfs: prevent direct access of bd_inode
` [PATCH vfs.all 08/26] erofs: "
` [PATCH vfs.all 09/26] nilfs2: "
` [PATCH vfs.all 10/26] gfs2: "
` [PATCH vfs.all 11/26] btrfs: "
` [PATCH vfs.all 12/26] ext4: remove block_device_ejected()
` [PATCH vfs.all 13/26] ext4: prevent direct access of bd_inode
` [PATCH vfs.all 14/26] jbd2: "
` [PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()
` [PATCH vfs.all 16/26] bcache: prevent direct access of bd_inode
` [PATCH vfs.all 17/26] block2mtd: "
` [PATCH vfs.all 18/26] scsi: use bdev helper in scsi_bios_ptable()
` [PATCH vfs.all 19/26] dm-vdo: convert to use bdev_file
` [PATCH vfs.all 20/26] block: factor out a helper init_bdev_file()
` [PATCH vfs.all 21/26] block: fix module reference leakage from bdev_open_by_dev error path
` [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
` [PATCH vfs.all 23/26] iomap: add helpers helpers to get and set bdev
` [PATCH vfs.all 24/26] iomap: convert to use bdev_file
` [PATCH vfs.all 25/26] buffer: add helpers to get and set bdev
` [PATCH vfs.all 26/26] buffer: convert to use bdev_file

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-06  8:57 UTC  (26+ messages)

[PATCH v2] fs: claw back a few FMODE_* bits
 2024-04-06  6:16 UTC  (10+ messages)

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-06  5:20 UTC  (20+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
  ` [PATCH v3 01/13] "
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
  ` [PATCH v3 02/13] "
` [PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
  ` [PATCH v3 03/13] "
` [PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state
` [PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
` [PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
` [PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state

[PATCHES] misc stuff that should've been pushed in the last window
 2024-04-06  5:02 UTC  (7+ messages)
` [PATCH 1/6] close_on_exec(): pass files_struct instead of fdtable
` [PATCH 2/6] fd_is_open(): move to fs/file.c
` [PATCH 3/6] get_file_rcu(): no need to check for NULL separately
` [PATCH 4/6] kernel_file_open(): get rid of inode argument
` [PATCH 5/6] do_dentry_open(): kill "
` [PATCH 6/6] remove call_{read,write}_iter() functions

[linux-next:master] [lib/xarray] 5053ab0c89: WARNING:suspicious_RCU_usage
 2024-04-06  3:25 UTC 

[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
 2024-04-06  2:11 UTC  (7+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-06  1:15 UTC  (5+ messages)
` [PATCH v2 12/25] gpio: virtio: drop owner assignment
` [PATCH v2 23/25] scsi: "

[PATCH v2] xfs: allow cross-linking special files without project quota
 2024-04-05 22:22 UTC  (3+ messages)

[PATCH v14 00/12] Landlock: IOCTL support
 2024-04-05 21:54 UTC  (14+ messages)
` [PATCH v14 01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
` [PATCH v14 02/12] landlock: Add IOCTL access right for character and block devices
` [PATCH v14 03/12] selftests/landlock: Test IOCTL support
` [PATCH v14 04/12] selftests/landlock: Test IOCTL with memfds
` [PATCH v14 05/12] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v14 06/12] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v14 07/12] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v14 08/12] selftests/landlock: Exhaustive test for the IOCTL allow-list
` [PATCH v14 09/12] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
` [PATCH v14 10/12] landlock: Document IOCTL support
` [PATCH v14 11/12] MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.c
` [PATCH v14 12/12] fs/ioctl: Add a comment to keep the logic in sync with LSM policies

[PATCH v13 00/10] Landlock: IOCTL support
 2024-04-05 21:44 UTC  (11+ messages)
` [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices

[bug report] proc: rewrite stable_page_flags()
 2024-04-05 19:23 UTC  (2+ messages)
` [FIX] "

[PATCH] mm: Convert pagecache_isize_extended to use a folio
 2024-04-05 18:00 UTC 

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-05 17:13 UTC  (13+ messages)

[GIT PULL] vfs fixes
 2024-04-05 17:09 UTC  (2+ messages)

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-05 16:37 UTC  (13+ messages)
` [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v16 2/9] f2fs: "
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v16 5/9] f2fs: "
` [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
` [PATCH v16 7/9] f2fs: "
` [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v16 9/9] f2fs: "

[PATCH v6 00/37] Memory allocation profiling
 2024-04-05 15:37 UTC  (13+ messages)
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro

[PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
 2024-04-05 15:36 UTC  (4+ messages)

[syzbot] [kernfs?] KASAN: slab-out-of-bounds Read in wb_writeback
 2024-04-05 13:54 UTC  (6+ messages)
` [syzbot] [nilfs?] "

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-05 13:54 UTC 

[syzbot] Monthly ntfs3 report (Apr 2024)
 2024-04-05 12:38 UTC 

[syzbot] [jffs2?] [nilfs?] KASAN: slab-use-after-free Read in jffs2_garbage_collect_pass
 2024-04-05 12:01 UTC  (2+ messages)

[PATCH 0/4] Use folio APIs in procfs
 2024-04-05 11:02 UTC  (3+ messages)

[PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
 2024-04-05 11:00 UTC  (4+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-05 10:55 UTC  (9+ messages)

[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
 2024-04-05 10:26 UTC  (6+ messages)
` [syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open
  ` [PATCH next] fs: fix oob "

[PATCH 21/26] netfs, 9p: Implement helpers for new write code
 2024-04-05 10:15 UTC  (10+ messages)
  ` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
    ` [PATCH 15/26] mm: Export writeback_iter()

[PATCH] afs: Fix fileserver rotation getting stuck
 2024-04-05  9:35 UTC 

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-05  7:56 UTC  (3+ messages)
` [PATCH 3/7] crypto: Remove the now superfluous sentinel element from ctl_table array

[PATCH v2 0/3] sysctl: move sysctl type to ctl_table_header
 2024-04-03  9:01 UTC  (2+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-04-05  6:12 UTC  (8+ messages)
  ` [Lsf-pc] "

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-04-05  3:43 UTC  (2+ messages)
` [syzbot] "

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-05  3:16 UTC  (3+ messages)
` [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks

[PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
 2024-04-05  3:14 UTC  (19+ messages)
` [PATCH 03/13] fsverity: support block-based Merkle tree caching
` [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
` [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

[syzbot] [netfs?] divide error in netfs_submit_writethrough
 2024-04-05  2:43 UTC 

[PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-04 23:05 UTC  (5+ messages)
` [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
  ` [f2fs-dev] "

[GIT PULL] bcachefs repair code for rc3
 2024-04-04 22:58 UTC  (2+ messages)

[PATCH v2] hfsplus: refactor copy_name to not use strncpy
 2024-04-04 21:25 UTC  (2+ messages)

[PATCH v2] vmcore: replace strncpy with strscpy_pad
 2024-04-04 21:20 UTC  (2+ messages)

[PATCH 0/4] Remove page_idle and page_young wrappers
 2024-04-04 18:43 UTC  (9+ messages)
` [PATCH 1/4] proc: Convert clear_refs_pte_range to use a folio
` [PATCH 2/4] proc: Convert smaps_account() "
` [PATCH 3/4] mm: Remove page_idle and page_young wrappers
` [PATCH 4/4] mm: Generate PAGE_IDLE_FLAG definitions

[PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
 2024-04-04 16:07 UTC  (2+ messages)

[PATCH 00/10] Further reduce overhead of fsnotify permission hooks
 2024-04-04 15:53 UTC  (5+ messages)

[PATCH] cifs: Add tracing for the cifs_tcon struct refcounting
 2024-04-04 15:51 UTC 

[PATCH v15 0/9] FUSE passthrough for file io
 2024-04-04 14:07 UTC  (6+ messages)
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode

[PATCH v5 00/11] IOMMU memory observability
 2024-04-04 13:56 UTC  (6+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

cifs_mount_get_tcon() is broken?
 2024-04-04 13:53 UTC 

[PATCHSET v2 0/3] Convert fs drivers to ->read_iter()
 2024-04-04 12:52 UTC  (7+ messages)
` [PATCH 1/3] timerfd: convert "
` [PATCH 3/3] signalfd: "

[ANNOUNCE] util-linux maintenance release v2.39.4
 2024-04-04  9:39 UTC 

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-04  9:07 UTC  (6+ messages)
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[PATCH] fs: Remove NTFS classic
 2024-04-04  8:06 UTC  (5+ messages)
` [PATCH 2/2] ntfs3: remove warning

[PATCH 15/26] mm: Export writeback_iter()
 2024-04-03 12:41 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).