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
/
fs
/
iomap
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+27
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-3
/
+16
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
1
-0
/
+6
2021-10-24
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
1
-0
/
+4
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-24
/
+12
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-3
/
+3
2021-10-18
iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
Christoph Hellwig
1
-1
/
+20
2021-08-26
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
1
-10
/
+18
2021-08-18
mm/swap: consider max pages in iomap_swapfile_add_extent
Xu Yu
1
-0
/
+6
2021-08-16
iomap: move loop control code to iter.c
Darrick J. Wong
2
-1
/
+1
2021-08-16
iomap: constify iomap_iter_srcmap
Christoph Hellwig
1
-19
/
+19
2021-08-16
iomap: rework unshare flag
Christoph Hellwig
1
-14
/
+9
2021-08-16
iomap: pass an iomap_iter to various buffered I/O helpers
Christoph Hellwig
1
-71
/
+66
2021-08-16
iomap: remove iomap_apply
Christoph Hellwig
2
-131
/
+0
2021-08-16
iomap: switch iomap_swapfile_activate to use iomap_iter
Christoph Hellwig
1
-22
/
+16
2021-08-16
iomap: switch iomap_seek_data to use iomap_iter
Christoph Hellwig
1
-23
/
+24
2021-08-16
iomap: switch iomap_seek_hole to use iomap_iter
Christoph Hellwig
1
-25
/
+26
2021-08-16
iomap: switch iomap_bmap to use iomap_iter
Christoph Hellwig
1
-18
/
+13
2021-08-16
iomap: switch iomap_fiemap to use iomap_iter
Christoph Hellwig
1
-41
/
+29
2021-08-16
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
1
-83
/
+81
2021-08-16
iomap: switch iomap_page_mkwrite to use iomap_iter
Christoph Hellwig
1
-22
/
+17
2021-08-16
iomap: switch iomap_zero_range to use iomap_iter
Christoph Hellwig
1
-18
/
+18
2021-08-16
iomap: switch iomap_file_unshare to use iomap_iter
Christoph Hellwig
1
-17
/
+18
2021-08-16
iomap: switch iomap_file_buffered_write to use iomap_iter
Christoph Hellwig
1
-24
/
+25
2021-08-16
iomap: switch readahead and readpage to use iomap_iter
Christoph Hellwig
1
-43
/
+37
2021-08-16
iomap: add the new iomap_iter model
Christoph Hellwig
2
-2
/
+109
2021-08-16
iomap: fix the iomap_readpage_actor return value for inline data
Christoph Hellwig
1
-2
/
+2
2021-08-16
iomap: mark the iomap argument to iomap_read_page_sync const
Christoph Hellwig
1
-1
/
+1
2021-08-16
iomap: mark the iomap argument to iomap_read_inline_data const
Christoph Hellwig
1
-1
/
+1
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
1
-3
/
+3
2021-08-16
iomap: fix a trivial comment typo in trace.h
Christoph Hellwig
1
-1
/
+1
2021-08-16
iomap: pass writeback errors to the mapping
Darrick J. Wong
1
-1
/
+1
2021-08-05
iomap: Add another assertion to inline data handling
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-08-05
iomap: Use kmap_local_page instead of kmap_atomic
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-08-03
iomap: Fix some typos and bad grammar
Andreas Gruenbacher
1
-36
/
+36
2021-08-03
iomap: Support inline data with block size < page size
Matthew Wilcox (Oracle)
1
-18
/
+16
2021-08-03
iomap: support reading inline data from non-zero pos
Gao Xiang
2
-16
/
+36
2021-08-03
iomap: simplify iomap_add_to_ioend
Christoph Hellwig
1
-12
/
+5
2021-08-03
iomap: simplify iomap_readpage_actor
Christoph Hellwig
1
-12
/
+4
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
1
-1
/
+0
2021-07-15
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
1
-1
/
+3
2021-07-15
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
1
-2
/
+1
2021-07-15
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-15
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+15
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
1
-26
/
+1
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
1
-7
/
+7
[next]