summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-05-30ext4: remove the redundant folio_wait_stable()Zhang Yi1-3/+0
2024-05-30ext4: fix potential unnitialized variableDan Carpenter1-0/+1
2024-05-30nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown1-2/+2
2024-05-30ext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara1-1/+1
2024-05-30mm/ksm: fix ksm exec support for prctlJinjiang Tu1-0/+11
2024-05-30gfs2: do_xmote fixesAndreas Gruenbacher1-19/+25
2024-05-30gfs2: finish_xmote cleanupAndreas Gruenbacher1-8/+13
2024-05-30gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher6-16/+57
2024-05-30gfs2: Remove ill-placed consistency checkAndreas Gruenbacher1-1/+0
2024-05-30gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher2-2/+3
2024-05-30gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher1-0/+3
2024-05-30dlm: fix user space lock decision to copy lvbAlexander Aring3-13/+17
2024-05-30shmem: Fix shmem_rename2()Chuck Lever1-0/+9
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever1-0/+21
2024-05-30libfs: Fix simple_offset_rename_exchange()Chuck Lever1-6/+19
2024-05-30libfs: Convert simple directory offsets to use a Maple TreeChuck Lever1-24/+23
2024-05-30libfs: Add simple_offset_empty()Chuck Lever1-0/+32
2024-05-30libfs: Define a minimum directory offsetChuck Lever1-5/+8
2024-05-30libfs: Re-arrange locking in offset_iterate_dir()Chuck Lever1-6/+6
2024-05-30jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev1-0/+3
2024-05-30nilfs2: fix out-of-range warningArnd Bergmann1-1/+1
2024-05-30ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak1-1/+3
2024-05-30openpromfs: finish conversion to the new mount APIEric Sandeen1-4/+4
2024-05-30epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-05-30btrfs: take the cleaner_mutex earlier in qgroup disableJosef Bacik2-16/+38
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser1-1/+5
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon1-8/+13
2024-05-30fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov1-0/+1
2024-05-30fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov1-0/+6
2024-05-30fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov2-12/+6
2024-05-30fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov1-2/+0
2024-05-30nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
2024-05-30nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13
2024-05-30nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
2024-05-25erofs: reliably distinguish block based and fscache modeChristian Brauner1-6/+2
2024-05-25erofs: get rid of erofs_fs_contextBaokun Li2-70/+53
2024-05-17eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)1-15/+1
2024-05-17tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)1-2/+25
2024-05-17tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)3-2/+99
2024-05-17ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon1-5/+9
2024-05-17ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon1-6/+15
2024-05-17ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon1-0/+4
2024-05-17fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts1-9/+13
2024-05-17fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts1-1/+1
2024-05-17mm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu1-0/+4
2024-05-17btrfs: make sure that WRITTEN is set on all metadata blocksJosef Bacik2-15/+16
2024-05-17btrfs: qgroup: do not check qgroup inherit if qgroup is disabledQu Wenruo1-0/+2
2024-05-17btrfs: set correct ram_bytes when splitting ordered extentQu Wenruo1-0/+1
2024-05-17btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet1-0/+1
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt1-0/+1