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
/
include
/
linux
/
dax.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-6
/
+3
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-6
/
+2
2021-12-18
dax: simplify dax_synchronous and set_dax_synchronous
Christoph Hellwig
1
-10
/
+2
2021-12-04
dax: fix up some of the block device related ifdefs
Christoph Hellwig
1
-17
/
+16
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-2
/
+4
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-1
/
+6
2021-12-04
fsdax: simplify the pgoff calculation
Christoph Hellwig
1
-1
/
+0
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-14
/
+0
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-4
/
+15
2021-09-27
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
1
-2
/
+0
2021-08-26
dax: remove bdev_dax_supported
Christoph Hellwig
1
-12
/
+0
2021-08-26
dax: stub out dax_supported for !CONFIG_FS_DAX
Christoph Hellwig
1
-8
/
+10
2021-08-26
dax: remove __generic_fsdax_supported
Christoph Hellwig
1
-14
/
+2
2021-08-26
dax: mark dax_get_by_host static
Christoph Hellwig
1
-5
/
+0
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+1
2020-10-13
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
1
-0
/
+8
2020-09-21
iomap: Change calling convention for zeroing
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-10
dax: Create a range version of dax_layout_busy_page()
Vivek Goyal
1
-0
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-02
dax,iomap: Add helper dax_iomap_zero() to zero a range
Vivek Goyal
1
-14
/
+3
2020-04-02
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
1
-0
/
+4
2020-01-16
dax: Get rid of fs_dax_get_by_host() helper
Vivek Goyal
1
-10
/
+0
2020-01-03
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
1
-2
/
+2
2019-07-05
dax: check synchronous mapping is supported
Pankaj Gupta
1
-0
/
+17
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-2
/
+22
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+26
2018-12-04
dax: Fix unlock mismatch with updated API
Matthew Wilcox
1
-6
/
+8
2018-07-23
filesystem-dax: Introduce dax_lock_mapping_entry()
Dan Williams
1
-0
/
+13
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
1
-0
/
+5
2018-06-07
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-4
/
+4
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-4
/
+5
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+5
2018-05-22
mm, fs, dax: handle layout changes to pinned dax mappings
Dan Williams
1
-0
/
+7
2018-04-03
dax, dm: allow device-mapper to operate without dax support
Dan Williams
1
-6
/
+24
2018-03-30
fs, dax: prepare for dax-specific address_space_operations
Dan Williams
1
-3
/
+9
2018-01-07
dax: pass detailed error code from dax_iomap_fault()
Jan Kara
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
-1
/
+3
2017-11-03
dax: Implement dax_finish_sync_fault()
Jan Kara
1
-0
/
+2
2017-11-03
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
1
-4
/
+1
2017-09-06
dax: move all DAX radix tree defs to fs/dax.c
Ross Zwisler
1
-41
/
+0
[next]