linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-20 02:16:17 to 2024-05-21 17:59:47 UTC [more...]

[PATCH v6 00/11] mm/swap: clean up and optimize swap cache index
 2024-05-21 17:58 UTC  (11+ messages)
` [PATCH v6 01/11] f2fs: drop usage of page_index
` [PATCH v6 02/11] nilfs2: "
` [PATCH v6 03/11] ceph: "
` [PATCH v6 04/11] NFS: remove nfs_page_lengthg and "
` [PATCH v6 05/11] afs: drop usage of folio_file_pos
` [PATCH v6 06/11] netfs: "
` [PATCH v6 07/11] nfs: "
` [PATCH v6 08/11] mm/swap: get the swap device offset directly
` [PATCH v6 09/11] mm: remove page_file_offset and folio_file_pos
` [PATCH v6 10/11] mm: drop page_index and simplify folio_index

fanotify and files being moved or deleted
 2024-05-21 17:13 UTC  (4+ messages)

[git pull] vfs bdev pile 2
 2024-05-21 17:01 UTC  (2+ messages)

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-21 16:42 UTC  (9+ messages)

[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
 2024-05-21 16:34 UTC  (5+ messages)

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-21 16:08 UTC  (6+ messages)

[PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
 2024-05-21 16:04 UTC  (4+ messages)

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-21 15:52 UTC  (33+ messages)
` [PATCH 1/3] capabilities: "
` [PATCH 2/3] capabilities: add securebit for strict userns caps
` [PATCH 3/3] capabilities: add cap userns sysctl mask

[git pull] vfs.git set_blocksize() (bdev pile 1)
 2024-05-21 15:45 UTC  (2+ messages)

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-05-21 15:10 UTC  (17+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[viro-vfs:untested.persistency] [rpc_gssd_dummy_populate()] 5b8fc55107: WARNING:at_fs/namei.c:#lookup_one_len
 2024-05-21 15:07 UTC 

[PATCH 1/2] signalfd: fix error return code
 2024-05-21 14:23 UTC  (5+ messages)
` [PATCH 2/2] signalfd: drop an obsolete comment

[PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
 2024-05-21 14:22 UTC  (3+ messages)
` [PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings

[PATCH] netfs: Fix AIO error handling when doing write-through
 2024-05-21 14:16 UTC  (2+ messages)

[PATCH] netfs: Fix io_uring based write-through
 2024-05-21 14:15 UTC  (2+ messages)

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-21 13:45 UTC  (10+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[PATCH v20 00/12] Implement copy offload support
 2024-05-21 11:29 UTC  (29+ messages)
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v20 03/12] block: add copy offload support
    ` [PATCH v20 04/12] block: add emulation for copy
    ` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device
    ` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct "
    ` [PATCH v20 07/12] nvme: add copy offload support
    ` [PATCH v20 08/12] nvmet: add copy command support for bdev and file ns
    ` [PATCH v20 09/12] dm: Add support for copy offload
    ` [PATCH v20 10/12] dm: Enable copy offload for dm-linear target
    ` [PATCH v20 11/12] null: Enable trace capability for null block
    ` [PATCH v20 12/12] null_blk: add support for copy offload

[GIT PULL] fsnotify changes for 6.10-rc1
 2024-05-21 11:58 UTC  (4+ messages)

How to detect if ubi volume is empty
 2024-05-21 11:08 UTC  (2+ messages)

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-21 11:00 UTC  (2+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in copy_name
 2024-05-21  5:21 UTC  (2+ messages)
` [PATCH] hfsplus: fix "

[PATCH v4 1/2] filemap: add helper mapping_max_folio_size()
 2024-05-21 11:36 UTC  (2+ messages)
` [PATCH v4 2/2] iomap: fault in smaller chunks for non-large folio mappings

[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-05-21  2:53 UTC  (12+ messages)
` [PATCH v2 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse

About the conflict between XFS inode recycle and VFS rcu-walk
 2024-05-21  2:13 UTC  (7+ messages)

[PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-21  1:57 UTC  (5+ messages)

A fs-next branch
 2024-05-20 21:38 UTC  (4+ messages)

[PATCH 0/6] Remove page_mapping()
 2024-05-20 21:16 UTC  (2+ messages)
` [f2fs-dev] "

[GIT PULL] isofs, udf, quota, ext2, reiserfs changes for 6.10-rc1
 2024-05-20 20:30 UTC  (2+ messages)

[GIT PULL] xfs: new code for 6.10
 2024-05-20 20:30 UTC  (2+ messages)

[RFC PATCH v2 00/30] Rust abstractions for VFS
 2024-05-20 20:01 UTC  (7+ messages)
` [RFC PATCH v2 04/30] rust: fs: introduce `FileSystem::fill_super`
` [RFC PATCH v2 27/30] rust: fs: add `iomap` module
` [RFC PATCH v2 30/30] WIP: fs: ext2: add rust ro ext2 implementation

[GIT PULL] bcachefs updates fro 6.10-rc1
 2024-05-20 16:10 UTC  (4+ messages)

[PATCH 18/26] xfs: use merkle tree offset as attr hash
 2024-05-20 16:02 UTC  (12+ messages)

[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
 2024-05-20 15:17 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-05-20 15:13 UTC 

First Contributions for KUnit
 2024-05-20 15:09 UTC 

[PATCH 0/2] udf: Correct lock ordering in udf_setsize()
 2024-05-20 13:50 UTC  (3+ messages)
` [PATCH 1/2] udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
` [PATCH 2/2] udf: Fix lock ordering in udf_evict_inode()

[PATCH v2] jbd2: speed up jbd2_transaction_committed()
 2024-05-20 13:39 UTC  (2+ messages)

[PATCH] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-05-20 13:34 UTC  (3+ messages)

[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
 2024-05-20 12:39 UTC  (5+ messages)

[PATCH v2 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-20 12:22 UTC  (32+ messages)
` [PATCH v2 01/12] cachefiles: remove request from xarry during flush requests
` [PATCH v2 02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read()
` [PATCH v2 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
` [PATCH v2 04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
` [PATCH v2 05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd
` [PATCH v2 08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid
` [PATCH v2 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds

[PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-20 11:58 UTC  (2+ messages)

[PATCH v5 00/10] ext4: support adding multi-delalloc blocks
 2024-05-20  9:39 UTC  (7+ messages)
` [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive
` [PATCH v5 08/10] ext4: factor out a helper to check the cluster allocation state
` [PATCH v5 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks

[syzbot] [fs?] general protection fault in iter_file_splice_write
 2024-05-20  8:06 UTC 

[PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-20  2:28 UTC  (3+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_inode_v3_invalid
 2024-05-20  2:22 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 NNTP newsgroup(s).