summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-255-6/+32
|\
| * cifs: Fix missing set of remote_i_sizeDavid Howells2024-05-242-3/+4
| * cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells2024-05-241-0/+1
| * cifs: update internal version numberSteve French2024-05-211-2/+2
| * smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-212-1/+25
* | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-252-15/+57
|\ \
| * | mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong2024-05-241-2/+7
| * | nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi2024-05-241-3/+18
| * | nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi2024-05-241-4/+13
| * | nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi2024-05-241-6/+19
* | | Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-05-255-13/+425
|\ \ \
| * | | ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li2024-05-231-1/+3
| * | | ceph: check the cephx mds auth access for async diropXiubo Li2024-05-232-0/+59
| * | | ceph: check the cephx mds auth access for openXiubo Li2024-05-231-2/+33
| * | | ceph: check the cephx mds auth access for setattrXiubo Li2024-05-231-9/+37
| * | | ceph: add ceph_mds_check_access() helperXiubo Li2024-05-232-0/+167
| * | | ceph: save cap_auths in MDS client when session is openedXiubo Li2024-05-232-1/+126
* | | | Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds2024-05-2513-154/+98
|\ \ \ \
| * | | | fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov2024-05-241-0/+1
| * | | | fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov2024-05-241-0/+6
| * | | | fs/ntfs3: Mark volume as dirty if xattr is brokenKonstantin Komarov2024-04-231-1/+4
| * | | | fs/ntfs3: Always make file nonresident on fallocate callKonstantin Komarov2024-04-233-0/+42
| * | | | fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inodeKonstantin Komarov2024-04-233-39/+23
| * | | | fs/ntfs3: Use variable length array instead of fixed sizeKonstantin Komarov2024-04-231-1/+1
| * | | | fs/ntfs3: Use 64 bit variable to avoid 32 bit overflowKonstantin Komarov2024-04-231-1/+2
| * | | | fs/ntfs3: Check 'folio' pointer for NULLKonstantin Komarov2024-04-231-6/+11
| * | | | fs/ntfs3: Missed le32_to_cpu conversionKonstantin Komarov2024-04-231-1/+1
| * | | | fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov2024-04-231-2/+0
| * | | | fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov2024-04-232-12/+6
| * | | | fs/ntfs3: remove atomic_openJeff Layton2024-04-171-90/+0
| * | | | fs/ntfs3: use kcalloc() instead of kzalloc()Lenko Donchev2024-04-171-1/+1
* | | | | Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-05-252-9/+18
|\ \ \ \ \
| * | | | | ksmbd: ignore trailing slashes in share pathsNandor Kracser2024-05-221-1/+5
| * | | | | ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon2024-05-121-8/+13
| | |/ / / | |/| | |
* | | | | Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-254-35/+26
|\ \ \ \ \
| * | | | | jffs2: Fix potential illegal address access in jffs2_free_inodeWang Yong2024-05-121-0/+1
| * | | | | jffs2: Simplify the allocation of slab cachesKunwu Chan2024-05-121-24/+8
| * | | | | jffs2: nodemgmt: fix kernel-doc commentsRandy Dunlap2024-05-121-9/+15
| * | | | | jffs2: print symbolic error name instead of error codeChristian Heusel2024-05-121-2/+2
* | | | | | Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2024-05-245-12/+45
|\ \ \ \ \ \
| * | | | | | btrfs: re-introduce 'norecovery' mount optionQu Wenruo2024-05-211-0/+8
| * | | | | | btrfs: fix end of tree detection when searching for data extent refFilipe Manana2024-05-151-1/+1
| * | | | | | btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warningLu Yao2024-05-151-1/+1
| * | | | | | btrfs: zoned: fix use-after-free due to race with dev replaceFilipe Manana2024-05-151-3/+10
| * | | | | | btrfs: qgroup: fix qgroup id collision across mountsBoris Burkov2024-05-151-0/+20
| * | | | | | btrfs: qgroup: update rescan message levels and error codesDavid Sterba2024-05-151-7/+5
* | | | | | | Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-248-88/+65
|\ \ \ \ \ \ \
| * | | | | | | erofs: avoid allocating DEFLATE streams before mountingGao Xiang2024-05-211-26/+29
| * | | | | | | z_erofs_pcluster_begin(): don't bother with rounding position downAl Viro2024-05-181-1/+1
| * | | | | | | erofs: don't round offset down for erofs_read_metabuf()Al Viro2024-05-181-8/+8