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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-2
/
+34
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-3
/
+4
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
4
-4
/
+4
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
10
-114
/
+122
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2
-16
/
+7
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
7
-12
/
+14
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
2
-24
/
+8
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
3
-8
/
+24
2009-04-27
[SCSI] zfcp: Reference counting for cfdc requests
Christof Schmitt
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Fix port reference counting
Martin Petermann
1
-3
/
+4
2009-04-27
[SCSI] zfcp: revert previous patch for sbal counting
Martin Petermann
1
-14
/
+14
2009-04-27
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
1
-1
/
+1
2009-04-27
[SCSI] zfcp: no port recovery after ADISC request timeout
Swen Schillig
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Let actcli handle control file errors
Christof Schmitt
1
-2
/
+0
2009-04-27
[SCSI] zfcp: remove unit will fail if add unit is not finished
Martin Petermann
1
-6
/
+15
2009-04-27
[SCSI] zfcp: no port recovery after storage side error inject
Swen Schillig
1
-5
/
+0
2009-04-27
[SCSI] zfcp: avoid false ERP complete due to sema race
Swen Schillig
1
-4
/
+5
2009-04-27
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
5
-9
/
+12
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
5
-50
/
+25
2009-04-27
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
Christof Schmitt
1
-6
/
+12
2009-04-27
[SCSI] zfcp: Enable auto-port discovery for NPIV.
Swen Schillig
1
-1
/
+2
2009-04-27
[SCSI] zfcp: Avoid referencing freed memory in req send
Martin Petermann
1
-3
/
+4
2009-04-23
[S390] Use tape_generic_offline directly.
Frank Munzert
4
-16
/
+7
2009-04-14
[S390] dasd: fix idaw boundary checking for track based ccw
Stefan Weinhuber
1
-4
/
+12
2009-04-14
[S390] dasd: Use the new async framework for autoonlining.
Cornelia Huck
1
-12
/
+25
2009-04-14
[S390] qdio: remove dead timeout handler
Jan Glauber
1
-41
/
+2
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-1
/
+1
2009-04-01
qeth: properly delete empty files.
Linus Torvalds
2
-0
/
+0
2009-03-31
[S390] cio: online_store - trigger recognition for boxed devices
Sebastian Ott
1
-1
/
+1
2009-03-31
[S390] cio: disallow online setting of device in transient state
Sebastian Ott
1
-1
/
+5
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
4
-13
/
+26
2009-03-31
[S390] cio: introduce ccw_device_schedule_sch_unregister
Sebastian Ott
2
-10
/
+12
2009-03-31
[S390] cio: wake up on failed recognition
Sebastian Ott
2
-4
/
+10
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-676
/
+586
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
49
-2884
/
+2770
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-12
/
+14
2009-03-26
[S390] use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-26
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
3
-8
/
+5
2009-03-26
[S390] Use csum_partial in checksum.h
Frank Munzert
1
-1
/
+3
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
1
-1
/
+1
2009-03-26
[S390] list usage cleanup in s390
Eric Sesterhenn
1
-4
/
+2
2009-03-26
[S390] tape message cleanup
Carsten Otte
8
-371
/
+267
2009-03-26
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
3
-45
/
+21
2009-03-26
[S390] qdio: report SIGA errors directly
Jan Glauber
4
-83
/
+47
2009-03-26
[S390] qdio: tasklet termination in case of module unload
Jan Glauber
1
-1
/
+2
2009-03-26
[S390] qdio: seperate last move index and polling index
Jan Glauber
3
-23
/
+23
2009-03-26
[S390] qdio: move ACK to newest buffer for devices without QEBSM
Jan Glauber
1
-5
/
+8
2009-03-26
[S390] qdio: call qdio_free also if qdio_shutdown fails
Jan Glauber
1
-4
/
+5
2009-03-26
[S390] qdio: proper kill of qdio tasklets
Jan Glauber
2
-15
/
+28
[next]