index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-7
/
+6
|
\
|
*
filemap: consistently use ->f_mapping over ->i_mapping
Christoph Hellwig
2020-12-01
1
-7
/
+6
*
|
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
1
-1
/
+1
*
|
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
1
-2
/
+2
*
|
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
2020-12-15
1
-2
/
+2
*
|
mm/filemap.c: remove else after a return
Hailong Liu
2020-12-15
1
-11
/
+12
*
|
mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig
Kent Overstreet
2020-12-15
1
-138
/
+175
*
|
mm/filemap/c: break generic_file_buffered_read up into multiple functions
Kent Overstreet
2020-12-15
1
-222
/
+261
*
|
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
2020-12-11
1
-1
/
+1
*
|
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
2020-12-06
1
-1
/
+1
*
|
mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
Hugh Dickins
2020-11-24
1
-0
/
+8
*
|
mm: never attempt async page lock if we've transferred data already
Jens Axboe
2020-11-16
1
-4
/
+14
|
/
*
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-23
1
-222
/
+0
|
\
|
*
vfs: move the generic write and copy checks out of mm
Darrick J. Wong
2020-10-15
1
-143
/
+0
|
*
vfs: move generic_remap_checks out of mm
Darrick J. Wong
2020-10-14
1
-80
/
+1
*
|
mm: mark async iocb read as NOWAIT once some data has been copied
Jens Axboe
2020-10-17
1
-0
/
+8
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
1
-19
/
+39
|
\
\
|
*
|
mm: fix some broken comments
Miaohe Lin
2020-10-16
1
-2
/
+2
|
*
|
mm/filemap: fold ra_submit into do_sync_mmap_readahead
David Howells
2020-10-16
1
-5
/
+5
|
*
|
mm/filemap: fix page cache removal for arbitrary sized THPs
Matthew Wilcox (Oracle)
2020-10-16
1
-1
/
+1
|
*
|
mm/filemap: fix storing to a THP shadow entry
Matthew Wilcox (Oracle)
2020-10-16
1
-11
/
+31
*
|
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-1
/
+5
|
|
\
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-31
/
+129
|
|
\
\
|
*
|
|
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-08-28
1
-4
/
+4
*
|
|
|
mm/filemap: fix filemap_map_pages for THP
Matthew Wilcox (Oracle)
2020-10-13
1
-15
/
+15
*
|
|
|
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
1
-3
/
+6
*
|
|
|
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-14
/
+11
*
|
|
|
mm: convert find_get_entry to return the head page
Matthew Wilcox (Oracle)
2020-10-13
1
-6
/
+7
*
|
|
|
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-1
/
+0
*
|
|
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-02
1
-1
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-29
1
-1
/
+5
|
|
/
*
|
mm: fix wake_page_function() comment typos
Linus Torvalds
2020-09-20
1
-2
/
+2
*
|
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-09-17
1
-31
/
+129
|
/
*
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
2020-08-14
1
-7
/
+13
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-1
/
+1
*
mm/filemap.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
Yang Shi
2020-08-07
1
-0
/
+3
*
mm: filemap: clear idle flag for writes
Yang Shi
2020-08-07
1
-0
/
+6
*
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-27
/
+64
|
\
|
*
mm: support async buffered reads in generic_file_buffered_read()
Jens Axboe
2020-06-21
1
-11
/
+27
|
*
mm: add support for async page locking
Jens Axboe
2020-06-21
1
-1
/
+44
|
*
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
2020-06-21
1
-31
/
+4
|
*
mm: allow read-ahead with IOCB_NOWAIT set
Jens Axboe
2020-06-21
1
-2
/
+0
*
|
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-08-02
1
-6
/
+1
*
|
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
2020-08-02
1
-47
/
+85
*
|
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
2020-07-07
1
-2
/
+21
|
/
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-19
/
+19
[next]