Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
32cb0dd50672056e510ccab442dc9c3a03be649e
/
drivers
/
s390
/
block
f8b06859
[S390] dasd: add proper compat pointer conversion for symmetrix ioctl
by Heiko Carstens
· 15 years ago
8803486
[S390] dasd: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
6d53cfe
[S390] dasd: PTR_ERR return of wrong pointer in
by Roel Kluin
· 15 years ago
ea05854
[S390] dasd: move dasd-diag kmsg to dasd
by Stefan Haberland
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
5e24eb0
[S390] dasd: remove BKL from extended error reporting code
by Martin Schwidefsky
· 15 years ago
f4ac1d0
[S390] dasd: let device initialization wait for LCU setup
by Stefan Weinhuber
· 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
626350b
[S390] dasd: enable prefix independent of pav support
by Stefan Weinhuber
· 15 years ago
779c278
[S390] dasd: remove dead code
by Christian Borntraeger
· 15 years ago
22825ab
[S390] dasd: support DIAG access for read-only devices
by Stefan Weinhuber
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
fbfecd3
tree-wide: fix typos "couter" -> "counter"
by Uwe Kleine-König
· 15 years ago
d9fa944
[S390] dasd: use idal for device characteristics
by Stefan Haberland
· 15 years ago
a7602f6
[S390] dasd: fix locking bug
by Stefan Haberland
· 15 years ago
6fca97a
[S390] dasd: fix race condition in resume code
by Stefan Haberland
· 15 years ago
9fd815b
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
68d1e5f
[S390] dasd: tolerate devices that have no feature codes
by Stefan Weinhuber
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
99b5e2d
[S390] xpram: Remove checksum validation for suspend/resume
by Michael Holzheu
· 15 years ago
ca99dab
[S390] dasd: fix message naming
by Stefan Haberland
· 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
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
2c48c4d
[S390] improve suspend/resume error messages
by Christian Borntraeger
· 15 years ago
aeec92c
[S390] dasd: correct debugfeature sense dump
by Stefan Haberland
· 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
c369527
[S390] pm: dcssblk power management callbacks.
by Gerald Schaefer
· 15 years ago
1453209
[S390] pm: xpram driver power management callbacks
by Michael Holzheu
· 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
736e6ea
[S390] dasd: sync after async probe
by Sebastian Ott
· 15 years ago
92636b1
[S390] dasd: check_characteristics cleanup
by Sebastian Ott
· 15 years ago
45b44d7
[S390] dasd: no High Performance FICON in 31-bit mode
by Stefan Weinhuber
· 15 years ago
d059148
[S390] dcssblk: revert devt conversion
by Gerald Schaefer
· 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
52db45c
[S390] dasd: fix idaw boundary checking for track based ccw
by Stefan Weinhuber
· 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
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 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
b44b0ab3
[S390] dasd: add large volume support
by Stefan Weinhuber
· 16 years ago
f9a28f7
[S390] dasd_eckd / Write format R0 is now allowed BB
by Jean-Baptiste Joret
· 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
ca0b4b7
[S390] dasd: bus_id -> dev_name() conversion.
by Cornelia Huck
· 16 years ago
13de227
[S390] dasd: add device attribute to disable blocking on lost paths
by Holger Smolinski
· 16 years ago
1301809
[S390] dasd: send change uevents for dasd block devices
by Stefan Weinhuber
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
93098bf
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
by Hongjie Yang
· 16 years ago
d1c2f89
[S390] convert xpram printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
98df67b
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
0cd4bd4
[S390] dasd: call cleanup_cqr with request_queue_lock
by Stefan Haberland
· 16 years ago
50afd20
[S390] dasd: correct sense byte condition for SIM
by Stefan Haberland
· 16 years ago
faf16aa
[S390] dasd: Use accessors instead of using driver_data directly.
by Cornelia Huck
· 16 years ago
2bf373b
[S390] dasd: improve dasd statistics proc interface
by Stefan Haberland
· 16 years ago
a9cffb2
[S390] dasd: log sense for fatal errors
by Stefan Haberland
· 16 years ago
572c489
[PATCH] sanitize blkdev_get() and friends
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
46d7432
[PATCH] switch dcssblk
by Al Viro
· 17 years ago
57a7c0b
[PATCH] switch dasd
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
6000a36
[SCSI] block: separate failfast into multiple bits.
by Mike Christie
· 16 years ago
ab1d848
[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O
by Nigel Hislop
· 16 years ago
3ce6609
[S390] xpram: per device block request queues.
by Martin Schwidefsky
· 16 years ago
ada3df9
[S390] dasd: fix message flood for unsolicited interrupts
by Stefan Haberland
· 16 years ago
b2300b9
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
by Hongjie Yang
· 16 years ago
1bf5b28
[S390] bus_id -> dev_set_name() changes
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
dbe13d9
[S390] dcss: fix build bug.
by Heiko Carstens
· 16 years ago
04f64b5
[S390] dcssblk: fix race in dcssblk_add_store()
by Gerald Schaefer
· 16 years ago
91c3691
[S390] cio: call ccw driver notify function with lock held
by Peter Oberparleiter
· 16 years ago
49fd38b
[S390] dasd: fix data size for PSF/PRSSD command
by Stefan Weinhuber
· 16 years ago
0983e56
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
4abb08c
[S390] dasd: Add support for enhanced VM UID
by Stefan Weinhuber
· 16 years ago
8586cb6
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
by Stefan Haberland
· 16 years ago
7337194
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
by Cornelia Huck
· 16 years ago
9d853ca
[S390] dasd: fix unsolicited SIM handling.
by Stefan Haberland
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
ded77fb
[S390] Cleanup dcssblk printk messages.
by Hongjie Yang
· 16 years ago
8df22b4
[S390] Cleanup xpram printk messages.
by Martin Schwidefsky
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
986837b
block-dasd_eer: BKL pushdown
by Arnd Bergmann
· 16 years ago
c80ee72
[S390] dasd: use a generic wait_queue for sleep_on
by Stefan Haberland
· 16 years ago
Next »