index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2018-01-31
mm/filemap.c: remove include of hardirq.h
Yang Shi
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-15
mm: batch radix tree operations when truncating pages
Jan Kara
2017-11-15
mm: factor out checks and accounting from __delete_from_page_cache()
Jan Kara
2017-11-15
mm: move clearing of page->mapping to page_cache_tree_delete()
Jan Kara
2017-11-15
mm: move accounting updates before page_cache_tree_delete()
Jan Kara
2017-11-15
mm: factor out page cache page freeing into a separate function
Jan Kara
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
Jan Kara
2017-11-15
mm: implement find_get_pages_range_tag()
Jan Kara
2017-11-13
afs: Get rid of the afs_writeback record
David Howells
2017-10-03
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
2017-09-25
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
mm: use find_get_pages_range() in filemap_range_has_page()
Jan Kara
2017-09-06
mm: implement find_get_pages_range()
Jan Kara
2017-09-06
mm: make pagevec_lookup() update index
Jan Kara
2017-09-06
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-04
fs: support IOCB_NOWAIT in generic_file_buffered_read
Milosz Tanski
2017-09-04
fs: pass iocb to do_generic_file_read
Christoph Hellwig
2017-08-28
page waitqueue: always add new entries at the end
Linus Torvalds
2017-08-27
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2017-08-01
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
2017-07-31
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
2017-07-29
mm: consolidate dax / non-dax checks for writeback
Jeff Layton
2017-07-26
errseq: rename __errseq_set to errseq_set
Jeff Layton
2017-07-10
mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
Naoya Horiguchi
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2017-07-06
mm: don't TestClearPageError in __filemap_fdatawait_range
Jeff Layton
2017-07-06
mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
Jeff Layton
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-20
fs: return if direct I/O will trigger writeback
Goldwyn Rodrigues
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-08
fix braino in generic_file_read_iter()
Al Viro
2017-05-03
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
2017-05-03
mm: tighten up the fault path a little
Matthew Wilcox
[next]