linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v20 00/12] Implement copy offload support
 2024-05-20 15:00 UTC  (15+ 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

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

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

[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  (4+ messages)

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

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

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

[PATCH 1/2] signalfd: fix error return code
 2024-05-20 12:39 UTC  (4+ messages)
` [PATCH 2/2] signalfd: drop an obsolete comment

[PATCH v2 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-20 12:22 UTC  (33+ 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  (7+ messages)

[GIT PULL] isofs, udf, quota, ext2, reiserfs changes for 6.10-rc1
 2024-05-20 11:34 UTC 

[GIT PULL] fsnotify changes for 6.10-rc1
 2024-05-20 11:22 UTC 

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-20 10:43 UTC  (5+ messages)

How to detect if ubi volume is empty
 2024-05-20 10:22 UTC 

[PATCH v5 00/10] ext4: support adding multi-delalloc blocks
 2024-05-20  9:39 UTC  (15+ messages)
` [PATCH v5 01/10] ext4: factor out a common helper to query extent map
` [PATCH v5 02/10] ext4: check the extent status again before inserting delalloc block
` [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive
` [PATCH v5 04/10] ext4: trim delalloc extent
` [PATCH v5 05/10] ext4: drop iblock parameter
` [PATCH v5 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v5 07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [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
` [PATCH v5 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-05-20  8:23 UTC  (9+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

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

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-20  7:11 UTC  (11+ messages)
` [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v3 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

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

A fs-next branch
 2024-05-20  3:23 UTC  (2+ messages)

[PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-20 10:55 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)

[syzbot] [ext4?] general protection fault in __block_commit_write
 2024-05-20  1:52 UTC  (2+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-05-19  5:59 UTC  (4+ messages)

[PATCH v12] mm: report per-page metadata information
 2024-05-19  0:47 UTC  (2+ messages)

From Financial Crimes Enforcement Network
 2024-05-18 21:23 UTC 

[syzbot] [exfat?] possible deadlock in exfat_evict_inode
 2024-05-18 20:20 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in copy_name
 2024-05-18  9:21 UTC 

[GIT PULL] sysctl changes for v6.10-rc1
 2024-05-18  1:54 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-05-17 21:32 UTC  (2+ messages)

[PATCH 25/26] xfs: make it possible to disable fsverity
 2024-05-17 19:36 UTC  (11+ messages)

[syzbot] [ntfs3?] possible deadlock in ntfs_mark_rec_free (2)
 2024-05-17 16:29 UTC  (3+ messages)

[PATCH] fs/fuse: use correct name fuse_conn_list in docstring
 2024-05-17 16:10 UTC 

[PATCHBOMB v5.6] fs-verity support for XFS
 2024-05-17 15:56 UTC  (4+ messages)
` [PATCHSET v5.6] fstests: "

[PATCH] fuse: annotate potential data-race in num_background
 2024-05-17 15:23 UTC  (4+ messages)

[PATCH v3] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-17 15:10 UTC  (2+ messages)

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-17 13:30 UTC  (11+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

Recall: [PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-17 12:06 UTC 

[PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks
 2024-05-17 20:04 UTC 

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
 2024-05-17 11:31 UTC  (2+ messages)

[PATCH] hostfs: convert hostfs to use the new mount api
 2024-05-17 11:21 UTC  (3+ messages)

[PATCH v6 0/8] File abstractions needed by Rust Binder
 2024-05-17  9:30 UTC  (9+ messages)
` [PATCH v6 1/8] rust: types: add `NotThreadSafe`
` [PATCH v6 2/8] rust: task: add `Task::current_raw`
` [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v6 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v6 5/8] rust: security: add abstraction for secctx
` [PATCH v6 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v6 7/8] rust: file: add `Kuid` wrapper
` [PATCH v6 8/8] rust: file: add abstraction for `poll_table`

[PATCH] mm/vmscan: Update stale references to shrink_page_list
 2024-05-17  9:13 UTC 

[RFC PATCH v3 00/22] Rust PuzzleFS filesystem driver
 2024-05-17  8:37 UTC  (6+ messages)
` [RFC PATCH v3 11/22] rust: file: add bindings for `struct file`
` [RFC PATCH v3 13/22] fs: puzzlefs: Implement the initial version of PuzzleFS
` [RFC PATCH v3 18/22] rust: add improved version of `ForeignOwnable::borrow_mut`
` [RFC PATCH v3 19/22] Add borrow_mut implementation to a ForeignOwnable CString

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

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-05-17  2:24 UTC  (10+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
        ` [PATCH 6/6] z_erofs_pcluster_begin(): don't bother with rounding position down

[PATCH] fs: nls: add missing MODULE_DESCRIPTION() macros
 2024-05-16 23:32 UTC  (2+ messages)

[PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
 2024-05-16 23:03 UTC  (3+ messages)

[viro-vfs:untested.persistency 57/58] security/integrity/ima/ima_fs.c:430:20: error: use of undeclared identifier 'ima_policy'
 2024-05-16 20:47 UTC 


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