Age | Commit message (Expand) | Author |
2023-02-02 | mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export | Alistair Popple |
2023-01-31 | Sync mm-stable with mm-hotfixes-stable to pick up dependent patches | Andrew Morton |
2023-01-31 | Squashfs: fix handling and sanity checking of xattr_ids count | Phillip Lougher |
2023-01-31 | mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps | Mike Kravetz |
2023-01-31 | freevxfs: Kconfig: fix spelling | Randy Dunlap |
2023-01-31 | squashfs: harden sanity check in squashfs_read_xattr_id_table | Fedor Pchelkin |
2023-01-18 | ext4: convert mext_page_double_lock() to mext_folio_double_lock() | Vishal Moola (Oracle) |
2023-01-18 | mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map... | David Hildenbrand |
2023-01-18 | fs: don't allocate blocks beyond EOF from __mpage_writepage | Jan Kara |
2023-01-18 | ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages | Christoph Hellwig |
2023-01-18 | jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2 | Christoph Hellwig |
2023-01-18 | ntfs3: remove ->writepage | Christoph Hellwig |
2023-01-18 | ntfs3: stop using generic_writepages | Christoph Hellwig |
2023-01-18 | fs: remove an outdated comment on mpage_writepages | Christoph Hellwig |
2023-01-18 | mpage: use b_folio in do_mpage_readpage() | Matthew Wilcox (Oracle) |
2023-01-18 | reiserfs: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) |
2023-01-18 | nilfs2: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) |
2023-01-18 | jbd2: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) |
2023-01-18 | gfs2: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) |
2023-01-18 | buffer: use b_folio in mark_buffer_dirty() | Matthew Wilcox (Oracle) |
2023-01-18 | buffer: use b_folio in end_buffer_async_write() | Matthew Wilcox (Oracle) |
2023-01-18 | buffer: use b_folio in end_buffer_async_read() | Matthew Wilcox (Oracle) |
2023-01-18 | buffer: use b_folio in touch_buffer() | Matthew Wilcox (Oracle) |
2023-01-18 | buffer: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) |
2023-01-18 | mm/hugetlb: introduce hugetlb_walk() | Peter Xu |
2023-01-18 | mm/hugetlb: make userfaultfd_huge_must_wait() safe to pmd unshare | Peter Xu |
2023-01-18 | mm/hugetlb: let vma_offset_start() to return start | Peter Xu |
2023-01-18 | Sync with v6.2-rc4 | Andrew Morton |
2023-01-14 | Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-01-12 | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-12 | cifs: Fix uninitialized memory read for smb311 posix symlink create | Volker Lendecke |
2023-01-11 | nilfs2: fix general protection fault in nilfs_btree_insert() | Ryusuke Konishi |
2023-01-11 | mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA | David Hildenbrand |
2023-01-10 | cifs: fix potential memory leaks in session setup | Paulo Alcantara |
2023-01-10 | cifs: do not query ifaces on smb1 mounts | Paulo Alcantara |
2023-01-10 | cifs: fix double free on failed kerberos auth | Paulo Alcantara |
2023-01-10 | cifs: remove redundant assignment to the variable match | Colin Ian King |
2023-01-10 | Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-01-10 | Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-01-09 | cifs: fix file info setting in cifs_open_file() | Paulo Alcantara |
2023-01-09 | cifs: fix file info setting in cifs_query_path_info() | Paulo Alcantara |
2023-01-08 | Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-01-07 | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-01-07 | Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-01-07 | NFSD: Use set_bit(RQ_DROPME) | Chuck Lever |
2023-01-06 | hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling | Linus Torvalds |
2023-01-06 | Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-01-06 | Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-01-06 | Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |