Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 16:32:15 to 2024-04-15 11:41:07 UTC [more...]

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-15 11:41 UTC  (7+ 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] fs: Remove NTFS classic
 2024-04-15 11:32 UTC  (9+ messages)
` [PATCH 2/2] ntfs3: remove warning

[syzbot] [nilfs?] UBSAN: array-index-out-of-bounds in nilfs_add_link
 2024-04-15 10:09 UTC 

[PATCH v2 00/34] Open block devices as files
 2024-04-15  9:26 UTC  (3+ messages)
` [PATCH v2 04/34] md: port block device access to file

[PATCH -next] fs: Add kernel-doc comments to cuse_process_init_reply()
 2024-04-15  9:03 UTC  (2+ messages)

debugfs revoke broken?
 2024-04-15  8:47 UTC  (2+ messages)

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-15  8:41 UTC  (34+ messages)
` [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
` [RFC 05/10] fs/dax: Refactor wait for dax idle page
` [RFC 07/10] mm: Allow compound zone device pages
` [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd

[PATCH 0/3] FUSE passthrough fixes
 2024-04-15  8:14 UTC  (8+ messages)
` [PATCH 1/3] fuse: fix wrong ff->iomode state changes from parallel dio write

[RFC] fstests: add mmap page boundary tests
 2024-04-15  8:10 UTC 

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

[PATCH] fuse: fix leaked ENOSYS error on first statx call
 2024-04-15  7:46 UTC  (2+ messages)

[syzbot] [nilfs?] kernel BUG in submit_bh_wbc
 2024-04-15  6:16 UTC  (2+ messages)

[PATCH v3 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-15  5:41 UTC  (6+ messages)
` [PATCH v3 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH v3 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()

[akpm-mm:mm-unstable] [lib/xarray] ecc70b3e0b: WARNING:suspicious_RCU_usage
 2024-04-15  2:42 UTC 

[PATCH] bcachefs: bch_member.btree_allocated_bitmap
 2024-04-15  1:54 UTC  (4+ messages)

[PATCH] xarray: inline xas_descend to improve performance
 2024-04-15  1:21 UTC 

[syzbot] [xfs?] possible deadlock in xfs_ilock (2)
 2024-04-15  0:11 UTC 

[PATCH v6 00/10] block atomic writes
 2024-04-14 20:50 UTC  (17+ messages)
` [PATCH v6 10/10] nvme: Atomic write support

[git pull] fix lockdep false positives around sysfs/overlayfs interactions
 2024-04-14 18:47 UTC  (2+ messages)

riscv32 EXT4 splat, 6.8 regression?
 2024-04-14 14:08 UTC  (13+ messages)

[syzbot] [btrfs?] INFO: task hung in lock_extent
 2024-04-14  8:41 UTC 

[PATCH] proc: Remove usage of the deprecated ida_simple_xx() API
 2024-04-14  8:25 UTC  (3+ messages)

[PATCH v2 0/2] memcg_kmem hooks refactoring
 2024-04-14  4:57 UTC  (5+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
` [PATCH v2 2/2] mm, slab: move slab_memcg hooks to mm/memcontrol.c

passthrough question
 2024-04-13 21:59 UTC  (4+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-13 20:12 UTC  (7+ 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
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[GIT PULL] zonefs fixes for 6.9-rc4
 2024-04-13 18:23 UTC  (2+ messages)

[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
 2024-04-13 17:07 UTC  (24+ messages)
  ` [PATCH] "

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

[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
 2024-04-13 15:25 UTC  (21+ messages)
                    ` [PATCH 01/11] block_device: add a pointer to struct address_space (page cache of bdev)
                      ` [PATCH 09/11] dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)

[syzbot] Monthly udf report (Apr 2024)
 2024-04-13 14:40 UTC 

[syzbot] Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-13 12:04 UTC  (3+ messages)
    `  "

[syzbot] Monthly jffs2 report (Apr 2024)
 2024-04-13 10:29 UTC 

[syzbot] [jfs?] INFO: trying to register non-static key in txEnd (2)
 2024-04-13  9:52 UTC 

[syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-13  8:58 UTC  (14+ messages)

[PATCH] quota: fix to propagate error of mark_dquot_dirty() to caller
 2024-04-13  1:30 UTC  (4+ messages)

[PATCH v6 00/11] IOMMU memory observability
 2024-04-13  0:25 UTC  (12+ messages)
` [PATCH v6 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v6 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v6 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v6 04/11] iommu/io-pgtable-arm: "
` [PATCH v6 05/11] iommu/io-pgtable-dart: "
` [PATCH v6 06/11] iommu/exynos: "
` [PATCH v6 07/11] iommu/rockchip: "
` [PATCH v6 08/11] iommu/sun50i: "
` [PATCH v6 09/11] iommu/tegra-smmu: "
` [PATCH v6 10/11] iommu: observability of the IOMMU allocations
` [PATCH v6 11/11] iommu: account IOMMU allocated memory

[linux-next:master] BUILD REGRESSION 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39
 2024-04-12 20:04 UTC 

[PATCH] iomap: convert iomap_writepages to writeack_iter
 2024-04-12 19:11 UTC  (3+ messages)
`  "

[PATCH v5 00/11] IOMMU memory observability
 2024-04-12 17:06 UTC  (3+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-04-12 17:04 UTC  (4+ messages)
` [PATCH v9 1/1] "

[PATCH] Docs: fs: prove directory locking more formally
 2024-04-12 16:10 UTC 

[PATCH v14 00/12] Landlock: IOCTL support
 2024-04-12 15:18 UTC  (11+ 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 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

[linux-next:master] [fsnotify] a5e57b4d37: stress-ng.full.ops_per_sec -17.3% regression
 2024-04-12 15:04 UTC  (5+ messages)

[PATCH v1 0/2] Fix shmem_rename2 directory offset calculation
 2024-04-12 14:29 UTC  (4+ messages)
` [PATCH v1 1/2] shmem: Fix shmem_rename2()
` [PATCH v1 2/2] libfs: Clean up the simple_offset API

[syzbot] Monthly hfs report (Apr 2024)
 2024-04-12 13:18 UTC 

[syzbot] Monthly btrfs report (Apr 2024)
 2024-04-12 13:18 UTC 

[syzbot] Monthly ext4 report (Apr 2024)
 2024-04-12 13:18 UTC 

[PATCH] reiserfs: Convert to writepages
 2024-04-12 12:38 UTC  (4+ messages)

[PATCH v1 0/3] overlayfs: Optimize override/revert creds
 2024-04-12 12:36 UTC  (2+ messages)

[syzbot] [gfs2?] INFO: task hung in __gfs2_lookup
 2024-04-12  9:00 UTC 

[syzbot] [jffs2?] kernel BUG in jffs2_sum_write_sumnode
 2024-04-12  9:00 UTC 

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-12  8:25 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-12  6:41 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-12  3:49 UTC  (6+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-04-12  1:14 UTC  (5+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode

[PATCH v2] exfat: move extend valid_size into ->page_mkwrite()
 2024-04-12  1:06 UTC  (2+ messages)

commit e57bf9cda9cd ("timerfd: convert to ->read_iter()") breaks booting on debian stable (bookworm, 12.5)
 2024-04-11 22:01 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5
 2024-04-11 19:51 UTC 

[LSF/MM/BPF TOPIC] Filesystem testing
 2024-04-11 19:24 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for rc4
 2024-04-11 19:09 UTC  (2+ messages)

[PATCH v4 00/46] btrfs: add fscrypt support
 2024-04-11 18:45 UTC  (3+ messages)

[PATCH] vfs: compile out IS_SWAPFILE() on swapless configs
 2024-04-11 17:51 UTC  (3+ messages)
  ` [PATCH RESEND] vfs, swap: "

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-04-11 17:49 UTC  (3+ messages)
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()

[PATCHSET v3 0/3] Convert fs drivers to ->read_iter()
 2024-04-11 16:32 UTC  (5+ messages)
` [PATCH 2/4] timerfd: convert "


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