index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
5
-163
/
+155
|
\
|
*
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
2017-02-03
1
-1
/
+1
|
*
s390/dasd: correct inconsistent indenting
Stefan Haberland
2017-01-31
1
-2
/
+2
|
*
s390/dasd: check blockdevice pointer before trying to sync blockdevice
Stefan Haberland
2017-01-31
1
-4
/
+5
|
*
s390/dasd: check for device error pointer within state change interrupts
Stefan Haberland
2017-01-31
1
-2
/
+5
|
*
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
2017-01-31
1
-4
/
+2
|
*
s390/dasd: Improve parameter list parsing
Jan Höppner
2017-01-31
2
-135
/
+125
|
*
s390/dasd: Always store parameter elements in an array
Jan Höppner
2017-01-31
1
-16
/
+16
*
|
scm_blk: remove unneeded REQ_TYPE_FS check
Christoph Hellwig
2017-01-31
1
-7
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
8
-8
/
+8
*
s390/dasd: fix typos in DASD error messages
Stefan Haberland
2016-12-14
1
-3
/
+3
*
s390/dasd: channel path aware error recovery
Stefan Haberland
2016-12-12
6
-108
/
+524
*
s390/dasd: extend dasd path handling
Stefan Haberland
2016-12-12
8
-143
/
+475
*
s390/dasd: Fix locking issue when changing RO attribute
Jan Höppner
2016-10-28
1
-2
/
+15
*
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
2016-10-28
2
-22
/
+34
*
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
Jan Höppner
2016-10-28
1
-15
/
+24
*
s390/dasd: Make use of dasd_set_feature() more often
Jan Höppner
2016-10-28
1
-61
/
+29
*
s390/dasd: Replace simple_strtoul with kstrtouint
Jan Höppner
2016-10-28
1
-20
/
+11
*
s390/dasd: Define often used variable
Jan Höppner
2016-10-28
1
-8
/
+8
*
s390/dasd: Make setting queue_max_segments more explicit
Jan Höppner
2016-10-28
1
-1
/
+1
*
s390/dasd: avoid undefined behaviour
Christian Borntraeger
2016-10-17
1
-2
/
+2
*
s390/dasd: add missing \n to end of dev_err messages
Colin Ian King
2016-09-28
1
-2
/
+2
*
s390/dasd: make query host access interruptible
Stefan Haberland
2016-09-26
1
-1
/
+1
*
s390/dasd: fix panic during offline processing
Stefan Haberland
2016-09-26
3
-10
/
+18
*
s390/dasd: fix hanging offline processing
Stefan Haberland
2016-09-26
1
-0
/
+9
*
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
Stefan Haberland
2016-09-20
1
-0
/
+4
*
s390/dasd: fix failing CUIR assignment under LPAR
Stefan Haberland
2016-08-11
1
-0
/
+10
*
s390/dasd: fix hanging device after clear subchannel
Stefan Haberland
2016-08-10
1
-1
/
+9
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
1
-3
/
+3
|
\
|
*
pmem: kill __pmem address space
Dan Williams
2016-07-12
1
-3
/
+3
*
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
3
-6
/
+3
|
\
\
|
*
|
block: convert to device_add_disk()
Dan Williams
2016-06-27
3
-6
/
+3
|
|
/
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-0
/
+1
|
\
\
|
*
|
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
2016-07-20
1
-0
/
+1
|
|
/
*
|
s390/time: LPAR offset handling
Martin Schwidefsky
2016-06-13
1
-2
/
+2
|
/
*
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
1
-2
/
+2
|
\
|
*
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
2016-05-18
1
-2
/
+2
*
|
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
2016-04-15
6
-23
/
+644
*
|
s390/dasd: add query host access to volume support
Stefan Haberland
2016-04-15
5
-1
/
+282
*
|
s390/dcssblk: fix possible deadlock in remove vs. per-device attributes
Gerald Schaefer
2016-04-15
1
-2
/
+3
*
|
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
Sebastian Ott
2016-04-01
1
-1
/
+1
|
/
*
s390/dasd: reorder lcu and device lock
Stefan Haberland
2016-03-17
4
-183
/
+86
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-16
10
-388
/
+389
|
\
|
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
6
-36
/
+29
|
*
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
2016-03-07
5
-181
/
+106
|
*
s390/dasd: Refactor dasd format functions
Jan Höppner
2016-03-07
1
-12
/
+46
|
*
s390/dasd: Simplify code in format logic
Jan Höppner
2016-03-07
1
-27
/
+6
|
*
s390/dasd: Improve dasd format code
Jan Höppner
2016-03-07
2
-58
/
+59
|
*
s390/dasd: fix incorrect locking order for LCU device add/remove
Stefan Haberland
2016-02-23
1
-83
/
+152
*
|
s390/dasd: fix diag 0x250 inline assembly
Heiko Carstens
2016-03-02
1
-2
/
+7
|
/
[next]