Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-02-12 12:00:27 to 2025-02-15 12:42:09 UTC [more...]

[RFC] odd check in ceph_encode_encrypted_dname()
 2025-02-15 12:42 UTC  (11+ messages)
        ` [PATCH 1/2] prep for ceph_encode_encrypted_fname() fixes
        ` [PATCH 2/2] ceph: fix a race with rename() in ceph_mdsc_build_path()

Random desktop freezes since 6.14-rc. Seems VFS related
 2025-02-15 12:34 UTC 

[PATCH RFC 0/2] ovl: add override_creds mount option
 2025-02-15 10:02 UTC  (4+ messages)
` [PATCH RFC 1/2] ovl: allow to specify override credentials
` [PATCH RFC 2/2] selftests/ovl: add selftests for "override_creds"

[syzbot] [netfs?] KASAN: slab-use-after-free Write in io_submit_one
 2025-02-15  9:42 UTC  (2+ messages)
` [PATCH] netfs: Prevent race conditions between aio read and read collection worker

[PATCH 0/3} Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-15  8:09 UTC  (10+ messages)
` [PATCH 1/3] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/3] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 3/3] VFS: Change vfs_mkdir() to return the dentry

[LSF/MM/BPF TOPIC] Rust in FS, Storage, MM
 2025-02-15  0:18 UTC  (2+ messages)

[RFC PATCH 0/4] ceph: fix generic/421 test failure
 2025-02-14 23:52 UTC  (12+ messages)
` [RFC PATCH 3/4] ceph: introduce ceph_submit_write() method

[PATCH 1/2] dax: Remove access to page->index
 2025-02-14 23:37 UTC  (6+ messages)

[PATCH] fuse: Add open-gettr for fuse-file-open
 2025-02-14 23:14 UTC  (9+ messages)

[PATCH v2] ceph: Fix kernel crash in generic/397 test
 2025-02-14 20:54 UTC  (3+ messages)

[syzbot] [udf?] BUG: unable to handle kernel paging request in lookup_one_qstr_excl
 2025-02-14 19:58 UTC 

[PATCH v2 0/7] Remove accesses to page->index from ceph
 2025-02-14 19:38 UTC  (12+ messages)
` [PATCH v2 1/7] ceph: Do not look at the index of an encrypted page
` [PATCH v2 2/7] ceph: Remove ceph_writepage()
` [PATCH v2 3/7] ceph: Use a folio in ceph_page_mkwrite()
` [PATCH v2 4/7] ceph: Convert ceph_find_incompatible() to take a folio
` [PATCH v2 5/7] ceph: Convert ceph_readdir_cache_control to store "
` [PATCH v2 6/7] ceph: Convert writepage_nounlock() to write_folio_nounlock()
` [PATCH v2 7/7] ceph: Use a folio in ceph_writepages_start()

[PATCH net-next v2] net: use napi_id_valid helper
 2025-02-14 18:17 UTC 

[RFC PATCH 0/2] watch_queue: Fix pipe allocation and accounting
 2025-02-14 17:36 UTC  (7+ messages)
` [RFC PATCH 1/2] watch_queue: Fix pipe buffer allocation
` [RFC PATCH 2/2] watch_queue: Fix pipe accounting

[PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read
 2025-02-14 13:04 UTC  (4+ messages)

[PATCH] ext4: Remove references to bh->b_page
 2025-02-14 10:45 UTC  (2+ messages)

[PATCH] ext2: Remove reference to bh->b_page
 2025-02-14 10:44 UTC  (2+ messages)

[PATCH] fuse: Return EPERM rather than ENOSYS from link()
 2025-02-14 10:06 UTC  (2+ messages)

[PATCH] fuse: removed unused function fuse_uring_create() from header
 2025-02-14  9:48 UTC  (2+ messages)

[linux-next:master] [pipe] f017b0a495: hackbench.throughput 10.5% improvement
 2025-02-14  7:53 UTC 

[syzbot] [netfs?] WARNING: refcount bug in netfs_put_subrequest
 2025-02-14  6:39 UTC 

Bug: soft lockup in exfat_clear_bitmap
 2025-02-14  5:47 UTC  (9+ messages)

[PATCH] fs/ntfs3: Update inode->i_mapping->a_ops on compression state change
 2025-02-14  2:38 UTC  (3+ messages)
` [PATCH v2] fs/ntfs3: Update inode->i_mapping->a_ops on compression state

[PATCH] fs: remove useless d_unhashed() retry in d_alloc_parallel()
 2025-02-14  1:43 UTC  (3+ messages)

[PATCH 1/2] ocfs2: Use memcpy_to_folio() in ocfs2_symlink_get_block()
 2025-02-14  1:34 UTC  (4+ messages)
` [PATCH 2/2] ocfs2: Remove reference to bh->b_page

[syzbot] [iomap?] kernel BUG in folio_end_writeback (2)
 2025-02-13 22:14 UTC 

Odd split writes in fuse when going from kernel 3.10 to 4.18
 2025-02-13 20:37 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for 6.14-rc3
 2025-02-13 20:28 UTC  (2+ messages)

[PATCH 1/2] ocfs2: Use b_folio in ocfs2_symlink_get_block()
 2025-02-13 18:58 UTC  (3+ messages)
` [PATCH 2/2] ocfs2: Remove reference to bh->b_page

[PATCH] jfs: Remove reference to bh->b_page
 2025-02-13 18:39 UTC  (2+ messages)

[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
 2025-02-13 18:27 UTC  (10+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-13 18:01 UTC  (8+ messages)
` [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc
` [PATCH 19/19] nfs: switch to _async for all directory ops

[PATCH] fs: don't needlessly acquire f_lock
 2025-02-13 16:17 UTC  (7+ messages)

[PATCH v5 00/10] ext4: clean up and refactor fallocate
 2025-02-13 16:00 UTC  (2+ messages)

6.14/regression/bisected - commit b9b588f22a0c somehow broke HW acceleration in the Google Chrome
 2025-02-13 15:39 UTC  (4+ messages)

[PATCH 00/10] iomap: incremental advance conversion -- phase 2
 2025-02-13 15:27 UTC  (24+ messages)
` [PATCH 01/10] iomap: advance the iter directly on buffered read
` [PATCH 02/10] iomap: advance the iter on direct I/O
` [PATCH 03/10] iomap: convert misc simple ops to incremental advance
` [PATCH 04/10] dax: advance the iomap_iter in the read/write path
` [PATCH 05/10] dax: advance the iomap_iter on zero range
` [PATCH 06/10] dax: advance the iomap_iter on unshare range
` [PATCH 07/10] dax: advance the iomap_iter on dedupe range
` [PATCH 08/10] dax: advance the iomap_iter on pte and pmd faults
` [PATCH 09/10] iomap: remove unnecessary advance from iomap_iter()
` [PATCH 10/10] iomap: rename iomap_iter processed field to status

[PATCH] vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
 2025-02-13 15:05 UTC  (2+ messages)

[PATCH 0/3] netfs: Miscellaneous fixes
 2025-02-13 15:01 UTC  (5+ messages)
` [PATCH 1/3] netfs: Fix a number of read-retry hangs
` [PATCH 2/3] netfs: Add retry stat counters
` [PATCH 3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH 0/2] acct: don't allow access to internal filesystems
 2025-02-13 14:56 UTC  (4+ messages)

[PATCH v2 00/11] large atomic writes for xfs with CoW
 2025-02-13 13:56 UTC  (12+ messages)
` [PATCH v2 01/11] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
` [PATCH v2 02/11] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v2 03/11] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH v2 04/11] iomap: Support CoW-based atomic writes
` [PATCH v2 05/11] iomap: Lift blocksize restriction on "
` [PATCH v2 06/11] xfs: Reflink CoW-based atomic write support
` [PATCH v2 07/11] xfs: iomap "
` [PATCH v2 08/11] xfs: Add xfs_file_dio_write_atomic()
` [PATCH v2 09/11] xfs: Commit CoW-based atomic writes atomically
` [PATCH v2 10/11] xfs: Update atomic write max size
` [PATCH v2 11/11] xfs: Allow block allocator to take an alignment hint

[PATCH v5 0/3] mount notification
 2025-02-13 13:08 UTC  (5+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach

[PATCH mm 1/1] filemap: Remove redundant folio_test_large check in filemap_free_folio
 2025-02-13 13:00 UTC  (2+ messages)

[PATCH v4] fuse: add new function to invalidate cache for all inodes
 2025-02-13 11:08 UTC  (5+ messages)

[PATCH] test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
 2025-02-13 16:36 UTC  (2+ messages)

[PATCH] fuse: revert back to __readahead_folio() for readahead
 2025-02-13 10:40 UTC  (2+ messages)

[PATCH 0/2] Minimize xa_node allocation during xarry split
 2025-02-13  3:46 UTC  (4+ messages)
` [PATCH 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[PATCH net-next] net: use napi_id_valid helper
 2025-02-12 22:52 UTC  (3+ messages)

[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
 2025-02-12 22:09 UTC  (7+ messages)
` [PATCH v2 2/2] unicode: kunit: change tests filename and path

[PATCH 08/19] VFS: introduce lookup_and_lock() and friends
 2025-02-12 20:11 UTC  (4+ messages)

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-12 18:48 UTC  (9+ messages)

[PATCH] netfs: Add retry stat counters
 2025-02-12 18:01 UTC  (9+ messages)
    ` [PATCH] netfs: Fix a number of read-retry hangs
            ` [PATCH] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH 1/5] ovl: don't allow datadir only
 2025-02-12 16:57 UTC  (8+ messages)
` [PATCH 3/5] ovl: make redirect/metacopy rejection consistent

[PATCH] proc: Use str_yes_no() helper in proc_pid_ksm_stat()
 2025-02-12 16:04 UTC  (5+ messages)

[PATCH] fs/dax: Remove unnecessary check in dax_break_layout_final()
 2025-02-12 15:27 UTC 

[PATCH] doc: correcting two prefix errors in idmappings.rst
 2025-02-12 15:06 UTC 

[exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
 2025-02-12 14:11 UTC  (4+ messages)
      ` [PATCH] exfat: short-circuit zero-byte writes in exfat_file_write_iter

[bug report] statmount: add a new supported_mask field
 2025-02-12 13:30 UTC 

[PATCH] isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
 2025-02-12 13:26 UTC  (2+ messages)

[RFC 0/3] Parallelizing filesystem writeback
 2025-02-12 10:36 UTC  (4+ messages)
  ` [RFC 1/3] writeback: add parallel writeback infrastructure
  ` [RFC 2/3] fs: modify writeback infra to work with wb_ctx
  ` [RFC 3/3] xfs: use the parallel writeback infra per AG


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox