summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-03-24xfs: fix mismerged tracepointsxfs-6.3-fixes_2023-04-05xfs-6.3-fixes_2023-04-04xfs-6.3-fixes-7xfs-6.3-fixes-6Darrick J. Wong
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededxfs-6.3-fixes-5Darrick J. Wong
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong
2023-03-19xfs: test dir/attr hash when loading modulexfs-6.3-fixes-3Darrick J. Wong
2023-03-19xfs: add tracepoints for each of the externally visible allocatorsDarrick J. Wong
2023-03-19xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_agsDarrick J. Wong
2023-03-16xfs: try to idiot-proof the allocatorsxfs-6.3-fixes-2Darrick J. Wong
2023-03-05xfs: fix off-by-one-block in xfs_discard_folio()xfs-6.3-fixes-1Dave Chinner
2023-03-05xfs: quotacheck failure can race with background inode inactivationDave Chinner
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-03Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-03-02fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton
2023-03-02fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-03-01cifs: Fix memory leak in direct I/ODavid Howells
2023-03-01cifs: prevent data race in cifs_reconnect_tcon()Paulo Alcantara
2023-03-01cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara
2023-03-01iov: Fix netfs_extract_user_to_sg()David Howells
2023-03-01cifs: Fix cifs_write_back_from_locked_folio()David Howells
2023-03-01cifs: reuse cifs_match_ipaddr for comparison of dstaddr tooShyam Prasad N
2023-03-01cifs: match even the scope id for ipv6 addressesShyam Prasad N
2023-03-01cifs: Fix an uninitialised variableDavid Howells
2023-03-01cifs: Add some missing xas_retry() callsDavid Howells
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-01Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-01Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2023-03-01Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-28Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-02-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-28exfat: fix the newly allocated clusters are not freed in error handlingYuezhang Mo
2023-02-28exfat: don't print error log in normal caseYuezhang Mo
2023-02-28exfat: remove unneeded code from exfat_alloc_cluster()Yuezhang Mo
2023-02-27ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel
2023-02-27ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel
2023-02-27vfs: avoid duplicating creds in faccessat if possibleMateusz Guzik
2023-02-27Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27xfs: restore old agirotor behaviorxfs-6.3-merge-4Darrick J. Wong
2023-02-27exfat: handle unreconized benign secondary entriesNamjae Jeon
2023-02-27exfat: fix inode->i_blocks for non-512 byte sector size deviceYuezhang Mo
2023-02-27exfat: redefine DIR_DELETED as the bad cluster numberSungjong Seo
2023-02-27exfat: fix reporting fs error when reading dir beyond EOFYuezhang Mo
2023-02-27exfat: fix unexpected EOF while reading dirYuezhang Mo
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26ceph: update the time stamps and try to drop the suid/sgidXiubo Li
2023-02-25ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi
2023-02-25ext4: Fix possible corruption when moving a directoryJan Kara