Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc0247a4ab20551d74ad3d67923f63a5f377ba0d
/
drivers
/
s390
/
block
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
8622384
s390/scm_block: make the number of reqs per HW req configurable
by Sebastian Ott
· 10 years ago
bbc610a
s390/scm_block: handle multiple requests in one HW request
by Sebastian Ott
· 10 years ago
de88d0d
s390/scm_block: allocate aidaw pages only when necessary
by Sebastian Ott
· 10 years ago
9d4df77
s390/scm_block: use mempool to manage aidaw requests
by Sebastian Ott
· 10 years ago
6ebdf1c
s390/dasd: retry partition detection
by Stefan Haberland
· 10 years ago
932f054
s390/dasd: fix list corruption for sleep_on requests
by Stefan Haberland
· 10 years ago
2c17124
s390/dasd: fix infinite term I/O loop
by Stefan Haberland
· 10 years ago
590aeed
s390/dasd: remove unused code
by Stefan Haberland
· 10 years ago
1cd5ad7
s390: block: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
5db8440
s390/dasd: add support for control unit initiated reconfiguration
by Stefan Haberland
· 10 years ago
362ce84
s390/dasd: fix infinite loop during format
by Stefan Haberland
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
3b12693
s390/dasd: Make module parameter visible in sysfs
by Peter Oberparleiter
· 10 years ago
a94fa15
s390/dasd: fix camel case
by Stefan Haberland
· 10 years ago
29b8dd9
dasd: fix error recovery for alias devices during format
by Stefan Haberland
· 10 years ago
8fa56ae
dasd: fix list_del corruption during format
by Stefan Haberland
· 10 years ago
931a3dc
dasd: fix unresponsive device during format
by Stefan Haberland
· 10 years ago
daa991b
dasd: use aliases for formatted devices during format
by Stefan Haberland
· 10 years ago
c794caf
s390/dasd: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
4ce2596
s390/dasd: replace pr_warning by pr_warn
by Fabian Frederick
· 10 years ago
7048a2b
s390/dasd: Move EXPORT_SYMBOL after function/variable
by Fabian Frederick
· 10 years ago
d7309aa
s390/dasd: remove unnecessary null test before debugfs_remove
by Fabian Frederick
· 10 years ago
ef283688f
s390: avoid format strings leaking into names
by Kees Cook
· 10 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
1dad093
s390/irq: Use defines for external interruption codes
by Thomas Huth
· 11 years ago
0b60f9e
s390: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
7e2e2b9
s390/xpram: don't modify module parameters
by Sebastian Ott
· 11 years ago
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
b2b0154
s390/dasd: fix memory leak caused by dangling references to request_queue
by Stefan Weinhuber
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
26a35f3
s390/dasd: validate request size before building CCW/TCW request
by Stefan Weinhuber
· 11 years ago
605c369
s390/scm_block: do not hide eadm subchannel dependency
by Sebastian Ott
· 11 years ago
5eea9be8
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
ef08994
s390/dasd: hold request queue sysfs lock when calling elevator_init()
by Heiko Carstens
· 11 years ago
de9587a
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
by Steffen Maier
· 11 years ago
c81a90c
s390/dasd: Write to profile data area only if it is available
by Stefan Weinhuber
· 11 years ago
8e6a828
s390/s390dbf: use debug_level_enabled() where applicable
by Hendrik Brueckner
· 11 years ago
18d6624
s390/dasd: check for availability of prefix command during format
by Stefan Haberland
· 11 years ago
82003c3
s390/irq: rework irq subclass handling
by Heiko Carstens
· 11 years ago
fbd7003
s390/dasd: fix statistics for recovered requests
by Stefan Weinhuber
· 11 years ago
558b9ef
s390/dasd: enable raw_track_access reads without direct I/O
by Stefan Weinhuber
· 11 years ago
0ea46b0
s390/dasd: cleanup timeout and transport error messages
by Stefan Weinhuber
· 11 years ago
0178722
s390: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
0e003b7
s390/dasd: fix hanging devices after path events
by Stefan Haberland
· 11 years ago
5ea34a0
s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set
by Hannes Reinecke
· 12 years ago
3d71ad3
s390/dasd: Add 'timeout' attribute
by Hannes Reinecke
· 12 years ago
d1ffc1f
block/dasd: detailed I/O errors
by Hannes Reinecke
· 12 years ago
f6f8034
s390/dasd: Reduce amount of messages for specific errors
by Hannes Reinecke
· 12 years ago
a2ace46
s390/dasd: Implement block timeout handling
by Hannes Reinecke
· 12 years ago
1fbdb8b
s390/dasd: process all requests in the device tasklet
by Hannes Reinecke
· 12 years ago
1f1ee9a
s390/dasd: make number of retries configurable
by Hannes Reinecke
· 12 years ago
b99a946
s390/dasd: Clarify comment
by Hannes Reinecke
· 12 years ago
82a7b95
s390/dasd: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 11 years ago
8b811ba
s390/dasd: fix handling of gone paths
by Stefan Weinhuber
· 11 years ago
c4ad180
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
00e5d35
s390/xpram: mark xpram as non-rotational
by Christian Borntraeger
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
fff60fa
s390/scm_blk: fix memleak in init function
by Sebastian Ott
· 12 years ago
bd86055
s390/scm_blk: allow more cluster size values
by Sebastian Ott
· 12 years ago
c557687
s390/dasd: fix hanging device after resume with internal error 13
by Stefan Haberland
· 12 years ago
d42e171
s390/dasd: improve speed of dasdfmt
by Stefan Haberland
· 12 years ago
006485d
s390/dasd: remove cast for kzalloc return value
by Zhang Yanfei
· 12 years ago
64f8de4
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
by Jens Axboe
· 12 years ago
f73a1c7
block: Add bio_end_sector()
by Kent Overstreet
· 12 years ago
94f9852
s390/scm_blk: fix error return code in scm_blk_init()
by Wei Yongjun
· 12 years ago
3bff603
s390/scm_block: fix printk format string
by Sebastian Ott
· 12 years ago
aebfa66
s390/scm: process availability
by Sebastian Ott
· 12 years ago
4fa3c01
s390/scm_blk: suspend writes
by Sebastian Ott
· 12 years ago
93481c9
s390/scm_drv: extend notify callback
by Sebastian Ott
· 12 years ago
8360cb5
s390/scm_blk: fix request number accounting
by Sebastian Ott
· 12 years ago
ea4da6e
s390/dasd: fix unresponsive device after all channel paths were lost
by Stefan Haberland
· 12 years ago
be4904e
dasd: fix sysfs cleanup in dasd_generic_remove
by Stefan Weinhuber
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
58fece7
s390/scm: use inline dummy functions
by Sebastian Ott
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
c7708fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
d07dc5d
s390/dasd: add safe offline interface
by Stefan Haberland
· 12 years ago
55d3a85
s390/dasd: fix unaccessible device after resume
by Stefan Haberland
· 12 years ago
287a093
s390: use ccw_device_get_schid
by Sebastian Ott
· 12 years ago
773bab4
s390/dasd: fix multi-line printks with multiple KERN_<level>s
by Sebastian Ott
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
521b3d7
s390/dcssblk: cleanup device attribute usage
by Sebastian Ott
· 12 years ago
3bc9fef9
s390/dasd: check count address during online setting
by Stefan Haberland
· 12 years ago
a8f6db4
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
by Heiko Carstens
· 12 years ago
2267a0c
s390/dasd: fix return value for non-existent ioctls
by Heiko Carstens
· 12 years ago
24996ed
s390/scm: reorder scm_remove
by Sebastian Ott
· 12 years ago
c3e6d40
s390/scm: remove superfluous lock
by Sebastian Ott
· 12 years ago
0d804b2
s390/scm_block: force cluster writes
by Sebastian Ott
· 12 years ago
f30664e
s390: add scm block driver
by Sebastian Ott
· 12 years ago
382b736
s390: add eadm facility bits
by Sebastian Ott
· 12 years ago
03429f3
s390/dasd: fix read unit address configuration loop
by Stefan Haberland
· 12 years ago
12d7b10
s390/dasd: fix pathgroup race
by Stefan Haberland
· 12 years ago
1f08be8
s390/dasd: move wake_up call
by Sebastian Ott
· 12 years ago
6b79d14
s390/dasd: fix ioctl return value
by Heiko Carstens
· 12 years ago
Next »