index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-24
mm: do not access page->mapping directly on page_endio
Minchan Kim
1
-2
/
+5
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-10
/
+9
2017-02-22
mm: fix filemap.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2017-02-22
mm: un-export wake_up_page functions
Nicholas Piggin
1
-2
/
+8
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-01-10
dax: fix deadlock with DAX 4k holes
Ross Zwisler
1
-1
/
+1
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
1
-5
/
+31
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
1
-35
/
+146
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+7
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
1
-7
/
+7
2016-12-14
vfs,mm: fix return value of read() at s_maxbytes
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+2
2016-12-12
mm: workingset: restore refault tracking for single-page files
Johannes Weiner
1
-8
/
+1
2016-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
1
-49
/
+5
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
1
-2
/
+2
2016-12-12
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
1
-1
/
+4
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
1
-3
/
+2
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
1
-2
/
+1
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
1
-1
/
+1
2016-11-06
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
1
-0
/
+3
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
1
-3
/
+1
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
1
-1
/
+1
2016-10-07
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
1
-0
/
+4
2016-10-07
do_generic_file_read(): fail immediately if killed
Bart Van Assche
1
-1
/
+3
2016-10-06
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2016-10-05
mm: filemap: fix mapping->nrpages double accounting in fuse
Johannes Weiner
1
-1
/
+0
2016-10-05
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
1
-16
/
+30
2016-10-03
fs: update atime before I/O in generic_file_read_iter
Christoph Hellwig
1
-7
/
+7
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
1
-57
/
+57
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
1
-2
/
+2
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
1
-3
/
+3
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+2
2016-07-29
mm: export filemap_check_errors() to modules
Miklos Szeredi
1
-1
/
+2
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
1
-6
/
+6
2016-07-28
mm, vmscan: move lru_lock to the node
Mel Gorman
1
-2
/
+2
2016-07-26
shmem: add huge pages support
Kirill A. Shutemov
1
-1
/
+6
2016-07-26
filemap: prepare find and delete operations for huge pages
Kirill A. Shutemov
1
-56
/
+122
2016-07-26
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
1
-6
/
+10
2016-07-26
mm: introduce fault_env
Kirill A. Shutemov
1
-14
/
+14
2016-06-24
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
1
-1
/
+1
2016-05-26
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+21
2016-05-20
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
1
-20
/
+3
2016-05-20
mm: make faultaround produce old ptes
Kirill A. Shutemov
1
-1
/
+1
2016-05-20
mm: filemap: only do access activations on reads
Johannes Weiner
1
-1
/
+1
2016-05-20
mm: workingset: only do workingset activations on reads
Rik van Riel
1
-1
/
+5
2016-05-19
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
1
-1
/
+1
2016-05-19
dax: New fault locking
Jan Kara
1
-2
/
+7
[next]