summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-02-097-11/+36
|\ \ \ \ \ \ \
| * | | | | | | smb3: clarify mount warningSteve French2024-02-091-1/+1
| * | | | | | | cifs: handle cases where multiple sessions share connectionShyam Prasad N2024-02-092-1/+6
| * | | | | | | cifs: change tcon status when need_reconnect is set on itShyam Prasad N2024-02-093-1/+14
| * | | | | | | smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara2024-02-082-7/+14
| * | | | | | | smb3: add missing null server pointer checkSteve French2024-02-081-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-0910-44/+49
|\ \ \ \ \ \ \
| * | | | | | | ceph: always check dir caps asynchronouslyXiubo Li2024-02-074-14/+5
| * | | | | | | ceph: prevent use-after-free in encode_cap_msg()Rishabh Dave2024-02-071-1/+2
| * | | | | | | ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFTXiubo Li2024-02-071-0/+2
| * | | | | | | libceph: just wait for more data to be available on the socketXiubo Li2024-02-074-21/+19
| * | | | | | | libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li2024-02-071-4/+4
| * | | | | | | libceph: fail sparse-read if the data length doesn't matchXiubo Li2024-02-072-4/+17
| |/ / / / / /
* | | | | | | Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds2024-02-0916-247/+381
|\ \ \ \ \ \ \
| * | | | | | | fs/ntfs3: Slightly simplify ntfs_inode_printk()Christophe JAILLET2024-01-291-3/+2
| * | | | | | | fs/ntfs3: Add ioctl operation for directories (FITRIM)Nekun2024-01-293-2/+8
| * | | | | | | fs/ntfs3: Fix oob in ntfs_listxattrEdward Adam Davis2024-01-291-0/+3
| * | | | | | | fs/ntfs3: Fix an NULL dereference bugDan Carpenter2024-01-291-1/+1
| * | | | | | | fs/ntfs3: Update inode->i_size after success write into compressed fileKonstantin Komarov2024-01-291-0/+2
| * | | | | | | fs/ntfs3: Fixed overflow check in mi_enum_attr()Konstantin Komarov2024-01-291-1/+1
| * | | | | | | fs/ntfs3: Correct function is_rst_area_validKonstantin Komarov2024-01-291-6/+8
| * | | | | | | fs/ntfs3: Use i_size_read and i_size_writeKonstantin Komarov2024-01-296-18/+19
| * | | | | | | fs/ntfs3: Prevent generic message "attempt to access beyond end of device"Konstantin Komarov2024-01-292-13/+25
| * | | | | | | fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cacheIsm Hong2024-01-291-1/+1
| * | | | | | | fs/ntfs3: Use kvfree to free memory allocated by kvmallocKonstantin Komarov2024-01-164-7/+7
| * | | | | | | fs/ntfs3: Disable ATTR_LIST_ENTRY size checkKonstantin Komarov2023-12-212-6/+4
| * | | | | | | fs/ntfs3: Fix c/mtime typoKonstantin Komarov2023-12-061-1/+1
| * | | | | | | fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()Konstantin Komarov2023-12-061-8/+12
| * | | | | | | fs/ntfs3: Add and fix commentsKonstantin Komarov2023-12-064-4/+6
| * | | | | | | fs/ntfs3: ntfs3_forced_shutdown use int instead of boolKonstantin Komarov2023-12-063-5/+6
| * | | | | | | fs/ntfs3: Implement super_operations::shutdownKonstantin Komarov2023-12-067-3/+75
| * | | | | | | fs/ntfs3: Drop suid and sgid bits as a part of fpunchKonstantin Komarov2023-12-061-0/+9
| * | | | | | | fs/ntfs3: Add file_modifiedKonstantin Komarov2023-12-061-0/+13
| * | | | | | | fs/ntfs3: Correct use bh_readKonstantin Komarov2023-12-062-14/+12
| * | | | | | | fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"Konstantin Komarov2023-12-061-1/+1
| * | | | | | | fs/ntfs3: Fix multithreaded stress testKonstantin Komarov2023-12-061-7/+14
| * | | | | | | fs/ntfs3: Reduce stack usageKonstantin Komarov2023-12-061-120/+98
| * | | | | | | fs/ntfs3: Print warning while fixing hard links countKonstantin Komarov2023-12-061-1/+1
| * | | | | | | fs/ntfs3: Correct hard links updating when dealing with DOS namesKonstantin Komarov2023-12-061-2/+14
| * | | | | | | fs/ntfs3: Improve ntfs_dir_countKonstantin Komarov2023-12-061-7/+3
| * | | | | | | fs/ntfs3: Modified fix directory element type detectionKonstantin Komarov2023-12-061-5/+25
| * | | | | | | fs/ntfs3: Improve alternative boot processingKonstantin Komarov2023-12-061-18/+17
* | | | | | | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-0935-77/+96
* | | | | | | | Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-097-6/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumaskAlexandre Ghiti2024-02-071-0/+1
| * | | | | | | | riscv: declare overflow_stack as exported from traps.cBen Dooks2024-02-071-0/+5
| * | | | | | | | riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti2024-02-072-3/+16
| * | | | | | | | riscv: Flush the tlb when a page directory is freedAlexandre Ghiti2024-02-061-1/+1
| * | | | | | | | Merge patch series "svnapot fixes"Palmer Dabbelt2024-02-011-2/+60
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti2024-02-011-0/+20