summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-23fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel
2025-01-23afs: Fix merge preference rule failure conditionLizhi Xu
2025-01-23iomap: avoid avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-23cachefiles: Parse the "secctx" immediatelyMax Kellermann
2025-01-23netfs: Fix non-contiguous donation between completed readsDavid Howells
2025-01-23fs: fix missing declaration of init_filesZhang Kunbo
2025-01-23fs/qnx6: Fix building with GCC 15Brahmajit Das
2025-01-23hfs: Sanity check the root recordLeo Stone
2025-01-23smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara
2025-01-23btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo
2025-01-17fs: kill MNT_ONRBChristian Brauner
2025-01-17smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya
2025-01-17btrfs: zlib: fix avail_in bytes for s390 zlib HW compression pathMikhail Zaslonko
2025-01-17ksmbd: Implement new SMB3 POSIX typeNamjae Jeon
2025-01-17fs: fix is_mnt_ns_file()Miklos Szeredi
2025-01-17fs: relax assertions on failure to encode file handlesAmir Goldstein
2025-01-17netfs: Fix read-retry for fs with no ->prepare_read()David Howells
2025-01-17netfs: Fix kernel async DIODavid Howells
2025-01-17ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_lockedHe Wang
2025-01-17afs: Fix the maximum cell name lengthDavid Howells
2025-01-17ksmbd: fix a missing return value check bugWentao Liang
2025-01-17btrfs: avoid NULL pointer dereference if no valid extent treeQu Wenruo
2025-01-17ovl: support encoding fid from inode with no aliasAmir Goldstein
2025-01-17ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein
2025-01-17fuse: respect FOPEN_KEEP_CACHE on opendirAmir Goldstein
2025-01-17exfat: fix the infinite loop in __exfat_free_cluster()Yuezhang Mo
2025-01-17exfat: fix the new buffer was not zeroed before writingYuezhang Mo
2025-01-17exfat: fix the infinite loop in exfat_readdir()Yuezhang Mo
2025-01-17netfs: Fix is-caching check in read-retryDavid Howells
2025-01-17netfs: Fix the (non-)cancellation of copy when cache is temporarily disabledDavid Howells
2025-01-17netfs: Fix ceph copy to cache on write-beginDavid Howells
2025-01-17netfs: Fix missing barriers by using clear_and_wake_up_bit()David Howells
2025-01-17nfs: Fix oops in nfs_netfs_init_request() when copying to cacheDavid Howells
2025-01-17netfs: Fix enomem handling in buffered readsDavid Howells
2025-01-17iomap: fix zero padding data issue in concurrent append writesLong Li
2025-01-17iomap: pass byte granular end position to iomap_add_to_ioendLong Li
2025-01-17fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav
2025-01-17jbd2: flush filesystem device before updating tail sequenceZhang Yi
2025-01-17jbd2: increase IO priority for writing revoke recordsZhang Yi
2025-01-09fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand
2025-01-09ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam
2025-01-09smb: client: destroy cfid_put_wq on module exitEnzo Matsumiya
2025-01-09ksmbd: set ATTR_CTIME flags when setting mtimeNamjae Jeon
2025-01-09ksmbd: retry iterate_dir in smb2_query_dirHobin Woo
2025-01-09btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2025-01-09btrfs: handle bio_split() errorsJohannes Thumshirn
2025-01-09btrfs: allow swap activation to be interruptibleFilipe Manana
2025-01-09btrfs: use bio_is_zone_append() in the completion handlerChristoph Hellwig
2025-01-02btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov
2025-01-02btrfs: check folio mapping after unlock in put_file_data()Boris Burkov