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