summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-10-17Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds
2021-10-14io_uring: fix wrong condition to grab uring lockHao Xu
2021-10-12fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_listKonstantin Komarov
2021-10-11Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-11fs/ntfs3: Refactor ntfs_read_mftKonstantin Komarov
2021-10-11fs/ntfs3: Refactor ni_parse_reparseKonstantin Komarov
2021-10-11fs/ntfs3: Refactor ntfs_create_inodeKonstantin Komarov
2021-10-11fs/ntfs3: Refactor ntfs_readlink_hlpKonstantin Komarov
2021-10-11fs/ntfs3: Rework ntfs_utf16_to_nlsKonstantin Komarov
2021-10-11fs/ntfs3: Fix memory leak if fill_super failedKonstantin Komarov
2021-10-11fs/ntfs3: Keep prealloc for all types of filesKonstantin Komarov
2021-10-09Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-07btrfs: fix abort logic in btrfs_replace_file_extentsJosef Bacik
2021-10-07btrfs: check for error when looking up inode during dir entry replayFilipe Manana
2021-10-07btrfs: unify lookup return value when dir entry is missingFilipe Manana
2021-10-07btrfs: deal with errors when adding inode reference during log replayFilipe Manana
2021-10-07btrfs: deal with errors when replaying dir entry during log replayFilipe Manana
2021-10-07btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana
2021-10-07btrfs: update refs for any root except tree log rootsJosef Bacik
2021-10-07btrfs: unlock newly allocated extent buffer after errorQu Wenruo
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-07ksmbd: fix oops from fuse driverNamjae Jeon
2021-10-07ksmbd: fix version mismatch with out of treeNamjae Jeon
2021-10-07ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()Namjae Jeon
2021-10-07ksmbd: remove the leftover of smb2.0 dialect supportNamjae Jeon
2021-10-07ksmbd: check strictly data area in ksmbd_smb2_check_message()Namjae Jeon
2021-10-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington
2021-10-06ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon
2021-10-05Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-05fs/ntfs3: Remove unnecessary functionsKonstantin Komarov
2021-10-05fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal filesKonstantin Komarov
2021-10-05fs/ntfs3: Refactoring of ntfs_set_eaKonstantin Komarov
2021-10-05fs/ntfs3: Remove locked argument in ntfs_set_eaKonstantin Komarov
2021-10-05fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_releaseKonstantin Komarov
2021-10-05afs: Fix afs_launder_page() to set correct start file positionDavid Howells
2021-10-05netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()David Howells
2021-10-04fscache: Remove an unused static variableDavid Howells
2021-10-04fscache: Fix some kerneldoc warnings shown up by W=1David Howells
2021-10-049p: Fix a bunch of kerneldoc warnings shown up by W=1David Howells
2021-10-04afs: Fix kerneldoc warning shown up by W=1David Howells
2021-10-04nfs: Fix kerneldoc warning shown up by W=1David Howells
2021-10-04Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-04kernfs: don't create a negative dentry if inactive node existsIan Kent
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-02Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds