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: 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
|
\
|
*
fix braino in generic_file_read_iter()
Al Viro
2017-05-08
1
-1
/
+1
*
|
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-08
1
-6
/
+0
*
|
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
2017-05-03
1
-15
/
+11
*
|
mm: tighten up the fault path a little
Matthew Wilcox
2017-05-03
1
-8
/
+8
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
1
-8
/
+7
|
\
|
|
*
generic_file_read_iter(): make use of iov_iter_revert()
Al Viro
2017-04-21
1
-4
/
+4
|
*
generic_file_direct_write(): make use of iov_iter_revert()
Al Viro
2017-04-21
1
-4
/
+3
*
|
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
2017-04-02
1
-8
/
+10
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: do not access page->mapping directly on page_endio
Minchan Kim
2017-02-24
1
-2
/
+5
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-10
/
+9
*
mm: fix filemap.c kernel-doc warnings
Randy Dunlap
2017-02-22
1
-1
/
+1
*
mm: un-export wake_up_page functions
Nicholas Piggin
2017-02-22
1
-2
/
+8
*
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
2017-02-03
1
-0
/
+5
*
dax: fix deadlock with DAX 4k holes
Ross Zwisler
2017-01-10
1
-1
/
+1
*
mm/filemap: fix parameters to test_bit()
Olof Johansson
2016-12-29
1
-1
/
+1
*
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
2016-12-29
1
-5
/
+31
*
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-25
1
-35
/
+146
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
1
-7
/
+7
|
\
|
*
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
1
-7
/
+7
*
|
vfs,mm: fix return value of read() at s_maxbytes
Linus Torvalds
2016-12-14
1
-1
/
+1
|
/
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-14
1
-3
/
+2
|
\
|
*
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-13
1
-3
/
+2
|
|
\
|
|
*
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
1
-2
/
+1
|
|
*
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-08
1
-1
/
+1
*
|
|
mm: workingset: restore refault tracking for single-page files
Johannes Weiner
2016-12-12
1
-8
/
+1
*
|
|
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-12
1
-49
/
+5
*
|
|
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
1
-2
/
+2
*
|
|
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
2016-12-12
1
-1
/
+4
*
|
|
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
2016-11-06
1
-0
/
+3
|
/
/
*
/
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
1
-3
/
+1
|
/
*
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-10
1
-1
/
+1
*
|
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
2016-10-07
1
-0
/
+4
*
|
do_generic_file_read(): fail immediately if killed
Bart Van Assche
2016-10-07
1
-1
/
+3
*
|
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-06
1
-7
/
+7
|
\
\
|
*
|
fs: update atime before I/O in generic_file_read_iter
Christoph Hellwig
2016-10-03
1
-7
/
+7
|
|
/
[next]