index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2017-07-10
mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
Naoya Horiguchi
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2017-07-06
mm: don't TestClearPageError in __filemap_fdatawait_range
Jeff Layton
2017-07-06
mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
Jeff Layton
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-20
fs: return if direct I/O will trigger writeback
Goldwyn Rodrigues
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2017-05-08
fix braino in generic_file_read_iter()
Al Viro
2017-05-03
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
2017-05-03
mm: tighten up the fault path a little
Matthew Wilcox
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-21
generic_file_read_iter(): make use of iov_iter_revert()
Al Viro
2017-04-21
generic_file_direct_write(): make use of iov_iter_revert()
Al Viro
2017-04-02
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-24
mm: do not access page->mapping directly on page_endio
Minchan Kim
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-22
mm: fix filemap.c kernel-doc warnings
Randy Dunlap
2017-02-22
mm: un-export wake_up_page functions
Nicholas Piggin
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
2017-01-10
dax: fix deadlock with DAX 4k holes
Ross Zwisler
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
vfs,mm: fix return value of read() at s_maxbytes
Linus Torvalds
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-12
mm: workingset: restore refault tracking for single-page files
Johannes Weiner
2016-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-06
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-07
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
2016-10-07
do_generic_file_read(): fail immediately if killed
Bart Van Assche
2016-10-06
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-05
mm: filemap: fix mapping->nrpages double accounting in fuse
Johannes Weiner
[next]