summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-10bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreebcachefs-for-v6.7-stable-20240310bcachefs-for-v6.7Kent Overstreet
2024-03-10bcachefs: fix simulateously upgrading & downgradingKent Overstreet
2024-03-10bcachefs: check for failure to downgradeKent Overstreet
2024-03-10bcachefs: install fd later to avoid race with closeMathias Krause
2024-03-10bcachefs: Fix build on parisc by avoiding __multi3()Helge Deller
2024-03-06NFS: Fix data corruption caused by congestion.NeilBrown
2024-03-06efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2024-03-06ceph: switch to corrected encoding of max_xattr_size in mdsmapXiubo Li
2024-03-06btrfs: send: don't issue unnecessary zero writes for trailing holeFilipe Manana
2024-03-06btrfs: dev-replace: properly validate device namesDavid Sterba
2024-03-06btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana
2024-03-06btrfs: fix race between ordered extent completion and fiemapFilipe Manana
2024-03-06afs: Fix endless loop in directory parsingDavid Howells
2024-03-02fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESSMark O'Donovan
2024-03-01afs: Increase buffer size in afs_update_volume_status()Daniil Dulov
2024-03-01smb3: add missing null server pointer checkSteve French
2024-03-01erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale
2024-03-01cachefiles: fix memory leak in cachefiles_add_cache()Baokun Li
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-03-01btrfs: defrag: avoid unnecessary defrag caused by incorrect extent sizeQu Wenruo
2024-03-01smb3: clarify mount warningSteve French
2024-03-01cifs: handle cases where multiple sessions share connectionShyam Prasad N
2024-03-01cifs: change tcon status when need_reconnect is set on itShyam Prasad N
2024-03-01smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara
2024-03-01ceph: always check dir caps asynchronouslyXiubo Li
2024-03-01fs/ntfs3: Fix oob in ntfs_listxattrEdward Adam Davis
2024-03-01fs/ntfs3: Update inode->i_size after success write into compressed fileKonstantin Komarov
2024-03-01fs/ntfs3: Fixed overflow check in mi_enum_attr()Konstantin Komarov
2024-03-01fs/ntfs3: Correct function is_rst_area_validKonstantin Komarov
2024-03-01fs/ntfs3: Use i_size_read and i_size_writeKonstantin Komarov
2024-03-01fs/ntfs3: Prevent generic message "attempt to access beyond end of device"Konstantin Komarov
2024-03-01fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cacheIsm Hong
2024-03-01fs/ntfs3: Use kvfree to free memory allocated by kvmallocKonstantin Komarov
2024-03-01fs/ntfs3: Disable ATTR_LIST_ENTRY size checkKonstantin Komarov
2024-03-01fs/ntfs3: Fix c/mtime typoKonstantin Komarov
2024-03-01fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()Konstantin Komarov
2024-03-01fs/ntfs3: Add and fix commentsKonstantin Komarov
2024-03-01fs/ntfs3: ntfs3_forced_shutdown use int instead of boolKonstantin Komarov
2024-03-01fs/ntfs3: Implement super_operations::shutdownKonstantin Komarov
2024-03-01fs/ntfs3: Drop suid and sgid bits as a part of fpunchKonstantin Komarov
2024-03-01fs/ntfs3: Add file_modifiedKonstantin Komarov
2024-03-01fs/ntfs3: Correct use bh_readKonstantin Komarov
2024-03-01fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"Konstantin Komarov
2024-03-01fs/ntfs3: Fix multithreaded stress testKonstantin Komarov
2024-03-01fs/ntfs3: Reduce stack usageKonstantin Komarov
2024-03-01fs/ntfs3: Print warning while fixing hard links countKonstantin Komarov
2024-03-01fs/ntfs3: Correct hard links updating when dealing with DOS namesKonstantin Komarov
2024-03-01fs/ntfs3: Improve ntfs_dir_countKonstantin Komarov
2024-03-01fs/ntfs3: Modified fix directory element type detectionKonstantin Komarov
2024-03-01fs/ntfs3: Improve alternative boot processingKonstantin Komarov