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
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
1
-1
/
+1
2023-08-01
Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...
Darrick J. Wong
1
-40
/
+123
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-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
1
-11
/
+150
2023-07-25
iomap: Allocate ifs in ->write_begin() early
Ritesh Harjani (IBM)
1
-2
/
+11
2023-07-25
iomap: Refactor iomap_write_delalloc_punch() function out
Ritesh Harjani (IBM)
1
-20
/
+34
2023-07-25
iomap: Use iomap_punch_t typedef
Ritesh Harjani (IBM)
1
-5
/
+4
2023-07-25
iomap: Fix possible overflow condition in iomap_write_delalloc_scan
Ritesh Harjani (IBM)
1
-1
/
+1
2023-07-25
iomap: Add some uptodate state handling helpers for ifs state bitmap
Ritesh Harjani (IBM)
1
-8
/
+20
2023-07-25
iomap: Drop ifs argument from iomap_set_range_uptodate()
Ritesh Harjani (IBM)
1
-34
/
+33
2023-07-25
iomap: Rename iomap_page to iomap_folio_state and others
Ritesh Harjani (IBM)
1
-77
/
+70
2023-07-24
iomap: Copy larger chunks from userspace
Matthew Wilcox (Oracle)
1
-15
/
+17
2023-07-24
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
1
-2
/
+4
2023-07-24
filemap: Add fgf_t typedef
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-07-24
iomap: Remove unnecessary test from iomap_release_folio()
Matthew Wilcox (Oracle)
1
-5
/
+4
2023-07-24
iomap: Remove large folio handling in iomap_invalidate_folio()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-07-17
iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write
Christoph Hellwig
1
-1
/
+1
2023-07-17
iomap: fix a regression for partial write errors
Christoph Hellwig
1
-1
/
+1
2023-07-02
Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-06-29
fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...
Lu Hongfei
1
-1
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-58
/
+39
2023-06-09
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
1
-35
/
+20
2023-06-09
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
1
-3
/
+6
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-06-01
fs: iomap: use bio_add_folio_nofail where possible
Johannes Thumshirn
1
-3
/
+3
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-29
Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-2
/
+86
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+2
2023-04-21
iomap: Add DIO tracepoints
Ritesh Harjani (IBM)
3
-1
/
+85
2023-04-21
iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
Ritesh Harjani (IBM)
1
-1
/
+1
2023-04-06
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
1
-1
/
+1
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-9
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2023-02-22
Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-31
/
+60
2023-02-15
iomap: remove IOMAP_F_ZONE_APPEND
Christoph Hellwig
1
-8
/
+2
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-01-18
iomap: Rename page_ops to folio_ops
Andreas Gruenbacher
1
-10
/
+10
2023-01-18
iomap: Rename page_prepare handler to get_folio
Andreas Gruenbacher
1
-2
/
+2
2023-01-18
iomap: Add __iomap_get_folio helper
Andreas Gruenbacher
1
-4
/
+12
2023-01-18
iomap/gfs2: Get page in page_prepare handler
Andreas Gruenbacher
1
-11
/
+6
2023-01-18
iomap: Add iomap_get_folio helper
Andreas Gruenbacher
1
-9
/
+30
2023-01-18
iomap: Rename page_done handler to put_folio
Andreas Gruenbacher
1
-2
/
+2
[next]