summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-16xfs: standardize GFP flags usage in online scrubDarrick J. Wong
2022-11-16xfs: make AGFL repair function avoid crosslinked blocksDarrick J. Wong
2022-11-16xfs: log the AGI/AGF buffers when rolling transactions during an AG repairDarrick J. Wong
2022-11-16xfs: don't track the AGFL buffer in the scrub AG contextDarrick J. Wong
2022-11-16xfs: fully initialize xfs_da_args in xchk_directory_blocksDarrick J. Wong
2022-11-16cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-16zonefs: Remove to_attr() helper functionDamien Le Moal
2022-11-16zonefs: fix zone report size in __zonefs_io_error()Damien Le Moal
2022-11-16cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-15fscrypt: pass super_block to fscrypt_put_master_key_activeref()Eric Biggers
2022-11-15AMerge tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-15cifs: add check for returning value of SMB2_close_initAnastasia Belova
2022-11-15Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-15netfs: Fix dodgy mathsDavid Howells
2022-11-15netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells
2022-11-15btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain
2022-11-15btrfs: free btrfs_path before copying fspath to userspaceAnand Jain
2022-11-15btrfs: free btrfs_path before copying inodes to userspaceAnand Jain
2022-11-15btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik
2022-11-15btrfs: fix assertion failure and blocking during nowait buffered writeFilipe Manana
2022-11-14iomap: directly use logical block sizeKeith Busch
2022-11-14fs/ntfs3: Make if more readableKonstantin Komarov
2022-11-14fs/ntfs3: Improve checking of bad clustersKonstantin Komarov
2022-11-14fs/ntfs3: Fix wrong if in hdr_first_deKonstantin Komarov
2022-11-14fs/ntfs3: Use ALIGN kernel macroKonstantin Komarov
2022-11-14fs/ntfs3: Fix incorrect if in ntfs_set_acl_exKonstantin Komarov
2022-11-14fs/ntfs3: Check fields while readingKonstantin Komarov
2022-11-14fs/ntfs3: Correct ntfs_check_for_free_spaceKonstantin Komarov
2022-11-14fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_blockKonstantin Komarov
2022-11-14fs/ntfs3: Changing locking in ntfs_renameKonstantin Komarov
2022-11-14fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocateKonstantin Komarov
2022-11-14fs/ntfs3: atomic_open implementationKonstantin Komarov
2022-11-14fs/ntfs3: Fix wrong indentationsKonstantin Komarov
2022-11-14fs/ntfs3: Change new sparse cluster processingKonstantin Komarov
2022-11-14fs/ntfs3: Fixing work with sparse clustersKonstantin Komarov
2022-11-14fs/ntfs3: Simplify ntfs_update_mftmirr functionKonstantin Komarov
2022-11-14fs/ntfs3: Remove unused functionsKonstantin Komarov
2022-11-14fs/ntfs3: Fix sparse problemsKonstantin Komarov
2022-11-14fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoringKonstantin Komarov
2022-11-14fs/ntfs3: Use _le variants of bitops functionsThomas Kühnel
2022-11-14fs/ntfs3: Add functions to modify LE bitmapsThomas Kühnel
2022-11-14fs/ntfs3: Fix endian conversion in ni_fname_nameThomas Kühnel
2022-11-14fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang
2022-11-14erofs: fix missing xas_retry() in fscache modeJingbo Xu
2022-11-14NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever
2022-11-14ceph: fix NULL pointer dereference for req->r_sessionXiubo Li
2022-11-14ceph: avoid putting the realm twice when decoding snaps failsXiubo Li
2022-11-14ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()Dan Carpenter
2022-11-13orangefs: fix mode handlingChristian Brauner
2022-11-12fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter