index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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/filemap.c: correct the comment about VM_FAULT_RETRY
Yang Shi
2019-07-12
1
-4
/
+2
*
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
2019-07-12
1
-4
/
+6
*
mm/filemap.c: fix an overly long line in read_cache_page
Christoph Hellwig
2019-07-12
1
-1
/
+2
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-07-11
1
-0
/
+22
|
\
|
*
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
2019-06-20
1
-0
/
+22
*
|
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-11
1
-21
/
+89
|
\
\
|
*
|
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
1
-0
/
+53
|
*
|
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
2019-06-09
1
-21
/
+12
|
*
|
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
1
-0
/
+24
|
|
/
*
/
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-07-06
1
-58
/
+88
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
1
-61
/
+0
*
mm/filemap.c: fix minor typo
Laurent Dufour
2019-05-14
1
-1
/
+1
*
mm/filemap.c: enable error injection at add_to_page_cache()
Josef Bacik
2019-05-14
1
-0
/
+2
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
1
-97
/
+62
*
filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior
Linus Torvalds
2019-03-15
1
-0
/
+5
*
filemap: drop the mmap_sem for all blocking operations
Josef Bacik
2019-03-15
1
-19
/
+117
*
filemap: kill page_cache_read usage in filemap_fault
Josef Bacik
2019-03-15
1
-60
/
+15
*
filemap: pass vm_fault to the mmap ra helpers
Josef Bacik
2019-03-14
1
-14
/
+14
*
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-06
1
-2
/
+2
*
mm/shmem: make find_get_pages_range() work for huge page
Yu Zhao
2019-03-06
1
-2
/
+2
*
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
2019-03-06
1
-11
/
+62
*
mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page
zhengbin
2019-03-06
1
-1
/
+1
*
mm/filemap.c: remove redundant test from find_get_pages_contig
Matthew Wilcox
2019-03-06
1
-10
/
+0
*
mm/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
mm, fault_around: do not take a reference to a locked page
Michal Hocko
2018-12-28
1
-0
/
+7
*
mm/filemap.c: remove useless check in pagecache_get_page()
Kirill Tkhai
2018-12-28
1
-1
/
+1
*
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
2018-12-28
1
-13
/
+74
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-27
/
+119
|
\
|
*
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-30
1
-4
/
+7
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-1
/
+1
|
*
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
2018-10-30
1
-2
/
+2
|
*
vfs: strengthen checking of file range inputs to generic_remap_checks
Darrick J. Wong
2018-10-30
1
-32
/
+52
|
*
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-30
1
-0
/
+69
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-02
1
-1
/
+1
|
\
\
|
*
|
iov_iter: Use accessor function
David Howells
2018-10-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-414
/
+310
|
\
\
|
*
|
page cache: Convert filemap_range_has_page to XArray
Matthew Wilcox
2018-10-21
1
-8
/
+19
|
*
|
page cache: Remove stray radix comment
Matthew Wilcox
2018-10-21
1
-1
/
+1
|
*
|
page cache: Convert delete_batch to XArray
Matthew Wilcox
2018-10-21
1
-15
/
+13
|
*
|
page cache: Convert filemap_map_pages to XArray
Matthew Wilcox
2018-10-21
1
-29
/
+13
|
*
|
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
1
-30
/
+24
|
*
|
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
1
-42
/
+26
|
*
|
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
1
-31
/
+22
|
*
|
page cache: Convert find_get_pages_range to XArray
Matthew Wilcox
2018-10-21
1
-33
/
+19
|
*
|
page cache: Convert find_get_entries to XArray
Matthew Wilcox
2018-10-21
1
-28
/
+23
|
*
|
page cache: Convert find_get_entry to XArray
Matthew Wilcox
2018-10-21
1
-35
/
+28
|
*
|
page cache: Convert page deletion to XArray
Matthew Wilcox
2018-10-21
1
-18
/
+13
|
*
|
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
1
-82
/
+57
|
*
|
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
1
-60
/
+50
[next]