summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-12gfs2: run_queue cleanupAndreas Gruenbacher
2025-09-12gfs2: Simplify do_promoteAndreas Gruenbacher
2025-09-12gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher
2025-09-12gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Remove duplicate check in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Fix LM_FLAG_TRY* logic in add_to_queueAndreas Gruenbacher
2025-09-12gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR codeAndreas Gruenbacher
2025-09-12gfs2: Further sanitize lock_dlm.cAndreas Gruenbacher
2025-09-12gfs2: Do not use atomic operations unnecessarilyAndreas Gruenbacher
2025-09-12gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_errorAndreas Gruenbacher
2025-09-12gfs2: Turn gfs2_withdraw into a void functionAndreas Gruenbacher
2025-09-12gfs2: Partially revert "gfs2: do_xmote fixes"Andreas Gruenbacher
2025-09-12gfs2: Simplify refcounting in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: do_xmote cleanupAndreas Gruenbacher
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