summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2024-12-12xfs: avoid nested calls to __xfs_trans_commitDarrick J. Wong
2024-12-12xfs: only run precommits once per transaction objectDarrick J. Wong
2024-12-12xfs: unlock inodes when erroring out of xfs_trans_alloc_dirDarrick J. Wong
2024-12-12xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2024-12-12xfs: update btree keys correctly when _insrec splits an inode root blockDarrick J. Wong
2024-12-12xfs: fix error bailout in xfs_rtginode_createDarrick J. Wong
2024-12-12xfs: fix null bno_hint handling in xfs_rtallocate_rtgDarrick J. Wong
2024-12-12xfs: mark metadir repair tempfiles with IRECOVERYDarrick J. Wong
2024-12-12xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlinkDarrick J. Wong
2024-12-12xfs: separate healthy clearing mask during repairDarrick J. Wong
2024-12-12xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong
2024-12-12xfs: return a 64-bit block count from xfs_btree_count_blocksDarrick J. Wong
2024-12-12xfs: keep quota directory inode loadedDarrick J. Wong
2024-12-12xfs: metapath scrubber should use the already loaded inodesDarrick J. Wong
2024-12-12xfs: fix off-by-one error in fsmap's end_daddr usageDarrick J. Wong
2024-12-12Merge tag 'v6.13-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-11Revert "unicode: Don't special case ignorable code points"Linus Torvalds
2024-12-10smb: client: destroy cfid_put_wq on module exitEnzo Matsumiya
2024-12-10cifs: Use str_yes_no() helper in cifs_ses_add_channel()Thorsten Blum
2024-12-10cifs: Fix rmdir failure due to ongoing I/O on deleted fileDavid Howells
2024-12-10Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-10ksmbd: set ATTR_CTIME flags when setting mtimeNamjae Jeon
2024-12-10ksmbd: fix racy issue from session lookup and expireNamjae Jeon
2024-12-10ksmbd: retry iterate_dir in smb2_query_dirHobin Woo
2024-12-09smb3: fix compiler warning in reparse codeSteve French
2024-12-09efivarfs: Fix error on non-existent fileJames Bottomley
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-07Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-07Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-06smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara
2024-12-06smb3.1.1: fix posix mounts to older serversSteve French
2024-12-06btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2024-12-06btrfs: handle bio_split() errorsJohannes Thumshirn