summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2 dayssmb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
2 dayssmb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
2 daysnetfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells4-76/+218
2 daysksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
2 dayssmb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara1-1/+3
2 dayssmb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
2 dayssmb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
2 dayssmb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho1-11/+10
2 daysxfs: Fix error pointer dereferenceEthan Tidmore1-1/+6
2 daysxfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong1-2/+2
2 daysSquashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
2 daysnfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima1-1/+1
2 daysnamespace: fix proc mount iterationChristian Brauner1-5/+15
2 dayseventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn1-2/+3
2 daysbtrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota1-15/+179
2 daysbtrfs: define the AUTO_KFREE/AUTO_KVFREE helper macrosMiquel Sabaté Solà1-0/+7
2 daysext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi1-4/+8
2 daysext4: correct the comments place for EXT4_EXT_MAY_ZEROOUTYang Erkun1-4/+4
2 daysbtrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone1-3/+3
2 daysbtrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone1-1/+1
2 daysbtrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone1-1/+1
2 daysbtrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone1-1/+1
2 daysbtrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone1-1/+1
2 daysbtrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone1-1/+1
2 daysbtrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà1-1/+6
10 daysxfs: fix copy-paste error in previous fixDarrick J. Wong1-1/+1
10 dayscifs: some missing initializations on replayShyam Prasad N2-0/+3
10 daysprocfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko1-1/+2
10 daysceph: fix write storm on fscrypted filesSam Edwards1-1/+2
10 daysceph: do not propagate page array emplacement errors as batch errorsSam Edwards1-0/+1
10 daysceph: supply snapshot context in ceph_zero_partial_object()ethanwu1-1/+16
10 dayscifs: Fix locking usage for tcon fieldsShyam Prasad N5-10/+11
10 daysbtrfs: continue trimming remaining devices on failurejinbaohong1-1/+1
10 daysbtrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota1-0/+14
10 daysbtrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota1-0/+15
10 daysbtrfs: fix periodic reclaim conditionSun YangKai2-11/+16
10 daysocfs2: fix reflink preserve cleanup issueHeming Zhao1-0/+4
10 daysnfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos1-0/+4
10 daysNFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia1-1/+2
10 daysxfs: check for deleted cursors when revalidating two btreesDarrick J. Wong2-3/+32
10 daysxfs: check return value of xchk_scrub_create_subordDarrick J. Wong3-1/+7
10 daysxfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong5-9/+24
10 daysxfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong19-166/+47
10 daysxfs: fix remote xattr valuelblk checkDarrick J. Wong1-1/+4
10 daysxfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong1-27/+27
10 daysxfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong1-8/+28
10 daysxfs: delete attr leaf freemap entries when emptyDarrick J. Wong1-0/+13
10 dayserofs: fix incorrect early exits in volume label handlingGao Xiang1-2/+4
10 dayserofs: fix incorrect early exits for invalid metabox-enabled imagesGao Xiang1-2/+3
10 daysxfs: remove xfs_attr_leaf_hasnameChristoph Hellwig1-51/+24