Age | Commit message (Expand) | Author | Files | Lines |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -2/+19 |
2010-08-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 13 | -33/+263 |
2010-08-10 | s390: remove WARN_ON for misc_deregister() failures | Akinobu Mita | 3 | -3/+3 |
2010-08-09 | [S390] dasd: tunable missing interrupt handler | Stefan Haberland | 6 | -9/+81 |
2010-08-09 | [S390] dasd: allocate fallback cqr for reserve/release | Stefan Weinhuber | 1 | -13/+60 |
2010-08-09 | [S390] cmm, smsgiucv_app: convert sender to uppercase | Hendrik Brueckner | 1 | -0/+7 |
2010-08-09 | [S390] cio: use all available paths for some internal I/O | Sebastian Ott | 2 | -2/+0 |
2010-08-09 | [S390] ccwreq: add ability to use all paths | Sebastian Ott | 4 | -7/+22 |
2010-08-09 | [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver | Sebastian Ott | 1 | -4/+6 |
2010-08-09 | [S390] cio: Log the response from the unit check handler | Michael Ernst | 1 | -0/+2 |
2010-08-09 | [S390] cio: CHSC SIOSL Support | Michael Ernst | 3 | -0/+87 |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 3 | -1/+18 |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 1 | -1/+1 |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 16 | -260/+510 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 10 | -412/+446 |
2010-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 3 | -8/+20 |
2010-07-28 | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions | Christof Schmitt | 4 | -4/+40 |
2010-07-28 | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck | 9 | -30/+185 |
2010-07-28 | [SCSI] zfcp: Enable data division support for FCP devices | Christof Schmitt | 3 | -1/+13 |
2010-07-28 | [SCSI] zfcp: Prevent access on uninitialized memory. | Swen Schillig | 1 | -1/+1 |
2010-07-28 | [SCSI] zfcp: Post events through FC transport class | Sven Schuetz | 6 | -0/+90 |
2010-07-28 | [SCSI] zfcp: Cleanup QDIO attachment and improve processing. | Swen Schillig | 3 | -139/+69 |
2010-07-28 | [SCSI] zfcp: Cleanup function parameters for sbal value. | Swen Schillig | 6 | -50/+47 |
2010-07-28 | [SCSI] zfcp: Use correct width for timer_interval field | Christof Schmitt | 2 | -1/+3 |
2010-07-28 | [SCSI] zfcp: Remove SCSI device when removing unit | Christof Schmitt | 3 | -2/+10 |
2010-07-28 | [SCSI] zfcp: Use memdup_user and kstrdup | Christof Schmitt | 2 | -12/+4 |
2010-07-28 | [SCSI] zfcp: Fix retry after failed "open port" erp action | Christof Schmitt | 1 | -2/+1 |
2010-07-28 | [SCSI] zfcp: Fail erp after timeout | Christof Schmitt | 1 | -0/+6 |
2010-07-28 | [SCSI] zfcp: Use forced_reopen in terminate_rport_io callback | Christof Schmitt | 1 | -3/+5 |
2010-07-28 | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add | Christof Schmitt | 5 | -17/+33 |
2010-07-28 | [SCSI] zfcp: Do not try "forced close" when port is already closed | Christof Schmitt | 1 | -1/+5 |
2010-07-28 | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED | Christof Schmitt | 1 | -1/+2 |
2010-07-23 | qeth: avoid useless removal of multicast addresses | Ursula Braun | 1 | -2/+0 |
2010-07-23 | qeth: Use memdup_user when user data is immediately copied into the allocated... | Julia Lawall | 1 | -8/+3 |
2010-07-23 | qeth: return zero from reply callback functions | Ursula Braun | 1 | -8/+2 |
2010-07-23 | claw: A claw device is a group of just 2 ccw devices | Ursula Braun | 1 | -1/+1 |
2010-07-23 | qeth: avoid loop if ipa command response is missing | Ursula Braun | 2 | -0/+16 |
2010-07-23 | qeth: serialize sysfs-triggered device configurations | Ursula Braun | 5 | -7/+22 |
2010-07-23 | qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 | Carsten Otte | 1 | -0/+1 |
2010-07-23 | qeth: IP address takeover flag setting | Klaus-Dieter Wacker | 5 | -9/+18 |
2010-07-22 | [SCSI] zfcp: Update status read mempool | Christof Schmitt | 2 | -1/+10 |
2010-07-22 | [SCSI] zfcp: Do not wait for SBALs on stopped queue | Christof Schmitt | 2 | -6/+9 |
2010-07-22 | [SCSI] zfcp: Fix check whether unchained ct_els is possible | Swen Schillig | 1 | -1/+1 |
2010-07-19 | [S390] cio: fix potential overflow in chpid descriptor | Sebastian Ott | 1 | -1/+1 |
2010-07-19 | [S390] add missing device put | Stefan Haberland | 1 | -1/+3 |
2010-06-24 | qeth: handle missing z/VM authorization of OSX | Ursula Braun | 2 | -4/+9 |
2010-06-24 | qeth: specify correct function level for OSN devices | Ursula Braun | 1 | -0/+1 |
2010-06-24 | qeth: fix page breaks in hw headers | Frank Blaschka | 4 | -73/+65 |
2010-06-24 | qeth: fix use after free for qeths debug area | Carsten Otte | 1 | -1/+0 |
2010-06-24 | qeth: Fold qeth_qerr debug area | Carsten Otte | 2 | -11/+4 |