Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f0f1d0166b17e1fadaa1dfa99721a9abb97e65eb
/
drivers
/
s390
/
block
/
dasd.c
bd7a9b3
s390/dasd: remove 'struct timespec' usage
by Arnd Bergmann
· 7 years ago
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
6a55d2c
s390: block: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
673514a
s390/dasd: fix race during dasd initialization
by Stefan Haberland
· 7 years ago
e443343
s390/dasd: blk-mq conversion
by Stefan Haberland
· 8 years ago
28b841b
s390/dasd: Add discard support for FBA devices
by Jan Höppner
· 8 years ago
7bf76f01
s390/dasd: Change unsigned long long to unsigned long
by Jan Höppner
· 7 years ago
d290722
s390/dasd: add average request times to dasd statistics
by Stefan Haberland
· 7 years ago
4bca698
s390/dasd: remove unneeded code
by Sebastian Ott
· 7 years ago
e0f3e8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
e8ac015
s390/dasd: fix hanging safe offline
by Stefan Haberland
· 8 years ago
2757fe1d
s390/dasd: fix unusable device after safe offline processing
by Stefan Haberland
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
ca732e1
s390/dasd: check blockdevice pointer before trying to sync blockdevice
by Stefan Haberland
· 8 years ago
2202134
s390/dasd: check for device error pointer within state change interrupts
by Stefan Haberland
· 8 years ago
a521b04
s390/dasd: channel path aware error recovery
by Stefan Haberland
· 8 years ago
c934615
s390/dasd: extend dasd path handling
by Stefan Haberland
· 8 years ago
0f57c97
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
by Jan Höppner
· 8 years ago
62ba6f8
s390/dasd: Define often used variable
by Jan Höppner
· 8 years ago
5303e65
s390/dasd: Make setting queue_max_segments more explicit
by Jan Höppner
· 8 years ago
c020d72
s390/dasd: fix panic during offline processing
by Stefan Haberland
· 8 years ago
a9f6273
s390/dasd: fix hanging offline processing
by Stefan Haberland
· 8 years ago
eed5c4b
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
by Stefan Haberland
· 8 years ago
9ba333d
s390/dasd: fix hanging device after clear subchannel
by Stefan Haberland
· 8 years ago
8fd5752
s390/dasd: Add new ioctl BIODASDCHECKFMT
by Jan Höppner
· 9 years ago
5a3b7b1
s390/dasd: add query host access to volume support
by Stefan Haberland
· 9 years ago
12d319b
s390/dasd: fix performance drop
by Stefan Haberland
· 9 years ago
c6fc7b6
s390/dasd: fix failfast for disconnected devices
by Stefan Haberland
· 9 years ago
9a21268
s390/dasd: mark DASD devices as non rotational
by Christian Borntraeger
· 9 years ago
f81a49d
s390/dasd: fix kernel panic when alias is set offline
by Stefan Haberland
· 9 years ago
7c53fcb
s390/dasd: Enable automatic loading of dasd_diag_mod
by Peter Oberparleiter
· 10 years ago
df3044f
s390/dasd: Fix unresumed device after suspend/resume having no paths
by Stefan Haberland
· 10 years ago
a3147a7
s390/dasd: fix unresumed device after suspend/resume
by Stefan Haberland
· 10 years ago
f2608cd
s390/dasd: fix inability to set a DASD device offline
by Stefan Haberland
· 10 years ago
a5fd8dd
s390/dasd: remove setting of scheduler from driver
by Stefan Haberland
· 10 years ago
5a79859
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
6765cc2
s390/dasd: cleanup profiling
by Sebastian Ott
· 10 years ago
8ea55c9
s390/dasd: add locking for global_profile access
by Sebastian Ott
· 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
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
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
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 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
c81a90c
s390/dasd: Write to profile data area only if it is available
by Stefan Weinhuber
· 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
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
b99a946
s390/dasd: Clarify comment
by Hannes Reinecke
· 12 years ago
8b811ba
s390/dasd: fix handling of gone paths
by Stefan Weinhuber
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 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
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
d07dc5d
s390/dasd: add safe offline interface
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
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
4679e89
s390/dasd: add shutdown action
by Stefan Haberland
· 13 years ago
25e2cf1
[S390] dasd: prevent validate server for offline devices
by Stefan Haberland
· 13 years ago
f163303
[S390] dasd: revalidate server for new pathgroup
by Stefan Haberland
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
ff01bb4
fs: move code out of buffer.c
by Al Viro
· 13 years ago
c8d1c0f
[S390] dasd: prevent path verification before resume
by Stefan Haberland
· 13 years ago
5915a87
[S390] dasd: re-initialize read_conf buffer for retries
by Stefan Haberland
· 13 years ago
214b8ff
[S390] dasd: wait for terminated request
by Stefan Haberland
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
e4258d5
[S390] dasd: use vmalloc for statistics input buffer
by Stefan Weinhuber
· 13 years ago
4fa52aa
[S390] dasd: add enhanced DASD statistics interface
by Stefan Weinhuber
· 13 years ago
aade6c0
[S390] dasd: prevent IO error during reserve/release loop
by Stefan Haberland
· 14 years ago
65f8da4
[S390] dasd: fix race between open and offline
by Stefan Weinhuber
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
09a8e7a
[S390] dasd: Correct retry counter for terminated I/O.
by Stefan Haberland
· 14 years ago
e4dbb0f
[S390] dasd: Add support for raw ECKD access.
by Stefan Haberland
· 14 years ago
6f272b9
[S390] dasd: Prevent deadlock during suspend/resume.
by Stefan Haberland
· 14 years ago
5a27e60
[S390] dasd: Improve handling of stolen DASD reservation
by Stefan Weinhuber
· 14 years ago
a4d26c6
[S390] dasd: do path verification for paths added at runtime
by Stefan Weinhuber
· 14 years ago
ef19298b
[S390] dasd: add High Performance FICON multitrack support
by Stefan Weinhuber
· 14 years ago
3283942
[S390] dasd: add support for irq statistics
by Heiko Carstens
· 14 years ago
56b86b6
[S390] dasd: ignore unsolicited interrupts for DIAG
by Stefan Haberland
· 14 years ago
a5a0061
[S390] dasd: fix unsolicited interrupt recognition
by Stefan Weinhuber
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
cfdb00a
s390/block: kill the big kernel lock
by Arnd Bergmann
· 15 years ago
Next »