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
/
dasd_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
s390/dasd: fix kernel doc comment
Heiko Carstens
1
-2
/
+2
2021-07-27
s390/dasd: remove debug printk
Heiko Carstens
1
-3
/
+1
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-3
/
+2
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-3
/
+1
2020-11-16
dasd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-18
/
+9
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-4
/
+4
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-7
/
+2
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
1
-0
/
+34
2020-05-21
dasd: refactor dasd_ioctl_information
Christoph Hellwig
1
-19
/
+23
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
1
-0
/
+56
2018-11-07
dasd: remove dead code
Jens Axboe
1
-17
/
+5
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-04-15
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
1
-0
/
+61
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-3
/
+2
2016-03-07
s390/dasd: Simplify code in format logic
Jan Höppner
1
-27
/
+6
2014-08-01
s390/dasd: fix camel case
Stefan Haberland
1
-3
/
+3
2014-07-22
dasd: fix error recovery for alias devices during format
Stefan Haberland
1
-6
/
+27
2013-07-01
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
Hannes Reinecke
1
-0
/
+59
2013-04-17
s390/dasd: improve speed of dasdfmt
Stefan Haberland
1
-21
/
+10
2012-11-23
s390: use ccw_device_get_schid
Sebastian Ott
1
-4
/
+7
2012-09-26
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
1
-2
/
+2
2012-08-28
s390/dasd: fix ioctl return value
Heiko Carstens
1
-5
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-0
/
+1
2011-08-24
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
1
-3
/
+7
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
1
-4
/
+34
2011-04-20
[S390] dasd: fix race between open and offline
Stefan Weinhuber
1
-41
/
+87
2010-09-26
s390/block: kill the big kernel lock
Arnd Bergmann
1
-15
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
1
-2
/
+4
2010-01-27
[S390] dasd: fix possible NULL pointer errors
Stefan Haberland
1
-5
/
+2
2010-01-13
[S390] dasd: add missing compat ptr conversion
Heiko Carstens
1
-5
/
+9
2009-12-07
[S390] dasd: improve error recovery for internal I/O
Stefan Weinhuber
1
-2
/
+2
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
1
-12
/
+12
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-11
/
+16
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
1
-2
/
+2
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
1
-3
/
+14
2008-10-21
[PATCH] switch dasd
Al Viro
1
-14
/
+1
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-88
/
+84
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
1
-1
/
+3
2006-12-08
[PATCH] struct path: convert s390-drivers
Josef Sipek
1
-1
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] dasd whitespace and other cosmetics.
Horst Hummel
1
-6
/
+6
2006-03-24
[PATCH] dasd: "cleanup dasd_ioctl" fix
Bastian Blank
1
-1
/
+1
2006-03-24
[PATCH] s390: random values in result of BIODASDINFO2
Horst Hummel
1
-3
/
+2
2006-03-24
[PATCH] s390: remove dynamic dasd ioctls
Christoph Hellwig
1
-69
/
+0
[next]