index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-13
mm/filemap: fix filemap_map_pages for THP
Matthew Wilcox (Oracle)
2020-10-13
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
mm: convert find_get_entry to return the head page
Matthew Wilcox (Oracle)
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-08-28
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-08-14
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-12
mm/filemap.c: delete duplicated word
Randy Dunlap
2020-08-07
mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
Yang Shi
2020-08-07
mm: filemap: clear idle flag for writes
Yang Shi
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-08-02
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
2020-06-21
mm: support async buffered reads in generic_file_buffered_read()
Jens Axboe
2020-06-21
mm: add support for async page locking
Jens Axboe
2020-06-21
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
2020-06-21
mm: allow read-ahead with IOCB_NOWAIT set
Jens Axboe
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-04
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
2020-06-03
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-03
mm: fix NUMA node file count error in replace_page_cache()
Johannes Weiner
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-02
mm/filemap.c: remove misleading comment
Matthew Wilcox (Oracle)
2020-05-25
fs: export generic_file_buffered_read()
Goldwyn Rodrigues
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm/filemap.c: rewrite pagecache_get_page documentation
Matthew Wilcox (Oracle)
2020-04-02
mm/filemap.c: unexport find_get_entry
Matthew Wilcox (Oracle)
2020-04-02
mm/filemap.c: use vm_fault error code directly
Matthew Wilcox (Oracle)
2020-04-02
mm/filemap.c: remove unused argument from shrink_readahead_size_eio()
Souptick Joarder
2020-04-02
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-04-02
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
2020-01-31
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
[next]