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, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-2
/
+2
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
*
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
1
-1
/
+1
*
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-05
1
-13
/
+54
*
mm: use only per-device readahead limit
Roman Gushchin
2015-11-05
1
-5
/
+3
*
mm: make sendfile(2) killable
Jan Kara
2015-10-23
1
-4
/
+5
*
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
2015-10-07
1
-18
/
+16
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-1
/
+1
*
fs: do not prefault sys_write() user buffer pages
Dave Hansen
2015-09-08
1
-16
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
1
-1
/
+1
*
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-9
/
+25
|
\
\
|
*
|
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
1
-1
/
+2
|
*
|
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
1
-0
/
+2
|
*
|
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
1
-9
/
+22
|
|
/
*
|
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-24
1
-3
/
+4
*
|
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
Michal Hocko
2015-06-24
1
-3
/
+13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-76
/
+38
|
\
|
*
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
1
-3
/
+3
|
*
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
1
-25
/
+19
|
*
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
1
-43
/
+20
|
*
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
2015-04-11
1
-11
/
+6
|
*
__generic_file_write_iter: keep ->ki_pos and return value consistent
Al Viro
2015-04-11
1
-14
/
+10
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
1
-8
/
+7
|
\
\
|
|
/
|
/
|
|
*
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
2015-04-14
1
-8
/
+7
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
|
/
*
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
1
-4
/
+2
*
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
1
-7
/
+12
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-2
/
+2
|
\
|
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-2
/
+2
*
|
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
1
-1
/
+0
|
/
*
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2014-12-29
1
-17
/
+12
*
new helper: iter_is_iovec()
Al Viro
2014-12-17
1
-1
/
+1
*
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
1
-5
/
+5
*
mm/filemap.c: remove trailing whitespace
Paul McQuade
2014-10-09
1
-2
/
+2
*
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-08
1
-6
/
+15
|
\
|
*
MM: export page_wakeup functions
NeilBrown
2014-09-25
1
-6
/
+2
|
*
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
2014-09-25
1
-0
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
Masanari Iida
2014-09-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-11
1
-1
/
+1
|
\
\
|
*
|
__generic_file_write_iter(): fix handling of sync error after DIO
Al Viro
2014-08-11
1
-1
/
+1
*
|
|
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
1
-3
/
+1
*
|
|
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
1
-6
/
+15
*
|
|
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
2014-08-06
1
-0
/
+23
*
|
|
mm: replace init_page_accessed by __SetPageReferenced
Hugh Dickins
2014-08-06
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
1
-16
/
+4
|
\
\
|
|
/
|
/
|
|
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-16
/
+4
*
|
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
2014-07-30
1
-5
/
+8
|
/
[next]