summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-03-13smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-13smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong
2026-03-13btrfs: always fallback to buffered write if the inode requires checksumQu Wenruo
2026-03-13xattr: switch to CLASS(fd)Al Viro
2026-03-13smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-03-13smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-03-13smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho
2026-03-13Squashfs: check metadata block offset is within rangePhillip Lougher
2026-03-13nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-03-13namespace: fix proc mount iterationChristian Brauner
2026-03-13eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn
2026-03-13ksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon
2026-03-13ksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
2026-03-13btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota
2026-03-13btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macrosMiquel Sabaté Solà
2026-03-13btrfs: zoned: fix stripe width calculationNaohiro Aota
2026-03-13btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota
2026-03-13btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota
2026-03-13btrfs: zoned: fix alloc_offset calculation for partly conventional block groupsJohannes Thumshirn
2026-03-13btrfs: fix periodic reclaim conditionSun YangKai
2026-03-13btrfs: fix reclaimed bytes accounting after automatic block group reclaimFilipe Manana
2026-03-13btrfs: get used bytes while holding lock at btrfs_reclaim_bgs_work()Filipe Manana
2026-03-13btrfs: drop unused parameter fs_info from do_reclaim_sweep()David Sterba
2026-03-13ext4: always allocate blocks only from groups inode can useJan Kara
2026-03-13ext4: implement linear-like traversal across order xarraysBaokun Li
2026-03-13ext4: refactor choose group to scan groupBaokun Li
2026-03-13ext4: convert free groups order lists to xarraysBaokun Li
2026-03-13ext4: factor out ext4_mb_scan_group()Baokun Li
2026-03-13ext4: factor out ext4_mb_might_prefetch()Baokun Li
2026-03-13ext4: factor out __ext4_mb_scan_group()Baokun Li
2026-03-13ext4: add ext4_try_lock_group() to skip busy groupsBaokun Li
2026-03-13ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi
2026-03-13ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUTYang Erkun
2026-03-13btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone
2026-03-13btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone
2026-03-13btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone
2026-03-13btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone
2026-03-13btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-03-04xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong
2026-03-04ocfs2: fix reflink preserve cleanup issueHeming Zhao
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos
2026-03-04xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong
2026-03-04xfs: check return value of xchk_scrub_create_subordDarrick J. Wong
2026-03-04xfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong
2026-03-04xfs: fix remote xattr valuelblk checkDarrick J. Wong