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
/
xfs
/
xfs_iomap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
1
-8
/
+19
2018-03-01
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
1
-4
/
+2
2018-03-01
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
1
-1
/
+10
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
1
-1
/
+1
2017-12-08
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2017-11-14
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+9
2017-11-13
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
1
-2
/
+2
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-6
/
+8
2017-11-03
xfs: support for synchronous DAX faults
Christoph Hellwig
1
-0
/
+5
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-10-01
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
1
-3
/
+3
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
1
-2
/
+5
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+1
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
1
-3
/
+1
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
1
-3
/
+3
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-9
/
+1
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
1
-1
/
+1
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
1
-1
/
+1
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
1
-0
/
+22
2017-05-13
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
1
-2
/
+2
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2017-04-25
ext2, ext4, xfs: retrieve dax_device for iomap operations
Dan Williams
1
-0
/
+10
2017-04-06
xfs: actually report xattr extents via iomap
Darrick J. Wong
1
-2
/
+2
2017-04-03
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
1
-2
/
+2
2017-03-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
1
-7
/
+18
2017-02-16
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
1
-0
/
+4
2017-02-16
xfs: clear delalloc and cache on buffered write failure
Brian Foster
1
-1
/
+12
2017-02-06
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
1
-19
/
+12
2017-02-06
xfs: introduce xfs_aligned_fsb_count
Christoph Hellwig
1
-9
/
+2
2017-02-06
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
1
-11
/
+1
2017-02-02
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
1
-1
/
+1
2017-01-30
iomap: constify struct iomap_ops
Christoph Hellwig
1
-2
/
+2
2017-01-23
xfs: fix COW writeback race
Christoph Hellwig
1
-1
/
+1
2016-11-30
xfs: use iomap_dio_rw
Christoph Hellwig
1
-8
/
+42
2016-11-28
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
1
-20
/
+13
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
1
-1
/
+1
2016-11-24
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
1
-11
/
+9
2016-11-24
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
1
-2
/
+1
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
1
-17
/
+39
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
1
-5
/
+8
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-1
/
+1
2016-10-05
xfs: report shared extent mappings to userspace correctly
Darrick J. Wong
1
-1
/
+11
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
1
-1
/
+6
2016-10-04
xfs: create delalloc extents in CoW fork
Darrick J. Wong
1
-2
/
+10
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
1
-1
/
+1
2016-09-19
xfs: use iomap to implement DAX
Christoph Hellwig
1
-4
/
+7
2016-09-19
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
1
-4
/
+6
2016-09-19
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
1
-0
/
+1
[next]