summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-10-19Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-15btrfs: fix stripe length calculation for non-zoned data chunk allocationZygo Blaxell
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-13Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-12ksmbd: fix potential double free on smb2_read_pipe() error pathNamjae Jeon
2023-10-12ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()Namjae Jeon
2023-10-12ksmbd: fix wrong error response status by using set_smb2_rsp_status()Namjae Jeon
2023-10-12ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon
2023-10-12ovl: fix regression in parsing of mount options with escaped commaAmir Goldstein
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-12smb: client: prevent new fids from being removed by laundromatPaulo Alcantara
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara
2023-10-12xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIEJeff Layton
2023-10-12xfs: Remove duplicate includeJiapeng Chong
2023-10-12xfs: correct calculation for agend and blockcountShiyang Ruan
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11xfs: process free extents to busy list in FIFO orderDarrick J. Wong
2023-10-11xfs: adjust the incore perag block_count when shrinkingDarrick J. Wong
2023-10-11btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()Gustavo A. R. Silva
2023-10-10Revert "btrfs: reject unknown mount options early"David Sterba
2023-10-09ceph: fix type promotion bug on 32bit systemsDan Carpenter
2023-10-09ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()Luis Henriques
2023-10-09ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li
2023-10-08Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-07Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
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