summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-21Merge tag 'nfs-for-6.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-12-21Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-12-19smb: fix bytes written value in /proc/fs/cifs/StatsBharath SM
2024-12-19Merge tag 'v6.13-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-19smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic
2024-12-19smb: use macros instead of constants for leasekey size and default cifsattrs ...Bharath SM
2024-12-18nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-18nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-18mm: use aligned address in clear_gigantic_page()Kefeng Wang
2024-12-18ocfs2: fix the space leak in LA when releasing LAHeming Zhao
2024-12-18ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-18Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-17btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2024-12-17btrfs: split bios to the fs sector size boundaryChristoph Hellwig
2024-12-17btrfs: use bio_is_zone_append() in the completion handlerChristoph Hellwig
2024-12-17btrfs: fix improper generation check in snapshot deleteJosef Bacik
2024-12-17Merge tag 'erofs-for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-17fs/nfs: fix missing declaration of nfs_idmap_cache_timeoutZhang Kunbo
2024-12-17NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-16ceph: allocate sparse_ext map only for sparse readsIlya Dryomov
2024-12-16ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov
2024-12-16ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze
2024-12-16ceph: validate snapdirname option length when mountingIlya Dryomov
2024-12-16ceph: give up on paths longer than PATH_MAXMax Kellermann
2024-12-16ceph: fix memory leaks in __ceph_sync_read()Max Kellermann
2024-12-16erofs: use buffered I/O for file-backed mounts by defaultGao Xiang
2024-12-16erofs: reference `struct erofs_device_info` for erofs_map_devGao Xiang
2024-12-16erofs: use `struct erofs_device_info` for the primary deviceGao Xiang
2024-12-15ksmbd: conn lock to serialize smb2 negotiateNamjae Jeon
2024-12-15ksmbd: fix broken transfers when exceeding max simultaneous operationsMarios Makassikis
2024-12-15ksmbd: count all requests in req_running counterMarios Makassikis
2024-12-15Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-13Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-13Merge tag 'xfs-6.13-fixes_2024-12-12' of https://git.kernel.org/pub/scm/linux...Carlos Maiolino
2024-12-12xfs: port xfs_ioc_start_commit to multigrain timestampsDarrick J. Wong
2024-12-12xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong
2024-12-12xfs: fix zero byte checking in the superblock scrubberDarrick J. Wong
2024-12-12xfs: check pre-metadir fields correctlyDarrick J. Wong
2024-12-12xfs: don't crash on corrupt /quotas direntDarrick J. Wong
2024-12-12xfs: don't move nondir/nonreg temporary repair files to the metadir namespaceDarrick J. Wong
2024-12-12xfs: fix sb_spino_align checks for large fsblock sizesDarrick J. Wong
2024-12-12xfs: convert quotacheck to attach dquot buffersDarrick J. Wong
2024-12-12xfs: attach dquot buffer to dquot log item bufferDarrick J. Wong
2024-12-12xfs: clean up log item accesses in xfs_qm_dqflush{,_done}Darrick J. Wong
2024-12-12xfs: separate dquot buffer reads from xfs_dqflushDarrick J. Wong
2024-12-12xfs: don't lose solo dquot update transactionsDarrick J. Wong
2024-12-12xfs: don't lose solo superblock counter update transactionsDarrick J. Wong