summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | exfat: fix the infinite loop in exfat_readdir()Yuezhang Mo2024-12-311-1/+2
| * | | exfat: fix exfat_find_empty_entry() not returning error on failureYuezhang Mo2024-12-171-2/+2
* | | | Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds13 days3-2/+3
|\ \ \ \
| * | | | ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam2024-12-312-1/+2
| * | | | fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand2024-12-311-1/+1
* | | | | Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-12-296-56/+130
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | btrfs: sysfs: fix direct super block member readsQu Wenruo2024-12-231-3/+3
| * | | | btrfs: fix transaction atomicity bug when enabling simple quotasJulian Sun2024-12-231-2/+1
| * | | | btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana2024-12-231-0/+2
| * | | | btrfs: allow swap activation to be interruptibleFilipe Manana2024-12-231-0/+5
| * | | | btrfs: fix swap file activation failure due to extents that used to be sharedFilipe Manana2024-12-231-27/+69
| * | | | btrfs: fix race with memory mapped writes when activating swap fileFilipe Manana2024-12-231-7/+24
| * | | | btrfs: check folio mapping after unlock in put_file_data()Boris Burkov2024-12-231-0/+6
| * | | | btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov2024-12-231-0/+6
| * | | | btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana2024-12-231-7/+4
| * | | | btrfs: fix use-after-free waiting for encoded read endiosJohannes Thumshirn2024-12-231-11/+11
* | | | | Merge tag '6.13-rc4-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-12-283-28/+5
|\ \ \ \ \
| * | | | | cifs: Remove unused is_server_using_iface()Dr. David Alan Gilbert2024-12-232-27/+0
| * | | | | smb: enable reuse of deferred file handles for write operationsBharath SM2024-12-231-1/+5
| | |/ / / | |/| | |