summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-25proc: convert smaps_pmd_entry to use a folioMatthew Wilcox (Oracle)
2024-04-25proc: pass a folio to smaps_page_accumulate()Matthew Wilcox (Oracle)
2024-04-25proc: convert smaps_page_accumulate to use a folioMatthew Wilcox (Oracle)
2024-04-25proc: convert gather_stats to use a folioMatthew Wilcox (Oracle)
2024-04-25proc: convert smaps_account() to use a folioMatthew Wilcox (Oracle)
2024-04-25proc: convert clear_refs_pte_range to use a folioMatthew Wilcox (Oracle)
2024-04-25mm/ksm: fix ksm exec support for prctlJinjiang Tu
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-25proc: refactor pde_get_unmapped_area as prepRick Edgecombe
2024-04-25userfaultfd: early return in dup_userfaultfd()ZhangPeng
2024-04-25dax: use huge_zero_folioMatthew Wilcox (Oracle)
2024-04-25mm: add is_huge_zero_folio()Matthew Wilcox (Oracle)
2024-04-25proc: rewrite stable_page_flags()Matthew Wilcox (Oracle)
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-25mm: zswap: optimize zswap pool size trackingJohannes Weiner
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-04-16nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-04-16Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher
2024-04-14Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein
2024-04-13Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-04-13Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-04-12Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-04-12Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-04-11eventfs: Fix kernel-doc comments to functionsYang Li
2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French
2024-04-11smb: client: instantiate when creating SFU filesPaulo Alcantara
2024-04-11smb3: fix Open files on server counter going negativeSteve French
2024-04-11ceph: switch to use cap_delay_lock for the unlink delay listXiubo Li
2024-04-11Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-11ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet
2024-04-10bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet
2024-04-10bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet
2024-04-10smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara
2024-04-09bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet
2024-04-10zonefs: Use str_plural() to fix Coccinelle warningThorsten Blum
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu
2024-04-09fs/proc: remove redundant comments from /proc/bootconfigZhenhua Huang
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet
2024-04-09bcachefs: Fix check_topology() when using node scanKent Overstreet
2024-04-08bcachefs: fix eytzinger0_find_gt()Kent Overstreet
2024-04-08Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-07bcachefs: fix bch2_get_acl() transaction restart handlingKent Overstreet
2024-04-07bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu listHongbo Li
2024-04-07bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()Kent Overstreet
2024-04-06bcachefs: Rename struct field swap to prevent macro naming collisionThorsten Blum
2024-04-06bcachefs: JOURNAL_SPACE_LOWKent Overstreet