summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-12gfs2: Remove space before newlineColin Ian King
2025-09-12gfs2: Remove unused sd_withdraw_wait fieldAndreas Gruenbacher
2025-09-12gfs2: Remove unused GIF_FREE_VFS_INODE flagAndreas Gruenbacher
2025-09-12erofs: fix long xattr name prefix placementGao Xiang
2025-09-11Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-11fanotify: add watchdog for permission eventsMiklos Szeredi
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-10Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-09-10ntfs3: stop using write_cache_pagesChristoph Hellwig
2025-09-10fs/ntfs3: reject index allocation if $BITMAP is empty but blocks existMoon Hee Lee
2025-09-10fs/ntfs3: Fix a resource leak bug in wnd_extend()Haoxiang Li
2025-09-10fs: ntfs3: Fix integer overflow in run_unpack()Vitaly Grigoryev
2025-09-10ntfs3: pretend $Extend records as regular filesTetsuo Handa
2025-09-10ntfs3: add FS_IOC_SETFSLABEL ioctlEthan Ferguson
2025-09-10ntfs3: add FS_IOC_GETFSLABEL ioctlEthan Ferguson
2025-09-10ntfs3: transition magic number to shared constantEthan Ferguson
2025-09-10erofs: fix runtime warning on truncate_folio_batch_exceptionals()Yuezhang Mo
2025-09-09smb: client: fix data loss due to broken rename(2)Paulo Alcantara
2025-09-09smb: client: fix compound alignment with encryptionPaulo Alcantara
2025-09-09f2fs: fix wrong layout information on 16KB pageJaegeuk Kim
2025-09-09hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen
2025-09-09iomap: simplify direct io validity checkKeith Busch
2025-09-09block: add size alignment to bio_iov_iter_get_pagesKeith Busch
2025-09-09block: remove the bi_inline_vecs variable sized array from struct bioChristoph Hellwig
2025-09-09block: add a bio_init_inline helperChristoph Hellwig
2025-09-09ceph: fix crash after fscrypt_encrypt_pagecache_blocks() errorMax Kellermann
2025-09-09ceph: always call ceph_shift_unused_folios_left()Max Kellermann
2025-09-09ceph: fix race condition where r_parent becomes stale before sending messageAlex Markuze
2025-09-09ceph: fix race condition validating r_parent before applying stateAlex Markuze
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre
2025-09-08proc: fix type confusion in pde_set_flags()wangzijie
2025-09-08ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
2025-09-09f2fs: clean up error handing of f2fs_submit_page_read()Chao Yu
2025-09-09f2fs: avoid unnecessary folio_clear_uptodate() for cleanupChao Yu
2025-09-09f2fs: merge FUA command with the existing writesJaegeuk Kim
2025-09-08NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-08fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlinkYikang Yue
2025-09-08hpfs: Replace simple_strtoul with kstrtoint in hpfs_parse_paramSu Hui
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-08fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-09-06NFS: Fix the marking of the folio as up to dateTrond Myklebust
2025-09-06NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust
2025-09-06NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust
2025-09-06NFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust
2025-09-06flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
2025-09-06nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()Mike Snitzer