summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-10-07Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-06Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-06quota: Fix slow quotaoffJan Kara
2023-10-05Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-05Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-04ksmbd: fix race condition between tree conn lookup and disconnectNamjae Jeon
2023-10-04ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon
2023-10-04ksmbd: fix race condition from parallel smb2 logoff requestsNamjae Jeon
2023-10-04ksmbd: fix uaf in smb20_oplock_break_ackluosili
2023-10-04ksmbd: fix race condition with fpNamjae Jeon
2023-10-04ksmbd: fix race condition between session lookup and expireNamjae Jeon
2023-10-04smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara
2023-10-04smb: use kernel_connect() and kernel_bind()Jordan Rife
2023-10-04btrfs: error out when reallocating block for defrag using a stale transactionFilipe Manana
2023-10-04btrfs: error when COWing block from a root that is being deletedFilipe Manana
2023-10-04btrfs: error out when COWing block using a stale transactionFilipe Manana
2023-10-04btrfs: always print transaction aborted messages with an error levelFilipe Manana
2023-10-04btrfs: reject unknown mount options earlyQu Wenruo
2023-10-04btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.cJosef Bacik
2023-10-04xfs: abort fstrim if kernel is suspendingDave Chinner
2023-10-04xfs: reduce AGF hold times during fstrim operationsDave Chinner
2023-10-04xfs: move log discard work to xfs_discard.cDave Chinner
2023-10-03Merge tag 'nfs-for-6.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-10-03ovl: fix NULL pointer defer when encoding non-decodable lower fidAmir Goldstein
2023-10-02ovl: make use of ->layers safe in rcu pathwalkAmir Goldstein
2023-10-02ovl: fetch inode once in ovl_dentry_revalidate_common()Al Viro
2023-10-02ovl: move freeing ovl_entry past rcu delayAl Viro
2023-10-02ovl: fix file reference leak when submitting aioAmir Goldstein
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-30Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-30eventfs: Test for dentries array allocated in eventfs_release()Steven Rostedt (Google)
2023-09-30Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-30Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-30Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-29nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian
2023-09-29fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer
2023-09-29Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-29Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-28fs/smb/client: Reset password pointer to NULLQuang Le
2023-09-28iomap: Spelling s/preceeding/preceding/gGeert Uytterhoeven
2023-09-28nfs: decrement nrequests counter before releasing the reqJeff Layton
2023-09-28NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not setChuck Lever
2023-09-28fs/ntfs3: Avoid possible memory leakSu Hui
2023-09-28fs/ntfs3: Fix directory element type detectionGabriel Marcano
2023-09-28fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()Ziqi Zhao
2023-09-28fs/ntfs3: Fix OOB read in ntfs_init_from_bootPavel Skripkin
2023-09-28fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()Zeng Heng
2023-09-28fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()Konstantin Komarov
2023-09-28fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()Konstantin Komarov