summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-12-27mm: use aligned address in clear_gigantic_page()Kefeng Wang
2024-12-27ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov
2024-12-27ceph: fix memory leaks in __ceph_sync_read()Max Kellermann
2024-12-27ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze
2024-12-27ceph: validate snapdirname option length when mountingIlya Dryomov
2024-12-27ceph: give up on paths longer than PATH_MAXMax Kellermann
2024-12-27nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-27nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-27ocfs2: fix the space leak in LA when releasing LAHeming Zhao
2024-12-27NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-27smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-27btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2024-12-27btrfs: fix improper generation check in snapshot deleteJosef Bacik
2024-12-27btrfs: split bios to the fs sector size boundaryChristoph Hellwig
2024-12-27efivarfs: Fix error on non-existent fileJames Bottomley
2024-12-27ksmbd: fix broken transfers when exceeding max simultaneous operationsMarios Makassikis
2024-12-27ksmbd: count all requests in req_running counterMarios Makassikis
2024-12-27xfs: fix zero byte checking in the superblock scrubberDarrick J. Wong
2024-12-27xfs: fix sb_spino_align checks for large fsblock sizesDarrick J. Wong
2024-12-27xfs: fix off-by-one error in fsmap's end_daddr usageDarrick J. Wong
2024-12-27xfs: fix sparse inode limits on runt AGDave Chinner
2024-12-27xfs: sb_spino_align is not verifiedDave Chinner
2024-12-27erofs: use buffered I/O for file-backed mounts by defaultGao Xiang
2024-12-27erofs: reference `struct erofs_device_info` for erofs_map_devGao Xiang
2024-12-27erofs: use `struct erofs_device_info` for the primary deviceGao Xiang
2024-12-27erofs: add erofs_sb_free() helperGao Xiang
2024-12-27erofs: fix PSI memstall accountingGao Xiang
2024-12-19cifs: Fix rmdir failure due to ongoing I/O on deleted fileDavid Howells
2024-12-19xfs: unlock inodes when erroring out of xfs_trans_alloc_dirDarrick J. Wong
2024-12-19xfs: only run precommits once per transaction objectDarrick J. Wong
2024-12-19xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2024-12-19xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong
2024-12-19xfs: fix null bno_hint handling in xfs_rtallocate_rtgDarrick J. Wong
2024-12-19xfs: return a 64-bit block count from xfs_btree_count_blocksDarrick J. Wong
2024-12-19xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong
2024-12-19xfs: update btree keys correctly when _insrec splits an inode root blockDarrick J. Wong
2024-12-19xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlinkDarrick J. Wong
2024-12-19ksmbd: fix racy issue from session lookup and expireNamjae Jeon
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore
2024-12-14Revert "unicode: Don't special case ignorable code points"Linus Torvalds
2024-12-14btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana
2024-12-14btrfs: fix mount failure due to remount racesQu Wenruo
2024-12-14btrfs: drop unused parameter data from btrfs_fill_super()David Sterba
2024-12-14btrfs: drop unused parameter options from open_ctree()David Sterba
2024-12-14smb: client: don't try following DFS links in cifs_tree_connect()Paulo Alcantara
2024-12-14fs/ntfs3: Fix case when unmarked clusters intersect with zoneKonstantin Komarov
2024-12-14fs/ntfs3: Fix warning in ni_fiemapKonstantin Komarov