index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-28
s390/dasd: fix ioctl return value
Heiko Carstens
2
-6
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
16
-27
/
+13
2012-07-16
s390/dasd: add shutdown action
Stefan Haberland
3
-0
/
+34
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
1
-4
/
+0
2012-04-11
[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
Julia Lawall
1
-8
/
+16
2012-03-11
[S390] dasd: prevent validate server for offline devices
Stefan Haberland
2
-0
/
+12
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-4
/
+4
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2
-1
/
+2
2012-01-18
[S390] dasd: revalidate server for new pathgroup
Stefan Haberland
3
-0
/
+30
2012-01-18
[S390] dasd: revert LCU optimization
Stefan Haberland
2
-89
/
+16
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-112
/
+313
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+2
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
1
-3
/
+2
2012-01-03
switch debugfs to umode_t
Al Viro
1
-2
/
+2
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-12-27
[S390] dasd: fix fixpoint divide exception in define_extent
Stefan Haberland
2
-1
/
+11
2011-12-27
[S390] dasd: add sanity check to detect path connection error
Stefan Haberland
1
-109
/
+300
2011-12-27
[S390] dasd: fix expiration handling for recovery requests
Stefan Weinhuber
1
-2
/
+2
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+5
2011-10-30
[S390] sparse: fix sparse NULL pointer warnings
Martin Schwidefsky
1
-2
/
+2
2011-10-30
[S390] dasd: prevent path verification before resume
Stefan Haberland
3
-2
/
+17
2011-10-30
[S390] dasd: re-initialize read_conf buffer for retries
Stefan Haberland
3
-2
/
+32
2011-10-30
[S390] dasd: wait for terminated request
Stefan Haberland
1
-1
/
+5
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
3
-2
/
+2
2011-10-19
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
1
-3
/
+7
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2
-7
/
+5
2011-08-24
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
1
-3
/
+7
2011-08-03
[S390] dasd: check if raw track access is supported
Stefan Haberland
1
-0
/
+9
2011-08-03
[S390] dasd: use vmalloc for statistics input buffer
Stefan Weinhuber
2
-6
/
+7
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
4
-91
/
+686
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] dasd: fix return code handling
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2
-12
/
+0
2011-05-10
[S390] dasd: prevent IO error during reserve/release loop
Stefan Haberland
1
-1
/
+10
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
1
-1
/
+1
2011-04-20
[S390] dasd: check sense type in device change handler
Stefan Weinhuber
1
-2
/
+3
2011-04-20
[S390] dasd: fix race between open and offline
Stefan Weinhuber
5
-60
/
+143
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-03-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-4
/
+8
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2
-4
/
+8
2011-03-15
[S390] dasd: get rid of compile warning
Heiko Carstens
1
-0
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2011-03-03
[S390] xpram: remove __initdata attribute from module parameters
Martin Schwidefsky
1
-2
/
+2
2011-02-17
[S390] dasd: correct device table
Stefan Haberland
1
-1
/
+1
2011-01-31
[S390] dasd: prevent panic with unresumed devices
Stefan Haberland
1
-0
/
+6
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
[next]