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
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2019-12-20
s390/dasd: fix typo in copyright statement
Stefan Haberland
2
-2
/
+2
2019-12-20
s390/dasd: fix memleak in path handling error case
Stefan Haberland
1
-17
/
+2
2019-12-20
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
1
-4
/
+5
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-1
/
+3
2019-10-01
Revert "s390/dasd: Add discard support for ESE volumes"
Stefan Haberland
1
-54
/
+3
2019-10-01
s390/dasd: Fix error handling during online processing
Jan Höppner
1
-16
/
+8
2019-08-01
s390/dasd: fix endless loop after read unit address configuration
Stefan Haberland
1
-6
/
+16
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-11
s390/dasd: Handle out-of-space constraint
Jan Höppner
5
-3
/
+243
2019-07-11
s390/dasd: Add discard support for ESE volumes
Jan Höppner
1
-3
/
+54
2019-07-11
s390/dasd: Use ALIGN_DOWN macro
Jan Höppner
1
-1
/
+1
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
7
-80
/
+103
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
4
-0
/
+361
2019-07-11
s390/dasd: Add dasd_sleep_on_queue_interruptible()
Jan Höppner
2
-0
/
+10
2019-07-11
s390/dasd: Add dynamic formatting support for ESE volumes
Jan Höppner
3
-14
/
+239
2019-07-11
s390/dasd: Recognise data for ESE volumes
Jan Höppner
4
-4
/
+430
2019-07-11
s390/dasd: Put sub-order definitions in a separate section
Jan Höppner
1
-2
/
+6
2019-07-11
s390/dasd: Make layout analysis ESE compatible
Jan Höppner
1
-6
/
+6
2019-07-11
s390/dasd: Remove old defines and function
Jan Höppner
1
-21
/
+0
2019-07-11
s390/dasd: Remove unused structs and function prototypes
Jan Höppner
1
-25
/
+0
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-1
/
+1
2019-07-02
s390/dasd: Fix a precision vs width bug in dasd_feature_list()
Dan Carpenter
1
-1
/
+1
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-1
/
+1
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+1
2019-05-09
s390/dasd: fix build warning in dasd_eckd_build_cp_raw
Ming Lei
1
-1
/
+1
2019-03-29
s390/dasd: Fix capacity calculation for large volumes
Peter Oberparleiter
1
-3
/
+3
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-14
/
+5
2019-03-01
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
Martin Schwidefsky
1
-14
/
+5
2019-01-28
s390/dasd: fix using offset into zero size array error
Stefan Haberland
1
-0
/
+8
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-16
/
+2
2018-12-13
s390/drivers: fix proc/debugfs file permissions
Sebastian Ott
1
-2
/
+1
2018-12-13
s390: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+1
2018-11-07
dasd: remove dead code
Jens Axboe
1
-17
/
+5
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-4
/
+2
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
3
-3
/
+3
2018-09-20
s390/dasd: remove unnecessary condition check
Chengguang Xu
1
-4
/
+2
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+5
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-15
/
+23
2018-08-09
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-08-09
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-07-30
s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
1
-3
/
+5
2018-07-19
s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-04
s390/dasd: fix cast-function-type warnings
Sebastian Ott
1
-8
/
+8
2018-07-02
s390/dasd: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2
-3
/
+3
2018-07-02
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: reduce the default queue depth and nr of hardware queues
Stefan Haberland
2
-10
/
+11
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-168
/
+100
[next]