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
2020-10-23
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-222
/
+0
2020-10-17
mm: mark async iocb read as NOWAIT once some data has been copied
Jens Axboe
1
-0
/
+8
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-19
/
+39
2020-10-16
mm: fix some broken comments
Miaohe Lin
1
-2
/
+2
2020-10-16
mm/filemap: fold ra_submit into do_sync_mmap_readahead
David Howells
1
-5
/
+5
2020-10-16
mm/filemap: fix page cache removal for arbitrary sized THPs
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-16
mm/filemap: fix storing to a THP shadow entry
Matthew Wilcox (Oracle)
1
-11
/
+31
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+4
2020-10-15
vfs: move the generic write and copy checks out of mm
Darrick J. Wong
1
-143
/
+0
2020-10-14
vfs: move generic_remap_checks out of mm
Darrick J. Wong
1
-80
/
+1
2020-10-13
mm/filemap: fix filemap_map_pages for THP
Matthew Wilcox (Oracle)
1
-15
/
+15
2020-10-13
mm: add find_lock_head
Matthew Wilcox (Oracle)
1
-3
/
+6
2020-10-13
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
1
-14
/
+11
2020-10-13
mm: convert find_get_entry to return the head page
Matthew Wilcox (Oracle)
1
-6
/
+7
2020-10-13
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
1
-1
/
+0
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+5
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+5
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
1
-1
/
+5
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
1
-2
/
+2
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-31
/
+129
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
1
-31
/
+129
2020-08-28
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
1
-4
/
+4
2020-08-14
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
1
-7
/
+13
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-08-12
mm/filemap.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-07
mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
Yang Shi
1
-0
/
+3
2020-08-07
mm: filemap: clear idle flag for writes
Yang Shi
1
-0
/
+6
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-27
/
+64
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
1
-6
/
+1
2020-08-02
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
1
-47
/
+85
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
1
-2
/
+21
2020-06-21
mm: support async buffered reads in generic_file_buffered_read()
Jens Axboe
1
-11
/
+27
2020-06-21
mm: add support for async page locking
Jens Axboe
1
-1
/
+44
2020-06-21
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
1
-31
/
+4
2020-06-21
mm: allow read-ahead with IOCB_NOWAIT set
Jens Axboe
1
-2
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-19
/
+19
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-04
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
1
-1
/
+1
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-8
/
+9
2020-06-03
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-14
/
+10
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-3
/
+3
2020-06-03
mm: fix NUMA node file count error in replace_page_cache()
Johannes Weiner
1
-2
/
+2
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+2
2020-06-02
mm/filemap.c: remove misleading comment
Matthew Wilcox (Oracle)
1
-1
/
+0
2020-05-25
fs: export generic_file_buffered_read()
Goldwyn Rodrigues
1
-1
/
+2
[next]