summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-03-10xfs: support T10 protection informationChristoph Hellwig
2026-03-10iomap: support T10 protection informationChristoph Hellwig
2026-03-10iomap: support ioends for buffered readsChristoph Hellwig
2026-03-10iomap: add a bioset pointer to iomap_read_folio_opsChristoph Hellwig
2026-03-10ntfs3: remove copy and pasted iomap codeChristoph Hellwig
2026-03-10iomap: allow file systems to hook into buffered read bio submissionChristoph Hellwig
2026-03-10iomap: only call into ->submit_read when there is a read_ctxChristoph Hellwig
2026-03-10iomap: pass the iomap_iter to ->submit_readChristoph Hellwig
2026-03-10iomap: refactor iomap_bio_read_folio_rangeChristoph Hellwig
2026-03-10ntfs: add missing newlines to pr_err() messagesWoody Suwalski
2026-03-10ntfs: fix pointer/integer casting warningsHyunchul Lee
2026-03-10xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li
2026-03-10xfs: remove redundant set null for ip->i_itempLong Li
2026-03-10Merge branch 'for-7.1/block-integrity'Christian Brauner
2026-03-09ext4: use a byte granularity cursor in ext4_mpage_readpagesChristoph Hellwig
2026-03-09fscrypt: pass a real sector_t to fscrypt_zeroout_rangeChristoph Hellwig
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_rangeChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_rangeChristoph Hellwig
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_range_inline_cryptChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_cryptChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctxChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_mergeable_bioChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_generate_dunChristoph Hellwig
2026-03-09fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.cChristoph Hellwig
2026-03-09ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bioChristoph Hellwig
2026-03-09ext4: factor out a io_submit_need_new_bio helperChristoph Hellwig
2026-03-09ext4: open code fscrypt_set_bio_crypt_ctx_bhChristoph Hellwig
2026-03-09ext4: initialize the write hint in io_submit_init_bioChristoph Hellwig
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe
2026-03-09block: remove bdev_nonrot()Damien Le Moal
2026-03-09hfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
2026-03-09tracing: Add a trace remote module for testingVincent Donnefort
2026-03-09block: pass a maxlen argument to bio_iov_iter_bounceChristoph Hellwig
2026-03-09ceph: do not skip the first folio of the next object in writebackHristo Venev
2026-03-09ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
2026-03-09ceph: add a bunch of missing ceph_path_info initializersMax Kellermann
2026-03-09ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-03-09netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey
2026-03-09netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown
2026-03-09ovl: remove ovl_lock_rename_workdir()NeilBrown
2026-03-09ovl: use is_subdir() for testing if one thing is a subdir of anotherNeilBrown
2026-03-09ovl: change ovl_create_real() to get a new lock when re-opening created file.NeilBrown
2026-03-09ovl: pass name buffer to ovl_start_creating_temp()NeilBrown
2026-03-09cachefiles: change cachefiles_bury_object to use start_renaming_dentry()NeilBrown
2026-03-08ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum
2026-03-08smb: server: fix use-after-free in smb2_open()Marios Makassikis
2026-03-08ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon
2026-03-08ksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon
2026-03-08ksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlockAli Khaledi