summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2025-01-02btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana
2025-01-02btrfs: sysfs: fix direct super block member readsQu Wenruo
2025-01-02btrfs: fix transaction atomicity bug when enabling simple quotasJulian Sun
2025-01-02btrfs: fix swap file activation failure due to extents that used to be sharedFilipe Manana
2025-01-02btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2025-01-02btrfs: fix race with memory mapped writes when activating swap fileFilipe Manana
2025-01-02smb: server: Fix building with GCC 15Brahmajit Das
2025-01-02udf: Verify inode link counts before performing renameJan Kara
2025-01-02udf: Skip parent dir link count update if corruptedJan Kara
2025-01-02nfsd: restore callback functionality for NFSv4.0NeilBrown