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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
iomap: move the main iteration code into a separate file
Darrick J. Wong
1
-91
/
+0
2019-07-17
iomap: move the buffered IO code into a separate file
Darrick J. Wong
1
-1053
/
+0
2019-07-17
iomap: move the direct IO code into a separate file
Darrick J. Wong
1
-554
/
+0
2019-07-17
iomap: move the SEEK_HOLE code into a separate file
Darrick J. Wong
1
-201
/
+0
2019-07-17
iomap: move the file mapping reporting code into a separate file
Darrick J. Wong
1
-136
/
+0
2019-07-17
iomap: move the swapfile code into a separate file
Darrick J. Wong
1
-170
/
+0
2019-07-10
Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+15
2019-07-01
block: fix .bi_size overflow
Ming Lei
1
-1
/
+1
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
1
-4
/
+8
2019-06-29
iomap: use bio_release_pages in iomap_dio_bio_end_io
Christoph Hellwig
1
-7
/
+1
2019-06-27
iomap: fix page_done callback for short writes
Andreas Gruenbacher
1
-1
/
+1
2019-06-27
iomap: don't mark the inode dirty in iomap_write_end
Andreas Gruenbacher
1
-1
/
+14
2019-06-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
1
-4
/
+8
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+2
2019-05-01
iomap: move iomap_read_inline_data around
Christoph Hellwig
1
-20
/
+20
2019-05-01
iomap: Add a page_prepare callback
Andreas Gruenbacher
1
-10
/
+26
2019-05-01
iomap: Fix use-after-free error in page_done callback
Andreas Gruenbacher
1
-0
/
+1
2019-05-01
fs: Turn __generic_write_end into a void function
Andreas Gruenbacher
1
-1
/
+1
2019-05-01
iomap: Clean up __generic_write_end calling
Christoph Hellwig
1
-10
/
+8
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-4
/
+2
2019-04-28
iomap: convert to SPDX identifier
Christoph Hellwig
1
-9
/
+1
2019-03-18
block: add BIO_NO_PAGE_REF flag
Jens Axboe
1
-5
/
+7
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
1
-15
/
+28
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
1
-7
/
+30
2019-02-15
block: enable multipage bvecs
Ming Lei
1
-2
/
+2
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-2
/
+4
2019-01-27
iomap: fix a use after free in iomap_dio_rw
Christoph Hellwig
1
-7
/
+21
2019-01-27
iomap: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+9
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
1
-2
/
+1
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+12
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
1
-1
/
+1
2018-12-27
Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+15
2018-12-21
iomap: don't search past page end in iomap_is_partially_uptodate
Eric Sandeen
1
-2
/
+15
2018-12-20
iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
Dave Chinner
1
-7
/
+0
2018-12-14
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
1
-9
/
+0
2018-12-04
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
1
-9
/
+0
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-12
/
+41
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
1
-1
/
+1
2018-11-21
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
1
-3
/
+8
2018-11-21
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
1
-3
/
+19
2018-11-21
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
1
-1
/
+8
2018-11-21
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
1
-5
/
+6
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
1
-1
/
+2
2018-11-16
block: add polled wakeup task helper
Jens Axboe
1
-1
/
+1
2018-11-07
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
1
-1
/
+8
2018-11-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-26
fs/iomap.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
[next]