summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-19btrfs: scrub: fix grouping of read IOQu Wenruo
2023-09-19btrfs: scrub: avoid unnecessary csum tree search preparing stripesQu Wenruo
2023-09-19btrfs: scrub: avoid unnecessary extent tree search preparing stripesQu Wenruo
2023-09-19btrfs: use the correct superblock to compare fsid in btrfs_validate_superAnand Jain
2023-09-19btrfs: zoned: re-enable metadata over-commit for zoned modeNaohiro Aota
2023-09-19btrfs: set page extent mapped after read_folio in relocate_one_pageJosef Bacik
2023-09-19btrfs: don't start transaction when joining with TRANS_JOIN_NOSTARTFilipe Manana
2023-09-19btrfs: free qgroup rsv on io failureBoris Burkov
2023-09-19btrfs: fix start transaction qgroup rsv double freeBoris Burkov
2023-09-19btrfs: zoned: do not zone finish data relocation block groupNaohiro Aota
2023-09-19fuse: nlookup missing decrement in fuse_direntplus_linkruanmeisi
2023-09-19f2fs: avoid false alarm of circular lockingJaegeuk Kim
2023-09-19f2fs: flush inode if atomic file is abortedJaegeuk Kim
2023-09-19f2fs: get out of a repeat loop when getting a locked data pageJaegeuk Kim
2023-09-19ext4: drop dio overwrite only flag and associated warningBrian Foster
2023-09-19ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}Luís Henriques
2023-09-19ext4: add correct group descriptors and reserved GDT blocks to system zoneWang Jianjian
2023-09-19ext4: fix slab-use-after-free in ext4_es_insert_extent()Baokun Li
2023-09-19jbd2: correct the end of the journal recovery scan rangeZhang Yi
2023-09-19jbd2: check 'jh->b_transaction' before removing it from checkpointZhihao Cheng
2023-09-19jbd2: fix checkpoint cleanup performance regressionZhang Yi
2023-09-19smb: propagate error code of extract_sharename()Katya Orlova
2023-09-19gfs2: low-memory forced flush fixesAndreas Gruenbacher
2023-09-19gfs2: Switch to wait_event in gfs2_logdAndreas Gruenbacher
2023-09-19NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-19NFS: Fix a potential data corruptionTrond Myklebust
2023-09-19cifs: update desired access while requesting for directory leaseBharath SM
2023-09-19send channel sequence number in SMB3 requests after reconnectsSteve French
2023-09-19kernfs: fix missing kernfs_iattr_rwsem lockingIan Kent
2023-09-13pstore/ram: Check start of empty przs during initEnlin Mu
2023-09-13fsverity: skip PKCS#7 parser when keyring is emptyEric Biggers
2023-09-13dlm: fix plock lookup when using multiple lockspacesAlexander Aring
2023-09-13procfs: block chmod on /proc/thread-self/commAleksa Sarai
2023-09-13f2fs: compress: fix to assign compress_level for lz4 correctlyChao Yu
2023-09-13Revert "f2fs: do not issue small discard commands during checkpoint"Chao Yu
2023-09-13f2fs: fix to account cp stats correctlyChao Yu
2023-09-13f2fs: fix to account gc stats correctlyChao Yu
2023-09-13Revert "f2fs: fix to do sanity check on extent cache correctly"Chao Yu
2023-09-13f2fs: Only lfs mode is allowed with zoned block device featureChunhai Guo
2023-09-13f2fs: check zone type before sending async reset zone commandShin'ichiro Kawasaki
2023-09-13f2fs: don't reopen the main block device in f2fs_scan_devicesChristoph Hellwig
2023-09-13f2fs: fix to avoid mmap vs set_compress_option caseChao Yu
2023-09-13pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-09-13NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-09-13NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-13NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-09-13fs: lockd: avoid possible wrong NULL parameterSu Hui
2023-09-13jfs: validate max amount of blocks before allocation.Alexei Filippov
2023-09-13ext4: fix unttached inode after power cut with orphan file feature enabledZhihao Cheng
2023-09-13nfs/blocklayout: Use the passed in gfp flagsDan Carpenter