开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
mm/page-writeback.c: remove unused variable
Chao Yu
2020-06-02
mm/filemap.c: remove misleading comment
Matthew Wilcox (Oracle)
2020-06-02
mm_types.h: change set_page_private to inline function
Guoqing Jiang
2020-06-02
mm/migrate.c: call detach_page_private to cleanup code
Guoqing Jiang
2020-06-02
buffer_head.h: remove attach_page_buffers
Guoqing Jiang
2020-06-02
orangefs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-06-02
iomap: use attach/detach_page_private
Guoqing Jiang
2020-06-02
f2fs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
fs/buffer.c: use attach/detach_page_private
Guoqing Jiang
2020-06-02
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
fuse: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
f2fs: pass the inode to f2fs_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
erofs: convert compressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
mm: use memalloc_nofs_save in readahead path
Matthew Wilcox (Oracle)
2020-06-02
mm: document why we don't set PageReadahead
Matthew Wilcox (Oracle)
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
mm: move end_index check out of readahead loop
Matthew Wilcox (Oracle)
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2020-06-02
mm: put readahead pages in cache earlier
Matthew Wilcox (Oracle)
2020-06-02
mm: remove 'page_offset' from readahead loop
Matthew Wilcox (Oracle)
2020-06-02
mm: rename readahead loop variable to 'i'
Matthew Wilcox (Oracle)
2020-06-02
mm: rename various 'offset' parameters to 'index'
Matthew Wilcox (Oracle)
2020-06-02
mm: use readahead_control to pass arguments
Matthew Wilcox (Oracle)
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
2020-06-02
mm: move readahead nr_pages check into read_pages
Matthew Wilcox (Oracle)
2020-06-02
mm: ignore return value of ->readpages
Matthew Wilcox (Oracle)
2020-06-02
mm: return void from various readahead functions
Matthew Wilcox (Oracle)
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
mm, dump_page(): do not crash with invalid mapping pointer
Vlastimil Babka
2020-06-02
Documentation/vm/slub.rst: s/Toggle/Enable/
Andrew Morton
2020-06-02
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-06-02
slub: remove kmalloc under list_lock from list_slab_objects() V2
Christopher Lameter
2020-06-02
slub: Remove userspace notifier for cache add/remove
Christoph Lameter
2020-06-02
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
2020-06-02
usercopy: mark dma-kmalloc caches as usercopy caches
Vlastimil Babka
2020-06-02
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
Andrew Morton
[next]