Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-15 08:47:59 to 2024-04-17 08:47:32 UTC [more...]

[PATCH] netfs: Fix writethrough-mode error handling
 2024-04-17  8:47 UTC 

[PATCH] fs: hfsplus: fix an error code problem in hfsplus_sync_fs()
 2024-04-17  8:31 UTC 

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

[PATCH] seq_file: Optimize seq_puts()
 2024-04-17  7:53 UTC  (6+ messages)

[PATCH 1/1] sget_dev() bug fix: dev_t passed by value but stored via stack address
 2024-04-17  5:06 UTC  (2+ messages)

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-17  4:42 UTC  (2+ messages)

[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
 2024-04-17  4:35 UTC  (13+ messages)
                      ` [PATCH][RFC] set_blocksize() in pktcdvd (was Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device)

[PATCH] dm: core: put device mapper block device synchronously
 2024-04-17  3:27 UTC  (4+ messages)
` [PATCH v2] dm: restore synchronous close of device mapper block device

[PATCH v3 0/8] Improve buffer head documentation
 2024-04-17  2:14 UTC  (19+ messages)
` [PATCH v3 1/8] doc: Improve the description of __folio_mark_dirty
` [PATCH v3 2/8] buffer: Add kernel-doc for block_dirty_folio()
` [PATCH v3 3/8] buffer: Add kernel-doc for try_to_free_buffers()
` [PATCH v3 4/8] buffer: Fix __bread and __bread_gfp kernel-doc
` [PATCH v3 5/8] buffer: Add kernel-doc for brelse() and __brelse()
` [PATCH v3 6/8] buffer: Add kernel-doc for bforget() and __bforget()
` [PATCH v3 7/8] buffer: Improve bdev_getblk documentation
` [PATCH v3 8/8] doc: Split buffer.rst out of api-summary.rst
` [PATCH v3 8a/8] "

[syzbot] Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-17  2:03 UTC  (11+ messages)
          `  "

[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
 2024-04-17  1:43 UTC  (8+ 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()
` [PATCH v1 04/11] mm: migrate: remove migrate_folio_extra()

[syzbot] [exfat?] possible deadlock in exfat_page_mkwrite
 2024-04-16 23:38 UTC  (3+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-16 23:03 UTC  (19+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 11/26] 9p: Use alternative invalidation to "
` [PATCH 17/26] netfs: Fix writethrough-mode error handling
` [PATCH 24/26] netfs: Remove the old writeback code

riscv32 EXT4 splat, 6.8 regression?
 2024-04-16 22:36 UTC  (25+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-16 21:11 UTC  (10+ messages)

[PATCH v10] mm: report per-page metadata information
 2024-04-16 20:52 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Changing how we do file system maintenance
 2024-04-16 20:34 UTC  (2+ messages)

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-04-16 19:27 UTC  (2+ messages)

[PATCH] fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
 2024-04-16 18:14 UTC 

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-16 18:12 UTC  (5+ messages)

[PATCH 0/5] Convert ext4's mballoc to use folios
 2024-04-16 17:28 UTC  (6+ messages)
` [PATCH 1/5] ext4: Convert bd_bitmap_page to bd_bitmap_folio
` [PATCH 2/5] ext4: Convert bd_buddy_page to bd_buddy_folio
` [PATCH 3/5] ext4: Convert ext4_mb_init_cache() to take a folio
` [PATCH 4/5] ext4: Convert ac_bitmap_page to ac_bitmap_folio
` [PATCH 5/5] ext4: Convert ac_buddy_page to ac_buddy_folio

[syzbot] [btrfs?] KMSAN: kernel-infoleak in btrfs_ioctl_logical_to_ino (2)
 2024-04-16 16:56 UTC  (2+ messages)

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

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-04-16 15:52 UTC  (14+ messages)

[PATCH v2 0/3] Fix shmem_rename2 directory offset calculation
 2024-04-16 14:49 UTC  (5+ messages)
` [PATCH v2 1/3] libfs: Fix simple_offset_rename_exchange()
` [PATCH v2 2/3] libfs: Add simple_offset_rename() API
` [PATCH v2 3/3] shmem: Fix shmem_rename2()

[PATCH] fs: Remove NTFS classic
 2024-04-16 12:55 UTC  (18+ messages)
` [PATCH 2/2] ntfs3: remove warning

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag (2)
 2024-04-16 12:02 UTC 

[PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
 2024-04-16 10:53 UTC  (5+ messages)

[BUG] soft lockup in filemap_get_read_batch
 2024-04-16  9:31 UTC  (2+ messages)
` [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-16  8:47 UTC  (4+ messages)
` [PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-16  7:53 UTC  (7+ messages)
  ` [PATCH 2/7] security: Remove the now superfluous sentinel element from ctl_table array

rcu_preempt self-detected stall in filemap_get_read_batch
 2024-04-16  8:00 UTC  (2+ messages)
` [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration

[PATCH v2] xarray: inline xas_descend to improve performance
 2024-04-16  6:16 UTC 

[dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
 2024-04-16  4:42 UTC 

[PATCH] xarray: inline xas_descend to improve performance
 2024-04-16  1:35 UTC  (3+ messages)

[syzbot] [kernfs?] BUG: using __this_cpu_add() in preemptible code in kernfs_fop_write_iter
 2024-04-16  0:37 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-16  0:36 UTC  (8+ messages)
` [RFC 04/10] fs/dax: Don't track page mapping/index

[GIT PULL 02/16] xfs: refactorings for atomic file content exchanges
 2024-04-16  0:28 UTC  (2+ messages)
` [GIT PULL 03/16] xfs: "

[PATCH v2 00/34] Open block devices as files
 2024-04-16  0:27 UTC  (11+ messages)
` [PATCH v2 04/34] md: port block device access to file

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-16  0:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCHBOMB v30.3] xfs: online repair, part 1 is done
 2024-04-15 23:44 UTC  (25+ messages)
` [PATCHSET v30.3 02/16] xfs: refactorings for atomic file content exchanges
  ` [PATCH 1/7] xfs: move inode lease breaking functions to xfs_inode.c
  ` [PATCH 2/7] xfs: move xfs_iops.c declarations out of xfs_inode.h
  ` [PATCH 3/7] xfs: declare xfs_file.c symbols in xfs_file.h
  ` [PATCH 4/7] xfs: create a new helper to return a file's allocation unit
  ` [PATCH 5/7] xfs: hoist multi-fsb allocation unit detection to a helper
  ` [PATCH 6/7] xfs: refactor non-power-of-two alignment checks
  ` [PATCH 7/7] xfs: constify xfs_bmap_is_written_extent
` [PATCHSET v30.3 03/16] xfs: atomic file content exchanges
  ` [PATCH 01/15] vfs: export remap and write check helpers
  ` [PATCH 02/15] xfs: introduce new file range exchange ioctl
  ` [PATCH 03/15] xfs: create a incompat flag for atomic file mapping exchanges
  ` [PATCH 04/15] xfs: introduce a file mapping exchange log intent item
  ` [PATCH 05/15] xfs: create deferred log items for file mapping exchanges
  ` [PATCH 06/15] xfs: bind together the front and back ends of the file range exchange code
  ` [PATCH 07/15] xfs: add error injection to test file mapping exchange recovery
  ` [PATCH 08/15] xfs: condense extended attributes after a mapping exchange operation
  ` [PATCH 09/15] xfs: condense directories "
  ` [PATCH 10/15] xfs: condense symbolic links "
  ` [PATCH 11/15] xfs: make file range exchange support realtime files
  ` [PATCH 12/15] xfs: support non-power-of-two rtextsize with exchange-range
  ` [PATCH 13/15] xfs: capture inode generation numbers in the ondisk exchmaps log item
  ` [PATCH 14/15] docs: update swapext -> exchmaps language
  ` [PATCH 15/15] xfs: enable logged file mapping exchange feature

[RFC] fstests: add mmap page boundary tests
 2024-04-15 20:05 UTC  (3+ messages)

[syzbot] [nilfs?] UBSAN: array-index-out-of-bounds in nilfs_add_link
 2024-04-15 18:20 UTC  (2+ messages)
` [PATCH] nilfs2: Fix OOB in nilfs_set_de_type

debugfs revoke broken?
 2024-04-15 18:02 UTC  (3+ messages)

[PATCH] module: ban '.', '..' as module names, ban '/' in module names
 2024-04-15 17:40 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] finishing up mount API conversions; consistency & logging
 2024-04-15 15:59 UTC 

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-04-15 14:57 UTC  (3+ messages)

[PATCH v1 0/2] Fix shmem_rename2 directory offset calculation
 2024-04-15 14:48 UTC  (3+ messages)

[PATCH 6.8 114/172] fs/proc: remove redundant comments from /proc/bootconfig
 2024-04-15 14:20 UTC 

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-15 13:12 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 10/12] vboxsf: explicitly deny setlease attempts
 2024-04-15 10:03 UTC 

[PATCH AUTOSEL 6.8 13/15] vboxsf: explicitly deny setlease attempts
 2024-04-15 10:02 UTC 

[PATCH 1/2] fuse: Remove fuse_writepage
 2024-04-15 12:48 UTC  (5+ messages)
` [PATCH 2/2] fuse: Convert fuse_writepage_locked to take a folio

[PATCH v6 00/11] IOMMU memory observability
 2024-04-15 12:33 UTC  (2+ messages)

[PATCH] iomap: convert iomap_writepages to writeack_iter
 2024-04-15 12:26 UTC  (2+ messages)

[PATCH -next] fs: Add kernel-doc comments to cuse_process_init_reply()
 2024-04-15  9:03 UTC  (2+ 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).