summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-30ext4: remove the redundant folio_wait_stable()Zhang Yi
2024-05-30ext4: fix potential unnitialized variableDan Carpenter
2024-05-30nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown
2024-05-30ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara
2024-05-30mm/ksm: fix ksm exec support for prctlJinjiang Tu
2024-05-30gfs2: do_xmote fixesAndreas Gruenbacher
2024-05-30gfs2: finish_xmote cleanupAndreas Gruenbacher
2024-05-30gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher
2024-05-30gfs2: Remove ill-placed consistency checkAndreas Gruenbacher
2024-05-30gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher
2024-05-30gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher
2024-05-30dlm: fix user space lock decision to copy lvbAlexander Aring
2024-05-30shmem: Fix shmem_rename2()Chuck Lever
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever
2024-05-30libfs: Fix simple_offset_rename_exchange()Chuck Lever
2024-05-30libfs: Convert simple directory offsets to use a Maple TreeChuck Lever
2024-05-30libfs: Add simple_offset_empty()Chuck Lever
2024-05-30libfs: Define a minimum directory offsetChuck Lever
2024-05-30libfs: Re-arrange locking in offset_iterate_dir()Chuck Lever
2024-05-30jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev
2024-05-30nilfs2: fix out-of-range warningArnd Bergmann
2024-05-30ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak
2024-05-30openpromfs: finish conversion to the new mount APIEric Sandeen
2024-05-30epoll: be better about file lifetimesLinus Torvalds
2024-05-30btrfs: take the cleaner_mutex earlier in qgroup disableJosef Bacik
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon
2024-05-30fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov
2024-05-30fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov
2024-05-30fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov
2024-05-30fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov
2024-05-30nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
2024-05-30nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
2024-05-30nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-05-25erofs: reliably distinguish block based and fscache modeChristian Brauner
2024-05-25erofs: get rid of erofs_fs_contextBaokun Li
2024-05-17eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)
2024-05-17tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)
2024-05-17tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)
2024-05-17ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon
2024-05-17ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon
2024-05-17ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon
2024-05-17fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts
2024-05-17fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts
2024-05-17mm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu
2024-05-17btrfs: make sure that WRITTEN is set on all metadata blocksJosef Bacik
2024-05-17btrfs: qgroup: do not check qgroup inherit if qgroup is disabledQu Wenruo
2024-05-17btrfs: set correct ram_bytes when splitting ordered extentQu Wenruo
2024-05-17btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt