2021-02-22 | Matthew Wilcox | Fix unaesthetic indentation Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2021-02-19 | Matthew Wilcox ... | sparc: Fix handling of page table constructor failure Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2021-01-27 | Matthew Wilcox ... | f2fs: Remove readahead collision detection Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2021-01-06 | Matthew Wilcox ... | io_uring: Fix return value from alloc_fixed_file_ref_node Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-12-15 | Matthew Wilcox ... | mm: support THPs in zero_user_segments Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-12-15 | Matthew Wilcox ... | mm/page_alloc: add __free_pages() documentation Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-12-15 | Matthew Wilcox ... | mm/page-flags: fix comment Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-12-15 | Matthew Wilcox ... | mm: move free_unref_page to mm/internal.h Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-12-15 | Matthew Wilcox ... | sparc: fix handling of page table constructor failure Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-11-22 | Matthew Wilcox ... | mm: fix madvise WILLNEED performance problem Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-11-22 | Matthew Wilcox ... | mm: fix readahead_page_batch for retry entries Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-11-05 | Matthew Wilcox ... | btrfs: fix potential overflow in cluster_pages_for_defrag... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-26 | Matthew Wilcox ... | cachefiles: Handle readpage error correctly Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-18 | Matthew Wilcox ... | mm: update the documentation for vfree Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Matthew Wilcox <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox | autofs: harden ioctl table Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | ramfs: fix nommu mmap with gaps in the page cache Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm: rename page_order() to buddy_order() Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/readahead: add page_cache_sync_ra and page_cache_async_ra Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/readahead: make do_page_cache_ra take a readahead_control Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/readahead: make page_cache_ra_unbounded take a readahead_... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/readahead: add DEFINE_READAHEAD Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | fs: do not update nr_thps for mappings which support... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | fs: add a filesystem flag for THPs Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/vmscan: allow arbitrary sized pages to be paged out Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/page-writeback: support tail pages in wait_for_stable_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/truncate: fix truncation for pages of arbitrary... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/rmap: fix assumptions of THP size Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/huge_memory: fix can_split_huge_page assumption... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/huge_memory: fix page_trans_huge_mapcount assumption... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/page_owner: change split_page_owner to take a count Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/memory: remove page fault assumption of compound... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/filemap: fix page cache removal for arbitrary sized... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | mm/filemap: fix storing to a THP shadow entry Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | XArray: add xas_split Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-16 | Matthew Wilcox ... | XArray: add xa_get_order Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-15 | Matthew Wilcox ... | fs: Allow a NULL pos pointer to __kernel_read Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-15 | Matthew Wilcox ... | fs: Allow a NULL pos pointer to __kernel_write Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm/page_alloc.c: fix freeing non-compound pages Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: simplify PageDoubleMap with PF_SECOND policy Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: move PageDoubleMap bit Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox | mm: account PMD tables like PTE tables Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm/filemap: fix filemap_map_pages for THP Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: add find_lock_head Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm/shmem: return head page from find_lock_entry Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: convert find_get_entry to return the head page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | i915: use find_lock_page instead of find_lock_entry Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | proc: optimise smaps for shmem entries Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: optimise madvise WILLNEED Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: use find_get_incore_page in memcontrol Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm: factor find_get_incore_page out of mincore_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-14 | Matthew Wilcox ... | mm/debug.c: do not dereference i_ino blindly Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-13 | Matthew Wilcox ... | XArray: Fix xas_create_range for ranges above 4 billion Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-13 | Matthew Wilcox ... | XArray: Fix xas_reload for multi-index entries Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-13 | Matthew Wilcox ... | XArray: Add private interface for workingset node deletion Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-12 | Matthew Wilcox ... | ceph: promote to unsigned long long before shifting Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-09 | Matthew Wilcox ... | io_uring: Convert advanced XArray uses to the normal API Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-09 | Matthew Wilcox ... | io_uring: Fix XArray usage in io_uring_add_task_file Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-09 | Matthew Wilcox ... | io_uring: Fix use of XArray in __io_uring_files_cancel Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-08 | Matthew Wilcox ... | XArray: Fix xas_for_each_conflict documentation Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-08 | Matthew Wilcox ... | XArray: Test marked multiorder iterations Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-07 | Matthew Wilcox ... | 9P: Cast to loff_t before multiplying Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-07 | Matthew Wilcox ... | XArray: Test two more things about xa_cmpxchg Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-07 | Matthew Wilcox ... | ida: Free allocated bitmap in error path Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-10-07 | Matthew Wilcox ... | radix tree test suite: Fix compilation Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-28 | Matthew Wilcox ... | iomap: Set all uptodate bits for an Uptodate page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Change calling convention for zeroing Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Convert iomap_write_end types Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Convert write_count to write_bytes_pending Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Convert read_count to read_bytes_pending Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Support arbitrarily many blocks per page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Use bitmap ops to set uptodate bits Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Use kzalloc to allocate iomap_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | fs: Introduce i_blocks_per_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-21 | Matthew Wilcox ... | iomap: Fix misplaced page flushing Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-11 | Matthew Wilcox ... | f2fs: Simplify SEEK_DATA implementation Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-10 | Matthew Wilcox ... | iomap: Mark read blocks uptodate in write_begin Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-10 | Matthew Wilcox ... | iomap: Clear page error before beginning a write Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-09-09 | Matthew Wilcox ... | sysctl: Convert to iter interfaces Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-18 | Matthew Wilcox ... | block: Fix page_is_mergeable() for compound pages Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: introduce offset_in_thp Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: add thp_head Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: replace hpage_nr_pages with thp_nr_pages Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: add thp_size Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: add thp_order Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: move page-flags include to top of file Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | mm: store compound_nr as well as compound_order Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-15 | Matthew Wilcox ... | sh: Fix unneeded constructor in page table allocation Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-12 | Matthew Wilcox | include/linux/poison.h: remove obsolete comment Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | vmalloc: convert to XArray Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | mm/debug: print hashed address of struct page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | mm/debug: print the inode number in dump_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | mm/debug: switch dump_page to get_kernel_nofault Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | mm/debug: print head flags in dump_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | mm/debug: dump compound page information on a second... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-08-07 | Matthew Wilcox ... | mm/debug: handle page->mapping better in dump_page Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-07-03 | Matthew Wilcox ... | Call sysctl_head_finish on error Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-06-09 | Matthew Wilcox ... | iomap: Fix unsharing of an extent >2GB on a 32-bit... Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-06-04 | Matthew Wilcox ... | mm: simplify calling a compound page destructor Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-06-02 | Matthew Wilcox ... | mm/filemap.c: remove misleading comment Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
2020-06-02 | Matthew Wilcox ... | iomap: convert from readpages to readahead Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> |
commit | commitdiff | tree |
next |