index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-07-05
s390/dasd: remove unneeded code
Sebastian Ott
3
-5
/
+3
2017-07-05
s390/dasd: Make raw I/O usable without prefix support
Jan Höppner
1
-40
/
+45
2017-07-05
s390/dasd: Rename dasd_raw_build_cp()
Jan Höppner
1
-4
/
+4
2017-07-05
s390/dasd: Refactor prefix_LRE() and related functions
Jan Höppner
2
-140
/
+78
2017-07-05
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
1
-5
/
+5
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-522
/
+216
2017-06-28
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
1
-1
/
+1
2017-06-27
dax: remove default copy_from_iter fallback
Dan Williams
1
-0
/
+8
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2
-2
/
+2
2017-06-12
s390/dasd: fix hanging safe offline
Stefan Haberland
1
-2
/
+6
2017-06-12
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2
-31
/
+44
2017-06-12
s390/dasd: Display read-only attribute correctly
Jan Höppner
1
-5
/
+14
2017-06-12
s390/dasd: Remove variable sized array
Jan Höppner
1
-17
/
+30
2017-06-12
s390/scm: use multiple queues
Sebastian Ott
2
-13
/
+42
2017-06-12
s390/scm: convert tasklet
Sebastian Ott
2
-40
/
+15
2017-06-12
s390/scm: convert to blk-mq
Sebastian Ott
2
-65
/
+74
2017-06-12
s390/scm: remove cluster option
Sebastian Ott
5
-361
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
3
-20
/
+28
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+34
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-16
/
+0
2017-04-19
dcssblk: add dax_operations support
Dan Williams
2
-9
/
+47
2017-03-28
s390/dasd: suppress command reject error for query host access command
Stefan Haberland
3
-6
/
+13
2017-03-28
s390/dasd: check if query host access feature is supported
Stefan Haberland
1
-0
/
+4
2017-02-23
s390/dasd: fix spelling mistake: "supportet" -> "supported"
Colin Ian King
1
-1
/
+1
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-163
/
+155
2017-02-03
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
1
-1
/
+1
2017-01-31
scm_blk: remove unneeded REQ_TYPE_FS check
Christoph Hellwig
1
-7
/
+0
2017-01-31
s390/dasd: correct inconsistent indenting
Stefan Haberland
1
-2
/
+2
2017-01-31
s390/dasd: check blockdevice pointer before trying to sync blockdevice
Stefan Haberland
1
-4
/
+5
2017-01-31
s390/dasd: check for device error pointer within state change interrupts
Stefan Haberland
1
-2
/
+5
2017-01-31
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
1
-4
/
+2
2017-01-31
s390/dasd: Improve parameter list parsing
Jan Höppner
2
-135
/
+125
2017-01-31
s390/dasd: Always store parameter elements in an array
Jan Höppner
1
-16
/
+16
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
8
-8
/
+8
2016-12-14
s390/dasd: fix typos in DASD error messages
Stefan Haberland
1
-3
/
+3
2016-12-12
s390/dasd: channel path aware error recovery
Stefan Haberland
6
-108
/
+524
2016-12-12
s390/dasd: extend dasd path handling
Stefan Haberland
8
-143
/
+475
2016-10-28
s390/dasd: Fix locking issue when changing RO attribute
Jan Höppner
1
-2
/
+15
2016-10-28
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
2
-22
/
+34
2016-10-28
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
Jan Höppner
1
-15
/
+24
2016-10-28
s390/dasd: Make use of dasd_set_feature() more often
Jan Höppner
1
-61
/
+29
2016-10-28
s390/dasd: Replace simple_strtoul with kstrtouint
Jan Höppner
1
-20
/
+11
2016-10-28
s390/dasd: Define often used variable
Jan Höppner
1
-8
/
+8
2016-10-28
s390/dasd: Make setting queue_max_segments more explicit
Jan Höppner
1
-1
/
+1
2016-10-17
s390/dasd: avoid undefined behaviour
Christian Borntraeger
1
-2
/
+2
2016-09-28
s390/dasd: add missing \n to end of dev_err messages
Colin Ian King
1
-2
/
+2
2016-09-26
s390/dasd: make query host access interruptible
Stefan Haberland
1
-1
/
+1
2016-09-26
s390/dasd: fix panic during offline processing
Stefan Haberland
3
-10
/
+18
2016-09-26
s390/dasd: fix hanging offline processing
Stefan Haberland
1
-0
/
+9
[next]