summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-025-74/+41
* fuse: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-72/+28
* f2fs: pass the inode to f2fs_mpage_readpagesMatthew Wilcox (Oracle)2020-06-021-4/+3
* f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-022-31/+22
* ext4: pass the inode to ext4_mpage_readpagesMatthew Wilcox (Oracle)2020-06-023-5/+4
* ext4: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-023-28/+18
* erofs: convert compressed files from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-20/+9
* erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)2020-06-023-29/+18
* btrfs: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-023-42/+20
* fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)2020-06-0218-126/+73
* mm: use memalloc_nofs_save in readahead pathMatthew Wilcox (Oracle)2020-06-021-0/+14
* mm: document why we don't set PageReadaheadMatthew Wilcox (Oracle)2020-06-021-3/+6
* mm: add page_cache_readahead_unboundedMatthew Wilcox (Oracle)2020-06-026-91/+55
* mm: move end_index check out of readahead loopMatthew Wilcox (Oracle)2020-06-021-6/+8
* mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-024-3/+32
* mm: put readahead pages in cache earlierMatthew Wilcox (Oracle)2020-06-021-18/+28
* mm: remove 'page_offset' from readahead loopMatthew Wilcox (Oracle)2020-06-021-5/+3
* mm: rename readahead loop variable to 'i'Matthew Wilcox (Oracle)2020-06-021-4/+4
* mm: rename various 'offset' parameters to 'index'Matthew Wilcox (Oracle)2020-06-021-44/+42
* mm: use readahead_control to pass argumentsMatthew Wilcox (Oracle)2020-06-021-14/+19
* mm: add new readahead_control APIMatthew Wilcox (Oracle)2020-06-021-0/+140
* mm: move readahead nr_pages check into read_pagesMatthew Wilcox (Oracle)2020-06-021-5/+7
* mm: ignore return value of ->readpagesMatthew Wilcox (Oracle)2020-06-021-6/+2
* mm: return void from various readahead functionsMatthew Wilcox (Oracle)2020-06-023-28/+19
* mm: move readahead prototypes from mm.hMatthew Wilcox (Oracle)2020-06-025-19/+13
* mm, dump_page(): do not crash with invalid mapping pointerVlastimil Babka2020-06-021-6/+50
* Documentation/vm/slub.rst: s/Toggle/Enable/Andrew Morton2020-06-021-1/+1
* mm/slub: fix stack overruns with SLUB_STATSQian Cai2020-06-021-1/+2
* slub: remove kmalloc under list_lock from list_slab_objects() V2Christopher Lameter2020-06-021-5/+15
* slub: Remove userspace notifier for cache add/removeChristoph Lameter2020-06-021-16/+1
* mm/slub.c: fix corrupted freechain in deactivate_slab()Dongli Zhang2020-06-021-0/+27
* usercopy: mark dma-kmalloc caches as usercopy cachesVlastimil Babka2020-06-021-1/+2
* fs/buffer.c: record blockdev write errors in super_block that it backsJeff Layton2020-06-021-0/+7
* vfs: track per-sb writeback errors and report them to syncfsJeff Layton2020-06-026-5/+27
* arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton2020-06-021-2/+0
* ocfs2: mount shared volume without ha stackGang He2020-06-023-20/+51
* ocfs2: add missing annotation for dlm_empty_lockres()Jules Irenge2020-06-021-0/+1
* squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard2020-06-0211-242/+287
* Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-0114-65/+91
|\
| * x86/resctrl: Support wider MBM countersReinette Chatre2020-05-062-2/+14
| * x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre2020-05-062-1/+7
| * x86/resctrl: Maintain MBM counter width per resourceReinette Chatre2020-05-064-14/+24
| * x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre2020-05-064-2/+11
| * x86/resctrl: Remove unnecessary RMID checksReinette Chatre2020-05-061-15/+0
| * x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre2020-05-063-25/+29
| * x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre2020-05-067-9/+9
* | Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-8/+7
|\ \
| * | x86/microcode: Fix return value for microcode late loadingMihai Carabas2020-04-221-8/+7
* | | Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-0110-55/+73
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov2020-06-0110-55/+73
| |\ \ \ \