Age | Commit message (Expand) | Author |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell |
2009-06-12 | [S390] ftrace: add function graph tracer support | Heiko Carstens |
2009-06-12 | [S390] dasd: forward internal errors to dasd_sleep_on caller | Stefan Weinhuber |
2009-06-12 | [S390] dasd: sync after async probe | Sebastian Ott |
2009-06-12 | [S390] dasd: check_characteristics cleanup | Sebastian Ott |
2009-06-12 | [S390] dasd: no High Performance FICON in 31-bit mode | Stefan Weinhuber |
2009-06-12 | [S390] dcssblk: revert devt conversion | Gerald Schaefer |
2009-06-12 | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs | Roel Kluin |
2009-06-12 | [S390] 3270: lock dependency fixes | Martin Schwidefsky |
2009-06-12 | [S390] 3270: do not register with tty_register_device | Martin Schwidefsky |
2009-06-12 | [S390] qdio: inline qdio_perf_stat_inc | Jan Glauber |
2009-06-12 | [S390] qdio: simplify error handling in irq handler | Jan Glauber |
2009-06-12 | [S390] cio: fix sanity checks in device_ops. | Sebastian Ott |
2009-06-12 | [S390] merge cpu.h into cputime.h | Martin Schwidefsky |
2009-05-23 | [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Changed D_ID left port disabled | Swen Schillig |
2009-05-23 | [SCSI] zfcp: Increase ref counter for port open requests | Martin Petermann |
2009-05-23 | [SCSI] zfcp: Add comments to switch/case fallthroughs | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Remove unnecessary default case and assignments | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Make queue_depth adjustable | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Update message and add description | Christof Schmitt |
2009-05-23 | [SCSI] zfcp: Use correct req_id for traces | Christof Schmitt |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-05-22 | Merge branch 'master' into for-2.6.31 | Jens Axboe |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-04-28 | block: implement and use [__]blk_end_request_all() | Tejun Heo |
2009-04-27 | [SCSI] zfcp: Fix oops when port disappears | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: Reference counting for cfdc requests | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: Fix port reference counting | Martin Petermann |
2009-04-27 | [SCSI] zfcp: revert previous patch for sbal counting | Martin Petermann |
2009-04-27 | [SCSI] zfcp: Fix abort handler for completions in progress | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: no port recovery after ADISC request timeout | Swen Schillig |
2009-04-27 | [SCSI] zfcp: Let actcli handle control file errors | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: remove unit will fail if add unit is not finished | Martin Petermann |
2009-04-27 | [SCSI] zfcp: no port recovery after storage side error inject | Swen Schillig |
2009-04-27 | [SCSI] zfcp: avoid false ERP complete due to sema race | Swen Schillig |
2009-04-27 | [SCSI] zfcp: Set WKA-port to offline on adapter deactivation | Swen Schillig |
2009-04-27 | [SCSI] zfcp: Dont block zfcp_wq with scan | Swen Schillig |
2009-04-27 | [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer | Christof Schmitt |
2009-04-27 | [SCSI] zfcp: Enable auto-port discovery for NPIV. | Swen Schillig |
2009-04-27 | [SCSI] zfcp: Avoid referencing freed memory in req send | Martin Petermann |
2009-04-23 | [S390] Use tape_generic_offline directly. | Frank Munzert |