summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8 days11-35/+56
|\
| * afs: Fix merge preference rule failure conditionLizhi Xu9 days1-2/+4
| * netfs: Fix read-retry for fs with no ->prepare_read()David Howells9 days1-1/+2
| * netfs: Fix kernel async DIODavid Howells9 days1-1/+6
| * Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner9 days2-14/+15
| |\
| | * fs: kill MNT_ONRBChristian Brauner9 days2-14/+15
| * | iomap: avoid avoid truncating 64-bit offset to 32 bitsMarco Nelissen9 days1-1/+1
| * | afs: Fix the maximum cell name lengthDavid Howells11 days4-4/+9
| * | Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner11 days1-12/+19
| |\ \
| | * | fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failureBernd Schubert2024-12-131-2/+5
| | * | fuse: fix direct io folio offset and length calculationJoanne Koong2024-12-121-12/+16
| | |/
* | | Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8 days2-2/+3
|\ \ \
| * | | xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong8 days1-1/+2
| * | | xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RTChristoph Hellwig10 days1-1/+1
* | | | Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8 days4-3/+56
|\ \ \ \
| * | | | ksmbd: Implement new SMB3 POSIX typeNamjae Jeon10 days2-0/+50
| * | | | ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_lockedHe Wang11 days1-1/+2
| * | | | ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()Thorsten Blum12 days1-2/+1
| * | | | ksmbd: fix a missing return value check bugWentao Liang12 days1-0/+3
| |/ / /
* | | | Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9 days4-61/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | btrfs: zlib: fix avail_in bytes for s390 zlib HW compression pathMikhail Zaslonko12 days1-2/+2
| * | | btrfs: zoned: calculate max_extent_size properly on non-zoned setupChristoph Hellwig12 days1-2/+3
| * | | btrfs: avoid NULL pointer dereference if no valid extent treeQu Wenruo12 days1-0/+4
| * | | btrfs: don't read from userspace twice in btrfs_uring_encoded_read()Mark Harmstone12 days1-57/+65
* | | | Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12 days28-118/+212
|\ \ \ \
| * | | | ovl: support encoding fid from inode with no aliasAmir Goldstein12 days1-21/+25
| * | | | ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein12 days4-10/+12
| * | | | fuse: respect FOPEN_KEEP_CACHE on opendirAmir Goldstein2025-01-041-0/+2
| * | | | netfs: Fix is-caching check in read-retryDavid Howells2024-12-201-1/+1
| * | | | netfs: Fix the (non-)cancellation of copy when cache is temporarily disabledDavid Howells2024-12-201-0/+4
| * | | | netfs: Fix ceph copy to cache on write-beginDavid Howells2024-12-201-2/+4
| * | | | netfs: Work around recursion by abandoning retry if nothing readDavid Howells2024-12-208-20/+41
| * | | | netfs: Fix missing barriers by using clear_and_wake_up_bit()David Howells2024-12-202-8/+4
| * | | | netfs: Remove redundant use of smp_rmb()Zilin Guan2024-12-201-1/+0
| * | | | cachefiles: Parse the "secctx" immediatelyMax Kellermann2024-12-203-11/+12
| * | | | nfs: Fix oops in nfs_netfs_init_request() when copying to cacheDavid Howells2024-12-201-1/+8
| * | | | netfs: Fix enomem handling in buffered readsDavid Howells2024-12-201-12/+16
| * | | | netfs: Fix non-contiguous donation between completed readsDavid Howells2024-12-201-4/+5
| * | | | fs: relax assertions on failure to encode file handlesAmir Goldstein2024-12-192-6/+3
| * | | | fs: fix missing declaration of init_filesZhang Kunbo2024-12-171-0/+1
| * | | | fs: fix is_mnt_ns_file()Miklos Szeredi2024-12-131-2/+8
| * | | | iomap: fix zero padding data issue in concurrent append writesLong Li2024-12-111-0/+45
| * | | | iomap: pass byte granular end position to iomap_add_to_ioendLong Li2024-12-111-9/+12
| * | | | jbd2: flush filesystem device before updating tail sequenceZhang Yi2024-12-041-2/+2
| * | | | jbd2: increase IO priority for writing revoke recordsZhang Yi2024-12-041-1/+1
| * | | | fs/qnx6: Fix building with GCC 15Brahmajit Das2024-12-031-7/+4
| * | | | hfs: Sanity check the root recordLeo Stone2024-12-021-1/+3
| | |_|/ | |/| |
* | | | Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12 days4-3/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | exfat: fix the infinite loop in __exfat_free_cluster()Yuezhang Mo2024-12-311-0/+10
| * | | exfat: fix the new buffer was not zeroed before writingYuezhang Mo2024-12-311-0/+6