summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-25mm, swap: clean up device availability checkKairui Song
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh
2025-01-13mm: perform all memfd seal checks in a single placeLorenzo Stoakes
2025-01-13mm: abstract get_arg_page() stack expansion and mmap read lockLorenzo Stoakes
2025-01-12fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-30ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam
2024-12-30fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand
2024-12-29Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-28Merge tag '6.13-rc4-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-23btrfs: sysfs: fix direct super block member readsQu Wenruo
2024-12-23btrfs: fix transaction atomicity bug when enabling simple quotasJulian Sun
2024-12-23btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2024-12-23btrfs: allow swap activation to be interruptibleFilipe Manana
2024-12-23btrfs: fix swap file activation failure due to extents that used to be sharedFilipe Manana
2024-12-23btrfs: fix race with memory mapped writes when activating swap fileFilipe Manana
2024-12-23btrfs: check folio mapping after unlock in put_file_data()Boris Burkov
2024-12-23btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov
2024-12-23btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana
2024-12-23btrfs: fix use-after-free waiting for encoded read endiosJohannes Thumshirn
2024-12-23Merge tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-12-23cifs: Remove unused is_server_using_iface()Dr. David Alan Gilbert
2024-12-23smb: enable reuse of deferred file handles for write operationsBharath SM
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-21Merge tag 'nfs-for-6.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-12-21Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-12-20nfsd: restore callback functionality for NFSv4.0NeilBrown
2024-12-19smb: fix bytes written value in /proc/fs/cifs/StatsBharath SM
2024-12-19Merge tag 'v6.13-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-19smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic
2024-12-19smb: use macros instead of constants for leasekey size and default cifsattrs ...Bharath SM
2024-12-18nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-18nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-18mm: use aligned address in clear_gigantic_page()Kefeng Wang
2024-12-18ocfs2: fix the space leak in LA when releasing LAHeming Zhao
2024-12-18ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-18Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-17NFSD: fix management of pending async copiesOlga Kornievskaia
2024-12-17btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2024-12-17btrfs: split bios to the fs sector size boundaryChristoph Hellwig
2024-12-17btrfs: use bio_is_zone_append() in the completion handlerChristoph Hellwig
2024-12-17btrfs: fix improper generation check in snapshot deleteJosef Bacik
2024-12-17Merge tag 'erofs-for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-17fs/nfs: fix missing declaration of nfs_idmap_cache_timeoutZhang Kunbo
2024-12-17NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-17nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"Yang Erkun