summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song
2026-04-18buffer: prevent memory cgroup release in folio_alloc_buffers()Muchun Song
2026-04-05fs: afs: restore mmap_prepare implementationLorenzo Stoakes (Oracle)
2026-04-05fs: afs: revert mmap_prepare() changeLorenzo Stoakes (Oracle)
2026-04-05mm: unexport vm_brk_flags() and eliminate vm_flags parameterLorenzo Stoakes (Oracle)
2026-04-05mm: vmalloc: update outdated comment for renamed vread()Kexin Sun
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: add vma_desc_test_all() and use itLorenzo Stoakes (Oracle)
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
2026-04-05folio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZETal Zussman
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-04-05fs: remove unncessary pagevec.h includesTal Zussman
2026-04-05mm: remove stray references to struct pagevecTal Zussman
2026-04-05mm: vmalloc: streamline vmalloc memory accountingJohannes Weiner
2026-04-05mm: rename my_zero_pfn() to zero_pfn()Mike Rapoport (Microsoft)
2026-03-24fs: hugetlb: simplify remove_inode_hugepages() return typeJiaqi Yan
2026-03-21Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-20Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-03-20Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-18fs/tests: exec: Remove bad test vectorKees Cook
2026-03-17ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim
2026-03-17ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim
2026-03-17ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon
2026-03-17ksmbd: unset conn->binding on failed binding requestNamjae Jeon
2026-03-17ksmbd: fix share_conf UAF in tree_conn disconnectNicholas Carlini
2026-03-17btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-03-17btrfs: check block group before marking it unused in balance_remap_chunks()Mark Harmstone
2026-03-17btrfs: hold block group reference during entire move_existing_remap()Mark Harmstone
2026-03-17btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()Qu Wenruo
2026-03-17btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()Qu Wenruo
2026-03-17btrfs: do not touch page cache for encoded writesQu Wenruo
2026-03-17btrfs: fix a bug that makes encoded write bio larger than expectedQu Wenruo
2026-03-17btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana
2026-03-17btrfs: check for NULL root after calls to btrfs_csum_root()Filipe Manana
2026-03-17btrfs: check for NULL root after calls to btrfs_extent_root()Filipe Manana
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury
2026-03-16nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton
2026-03-16Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-15smb: client: fix krb5 mount with username optionPaulo Alcantara
2026-03-14NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever
2026-03-14NFSD: Defer sub-object cleanup in export put callbacksChuck Lever
2026-03-13Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-03-13Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-03-13Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-03-13btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang
2026-03-13btrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana
2026-03-13btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn