Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d472d1a1c82ade81d2854db2ff4c9694ed66612e
/
drivers
/
s390
/
block
/
dasd.c
501183f
[S390] dasd: add dynamic pav toleration
by Stefan Haberland
· 14 years ago
1c1e093
[S390] dasd: fix race between tasklet and dasd_sleep_on
by Stefan Weinhuber
· 15 years ago
6a5176c
[S390] dasd: fix endless loop in erp
by Stefan Haberland
· 15 years ago
33b62a3
[S390] dasd: automatic recognition of read-only devices
by Stefan Weinhuber
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
b695adf
[S390] dasd: correct offline processing
by Stefan Haberland
· 15 years ago
589c74d
[S390] dasd: fix refcounting.
by Stefan Haberland
· 15 years ago
9eb2512
[S390] dasd: fix online/offline race
by Stefan Haberland
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
294001a
[S390] dasd: fix possible NULL pointer errors
by Stefan Haberland
· 15 years ago
b8ed5dd
[S390] dasd: remove strings from s390dbf
by Stefan Haberland
· 15 years ago
eb6e199
[S390] dasd: improve error recovery for internal I/O
by Stefan Weinhuber
· 15 years ago
779c278
[S390] dasd: remove dead code
by Christian Borntraeger
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
d9fa944
[S390] dasd: use idal for device characteristics
by Stefan Haberland
· 15 years ago
6fca97a
[S390] dasd: fix race condition in resume code
by Stefan Haberland
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
68b781f
[S390] dasd: optimize cpu usage in goodcase
by Stefan Haberland
· 15 years ago
97f604b
[S390] dasd: fail requests when device state is less then ready
by Stefan Weinhuber
· 15 years ago
cf05b82
[S390] drivers/s390: put NULL test before dereference
by Julia Lawall
· 15 years ago
181d952
[S390] dasd: fix refcounting in dasd_change_state
by Sebastian Ott
· 15 years ago
e6125fb
[S390] dasd_pm: fix stop flag handling
by Stefan Haberland
· 15 years ago
d41dd12
[S390] pm: dasd power management callbacks.
by Stefan Haberland
· 15 years ago
6cc7f16
[S390] dasd: forward internal errors to dasd_sleep_on caller
by Stefan Weinhuber
· 15 years ago
92636b1
[S390] dasd: check_characteristics cleanup
by Sebastian Ott
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
f3445a1
[S390] dasd: Use the new async framework for autoonlining.
by Cornelia Huck
· 16 years ago
47593bf
[S390] cio: introduce notifier for boxed state
by Sebastian Ott
· 16 years ago
fc19f38
[S390] dasd: message cleanup
by Stefan Haberland
· 16 years ago
f3eb538
[S390] dasd: add High Performance FICON support
by Stefan Weinhuber
· 16 years ago
0000d03
[S390] dasd: enable compat ioctls
by Heiko Carstens
· 16 years ago
48cae88
[S390] dasd: fix race in dasd timer handling
by Stefan Weinhuber
· 16 years ago
1301809
[S390] dasd: send change uevents for dasd block devices
by Stefan Weinhuber
· 16 years ago
0cd4bd4
[S390] dasd: call cleanup_cqr with request_queue_lock
by Stefan Haberland
· 16 years ago
a9cffb2
[S390] dasd: log sense for fatal errors
by Stefan Haberland
· 16 years ago
57a7c0b
[PATCH] switch dasd
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
91c3691
[S390] cio: call ccw driver notify function with lock held
by Peter Oberparleiter
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
c80ee72
[S390] dasd: use a generic wait_queue for sleep_on
by Stefan Haberland
· 16 years ago
f16f584
[S390] dasd: fix timeout handling in interrupt handler
by Stefan Weinhuber
· 16 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
08a8a0c
[S390] dasd: fix double elevator_exit call when deadline iosched fails to load
by Josef 'Jeff' Sipek
· 17 years ago
03513bc
[S390] dasd: fix locking in __dasd_device_process_final_queue
by Stefan Weinhuber
· 17 years ago
fe6b8e7
[S390] dasd: fix panic caused by alias device offline
by Stefan Weinhuber
· 17 years ago
6c5f57c
[S390] dasd: add ifcc handling
by Stefan Haberland
· 17 years ago
4c4e214
blk_end_request: changing s390 (take 4)
by Kiyoshi Ueda
· 17 years ago
361f494
[S390] usage of s390dbf: shrink number of debug areas to use.
by Peter Tiedemann
· 17 years ago
7dc1da9
[S390] dasd: fix loop in request expiration handling
by Stefan Haberland
· 17 years ago
8e09f21
[S390] dasd: add hyper PAV support to DASD device driver, part 1
by Stefan Weinhuber
· 17 years ago
de3e0da
[S390] dasd: fix return value of dasd_generic_probe()
by Stefan Haberland
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
763968e
[S390] Avoid sparse warnings.
by Heiko Carstens
· 18 years ago
aaff0f6
[S390] dasd: Fix modular build.
by Cornelia Huck
· 18 years ago
17283b5
[S390] dasd: New read device characteristics and read configuration data.
by Cornelia Huck
· 18 years ago
4dfd5c4
[S390] dasd: Add sysfs attribute status and generate uevents.
by Horst Hummel
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
336c340
[S390] dasd: fix unconditional reserve handling.
by Horst Hummel
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
9575bf2
[S390] New DASD feature for ERP related logging
by Horst Hummel
· 18 years ago
4927b3f
[PATCH] More work_struct induced breakage (s390)
by Al Viro
· 18 years ago
29145a6
[S390] Enhanced handling of failed termination requests.
by Horst Hummel
· 18 years ago
867dcd0
[S390] dasd: clean up timer.
by Stefan Weinhuber
· 18 years ago
b0035f1
[S390] dasd default debug level.
by Horst Hummel
· 18 years ago
a00bfd7
[S390] dasd deadlock after state change pending interrupt.
by Martin Schwidefsky
· 18 years ago
8f61701
[S390] dasd: fix device shutdown process.
by Horst Hummel
· 18 years ago
ebc4599
[S390] dasd set offline kernel bug.
by Horst Hummel
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
4054557
[S390] add PAV support to the dasd driver.
by Horst Hummel
· 18 years ago
138c014
[S390] dasd whitespace and other cosmetics.
by Horst Hummel
· 18 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
39ccf95
[PATCH] s390: dasd ioctl never returns
by Horst Hummel
· 19 years ago
25ee4cf
[PATCH] s390: fail-fast requests on quiesced devices
by Peter Oberparleiter
· 19 years ago
dafd87a
[PATCH] s390: dasd device offline messages
by Horst Hummel
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
7ac1e87
BUG_ON() Conversion in drivers/s390/block/dasd.c
by Eric Sesterhenn
· 19 years ago
88abaab
[PATCH] s390: kzalloc() conversion in drivers/s390
by Eric Sesterhenn
· 19 years ago
20c6446
[PATCH] s390: dasd extended error reporting
by Stefan Weinhuber
· 19 years ago
13c6204
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
by Christoph Hellwig
· 19 years ago
90f0094
[PATCH] s390: dasd partition detection
by Horst Hummel
· 19 years ago
49d9c81
[PATCH] s390: revert dasd eer module
by Heiko Carstens
· 19 years ago
aa88861
[PATCH] s390: dasd reference counting
by Peter Oberparleiter
· 19 years ago
12c3a54
[PATCH] s390: dasd extended error reporting module
by Stefan Weinhuber
· 19 years ago
c2ba444
[PATCH] s390: dasd wait for clear i/o interrupt
by Horst Hummel
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
ed68cb3
[PATCH] s390: fix blk_queue_ordered call in dasd.c fixup
by Heiko Carstens
· 19 years ago
bcc1326
[PATCH] s390: fix blk_queue_ordered call in dasdc
by Martin Schwidefsky
· 19 years ago
8262037
[PATCH] add ->compat_ioctl to dasd
by Christoph Hellwig
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
d99cf9d
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
Next »