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.12.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
/
include
/
linux
/
pagemap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: validate inode in mapping_set_error()
Minchan Kim
2020-10-11
1
-1
/
+2
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-3
/
+3
*
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-0
/
+43
|
\
|
*
mm: add kiocb_wait_page_queue_init() helper
Jens Axboe
2020-06-21
1
-0
/
+21
|
*
mm: add support for async page locking
Jens Axboe
2020-06-21
1
-0
/
+17
|
*
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
2020-06-21
1
-0
/
+37
|
/
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-0
/
+37
*
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+3
*
mm: add new readahead_control API
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+140
*
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+8
*
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
1
-1
/
+4
*
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
2020-04-07
1
-3
/
+1
*
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
2020-04-02
1
-4
/
+4
*
mm: swap: make page_evictable() inline
Yang Shi
2020-04-02
1
-4
/
+2
*
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
2020-04-02
1
-5
/
+10
*
fs: Fix page_mkwrite off-by-one errors
Andreas Gruenbacher
2020-01-06
1
-0
/
+28
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-09-24
1
-0
/
+10
*
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
2019-07-12
1
-2
/
+1
*
include/linux/pagemap.h: document trylock_page() return value
Andrew Morton
2019-07-12
1
-0
/
+3
*
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-07-05
1
-13
/
+0
*
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
1
-3
/
+0
*
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
1
-9
/
+1
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
1
-0
/
+13
*
filemap: kill page_cache_read usage in filemap_fault
Josef Bacik
2019-03-15
1
-0
/
+1
*
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
2019-03-05
1
-22
/
+9
*
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
2018-12-28
1
-0
/
+2
*
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
1
-1
/
+1
*
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
1
-2
/
+2
*
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
1
-2
/
+2
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-2
/
+2
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-7
/
+1
*
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-15
1
-1
/
+1
*
mm: batch radix tree operations when truncating pages
Jan Kara
2017-11-15
1
-0
/
+4
*
mm: implement find_get_pages_range_tag()
Jan Kara
2017-11-15
1
-2
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: implement find_get_pages_range()
Jan Kara
2017-09-06
1
-2
/
+10
*
mm: make pagevec_lookup() update index
Jan Kara
2017-09-06
1
-1
/
+1
*
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
2017-08-02
1
-2
/
+0
*
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-6
/
+25
|
\
|
*
mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
Jeff Layton
2017-07-06
1
-6
/
+25
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Kirill A. Shutemov
2017-03-28
1
-2
/
+2
*
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
2017-02-22
1
-1
/
+0
*
mm: un-export wake_up_page functions
Nicholas Piggin
2017-02-22
1
-10
/
+2
*
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-25
1
-12
/
+11
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
2016-11-30
1
-6
/
+15
*
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2016-10-11
1
-11
/
+9
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-52
/
+2
|
\
[next]