summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2022-12-2122-1338/+991
|\
| * cifs: update internal module numberSteve French2022-12-191-2/+2
| * cifs: don't leak -ENOMEM in smb2_open_file()Paulo Alcantara2022-12-191-2/+2
| * cifs: use origin fullpath for automountsPaulo Alcantara2022-12-194-10/+53
| * cifs: set correct status of tcon ipc when reconnectingPaulo Alcantara2022-12-191-1/+3
| * cifs: optimize reconnect of nested linksPaulo Alcantara2022-12-191-5/+4
| * cifs: fix source pathname comparison of dfs supersPaulo Alcantara2022-12-191-1/+15
| * cifs: fix confusing debug messagePaulo Alcantara2022-12-191-1/+3
| * cifs: don't block in dfs_cache_noreq_update_tgthint()Paulo Alcantara2022-12-194-274/+269
| * cifs: refresh root referralsPaulo Alcantara2022-12-191-18/+22
| * cifs: fix refresh of cached referralsPaulo Alcantara2022-12-194-117/+37
| * cifs: don't refresh cached referrals from unactive mountsPaulo Alcantara2022-12-191-72/+1
| * cifs: share dfs connections and supersPaulo Alcantara2022-12-199-369/+323
| * cifs: split out ses and tcon retrieval from mount_get_conns()Paulo Alcantara2022-12-193-39/+78
| * cifs: set resolved ip in sockaddrPaulo Alcantara2022-12-196-103/+55
| * cifs: remove unused smb3_fs_context::mount_optionsPaulo Alcantara2022-12-192-11/+0
| * cifs: get rid of mount options string parsingPaulo Alcantara2022-12-197-247/+101
| * cifs: use fs_context for automountsPaulo Alcantara2022-12-191-60/+40
| * cifs: reduce roundtrips on create/qinfo requestsPaulo Alcantara2022-12-195-84/+57
| * cifs: set correct ipc status after initial tree connectPaulo Alcantara2022-12-161-2/+5
| * cifs: set correct tcon status after initial tree connectPaulo Alcantara2022-12-161-0/+1
* | Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds2022-12-2120-626/+1430
|\ \
| * | fs/ntfs3: Make if more readableKonstantin Komarov2022-11-141-3/+2
| * | fs/ntfs3: Improve checking of bad clustersKonstantin Komarov2022-11-144-44/+81
| * | fs/ntfs3: Fix wrong if in hdr_first_deKonstantin Komarov2022-11-141-2/+3
| * | fs/ntfs3: Use ALIGN kernel macroKonstantin Komarov2022-11-143-2/+3
| * | fs/ntfs3: Fix incorrect if in ntfs_set_acl_exKonstantin Komarov2022-11-141-4/+3
| * | fs/ntfs3: Check fields while readingKonstantin Komarov2022-11-145-58/+164
| * | fs/ntfs3: Correct ntfs_check_for_free_spaceKonstantin Komarov2022-11-141-1/+1
| * | fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_blockKonstantin Komarov2022-11-143-50/+125
| * | fs/ntfs3: Changing locking in ntfs_renameKonstantin Komarov2022-11-142-0/+10
| * | fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocateKonstantin Komarov2022-11-144-38/+43
| * | fs/ntfs3: atomic_open implementationKonstantin Komarov2022-11-142-4/+120
| * | fs/ntfs3: Fix wrong indentationsKonstantin Komarov2022-11-143-9/+10
| * | fs/ntfs3: Change new sparse cluster processingKonstantin Komarov2022-11-146-181/+166
| * | fs/ntfs3: Fixing work with sparse clustersKonstantin Komarov2022-11-142-34/+18
| * | fs/ntfs3: Simplify ntfs_update_mftmirr functionKonstantin Komarov2022-11-141-3/+1
| * | fs/ntfs3: Remove unused functionsKonstantin Komarov2022-11-143-58/+0
| * | fs/ntfs3: Fix sparse problemsKonstantin Komarov2022-11-144-14/+13
| * | fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoringKonstantin Komarov2022-11-143-52/+63
| * | fs/ntfs3: Use _le variants of bitops functionsThomas Kühnel2022-11-143-16/+16
| * | fs/ntfs3: Add functions to modify LE bitmapsThomas Kühnel2022-11-143-5/+48
| * | fs/ntfs3: Fix endian conversion in ni_fname_nameThomas Kühnel2022-11-141-1/+3
| * | fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang2022-11-141-24/+2
| * | fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter2022-11-121-6/+0
| * | fs/ntfs3: Document system.ntfs_attrib_be extended attributeDaniel Pinto2022-11-121-0/+5
| * | fs/ntfs3: Add system.ntfs_attrib_be extended attributeDaniel Pinto2022-11-121-6/+14
| * | fs/ntfs3: Rename hidedotfiles mount option to hide_dot_filesDaniel Pinto2022-11-124-5/+5
| * | fs/ntfs3: Document the hidedotfiles mount optionDaniel Pinto2022-11-121-0/+6
| * | fs/ntfs3: Add hidedotfiles to the list of enabled mount optionsDaniel Pinto2022-11-121-0/+2