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
/
direct-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-01
iomap: support IOCB_DIO_CALLER_COMP
Jens Axboe
1
-2
/
+60
2023-08-01
iomap: add IOMAP_DIO_INLINE_COMP
Jens Axboe
1
-2
/
+8
2023-08-01
iomap: only set iocb->private for polled bio
Jens Axboe
1
-8
/
+5
2023-08-01
iomap: treat a write through cache the same as FUA
Jens Axboe
1
-14
/
+20
2023-08-01
iomap: use an unsigned type for IOMAP_DIO_* defines
Jens Axboe
1
-4
/
+4
2023-08-01
iomap: cleanup up iomap_dio_bio_end_io()
Jens Axboe
1
-15
/
+31
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-55
/
+33
2023-06-09
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
1
-35
/
+20
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
1
-10
/
+2
2023-06-09
iomap: update ki_pos a little later in iomap_dio_complete
Christoph Hellwig
1
-10
/
+11
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
1
-1
/
+0
2023-05-24
iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
David Howells
1
-1
/
+1
2023-04-21
iomap: Add DIO tracepoints
Ritesh Harjani (IBM)
1
-1
/
+6
2023-04-21
iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
Ritesh Harjani (IBM)
1
-1
/
+1
2023-02-15
iomap: remove IOMAP_F_ZONE_APPEND
Christoph Hellwig
1
-8
/
+2
2022-11-14
iomap: directly use logical block size
Keith Busch
1
-2
/
+1
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+10
2022-07-14
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+4
2022-06-27
iomap: add support for dma aligned direct-io
Keith Busch
1
-2
/
+2
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
1
-2
/
+1
2022-06-10
teach iomap_dio_rw() to suppress dsync
Al Viro
1
-9
/
+11
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-7
/
+18
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-3
/
+5
2022-05-16
iomap: allow the file system to provide a bio_set for direct I/O
Christoph Hellwig
1
-4
/
+13
2022-05-02
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
1
-4
/
+3
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
1
-2
/
+1
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+6
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-1
/
+0
2022-02-08
iomap: support direct I/O with fscrypt using blk-crypto
Eric Biggers
1
-0
/
+6
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-6
/
+2
2021-12-03
mm: move filemap_range_needs_writeback() into header
Jens Axboe
1
-0
/
+1
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+26
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
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-16
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
1
-83
/
+81
2021-08-03
iomap: support reading inline data from non-zero pos
Gao Xiang
1
-4
/
+6
2021-04-30
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
1
-8
/
+16
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-2
/
+2
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+4
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+16
2021-02-09
iomap: support REQ_OP_ZONE_APPEND
Naohiro Aota
1
-6
/
+37
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
1
-5
/
+4
[next]