index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: use new return type vm_fault_t
Souptick Joarder
2018-06-07
1
-4
/
+4
*
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-20
1
-5
/
+4
*
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
2018-04-13
1
-1
/
+5
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-43
/
+41
*
mm/filemap.c: remove include of hardirq.h
Yang Shi
2018-01-31
1
-1
/
+0
*
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-0
/
+1
|
\
|
*
afs: Get rid of the afs_writeback record
David Howells
2017-11-13
1
-0
/
+1
*
|
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-3
/
+3
*
|
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
1
-1
/
+1
*
|
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-15
1
-3
/
+4
*
|
mm: batch radix tree operations when truncating pages
Jan Kara
2017-11-15
1
-0
/
+83
*
|
mm: factor out checks and accounting from __delete_from_page_cache()
Jan Kara
2017-11-15
1
-31
/
+41
*
|
mm: move clearing of page->mapping to page_cache_tree_delete()
Jan Kara
2017-11-15
1
-3
/
+3
*
|
mm: move accounting updates before page_cache_tree_delete()
Jan Kara
2017-11-15
1
-24
/
+25
*
|
mm: factor out page cache page freeing into a separate function
Jan Kara
2017-11-15
1
-13
/
+18
*
|
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
1
-1
/
+1
*
|
mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
Jan Kara
2017-11-15
1
-8
/
+6
*
|
mm: implement find_get_pages_range_tag()
Jan Kara
2017-11-15
1
-9
/
+24
|
/
*
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
2017-10-03
1
-0
/
+8
*
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2017-09-25
1
-2
/
+8
*
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
1
-7
/
+17
|
\
|
*
fs: support IOCB_NOWAIT in generic_file_buffered_read
Milosz Tanski
2017-09-04
1
-0
/
+9
|
*
fs: pass iocb to do_generic_file_read
Christoph Hellwig
2017-09-04
1
-7
/
+8
*
|
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-14
1
-1
/
+21
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-28
/
+39
|
\
\
|
*
|
mm: use find_get_pages_range() in filemap_range_has_page()
Jan Kara
2017-09-06
1
-7
/
+4
|
*
|
mm: implement find_get_pages_range()
Jan Kara
2017-09-06
1
-12
/
+30
|
*
|
mm: make pagevec_lookup() update index
Jan Kara
2017-09-06
1
-3
/
+8
|
*
|
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
2017-09-06
1
-11
/
+2
*
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-33
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
2017-08-01
1
-29
/
+1
|
*
|
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
2017-07-31
1
-0
/
+23
|
*
|
mm: consolidate dax / non-dax checks for writeback
Jeff Layton
2017-07-29
1
-6
/
+9
|
*
|
errseq: rename __errseq_set to errseq_set
Jeff Layton
2017-07-26
1
-1
/
+1
*
|
|
page waitqueue: always add new entries at the end
Linus Torvalds
2017-08-28
1
-1
/
+1
|
|
/
|
/
|
*
|
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
2017-08-27
1
-4
/
+5
*
|
Minor page waitqueue cleanups
Linus Torvalds
2017-08-27
1
-5
/
+6
|
/
*
mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
Naoya Horiguchi
2017-07-10
1
-3
/
+5
*
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-17
/
+109
|
\
|
*
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2017-07-06
1
-0
/
+84
|
*
mm: don't TestClearPageError in __filemap_fdatawait_range
Jeff Layton
2017-07-06
1
-15
/
+5
|
*
mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
Jeff Layton
2017-07-06
1
-0
/
+6
|
*
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
2017-07-06
1
-2
/
+14
*
|
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-07-06
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-6
/
+6
|
\
\
|
*
|
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
1
-1
/
+1
|
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-5
/
+5
|
|
/
*
|
fs: return if direct I/O will trigger writeback
Goldwyn Rodrigues
2017-06-20
1
-7
/
+25
*
|
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
1
-0
/
+32
|
/
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-09
1
-1
/
+1
|
\
[next]