| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-18 | 30 | -480/+1267 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 25 | -472/+1260 |
| |\ |
|
| | * | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley | 2009-06-15 | 2 | -11/+17 |
| | * | [SCSI] don't attach ULD to Dell Universal Xport | James Bottomley | 2009-06-15 | 1 | -0/+1 |
| | * | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3 | James Smart | 2009-06-15 | 1 | -1/+1 |
| | * | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypoint | James Smart | 2009-06-15 | 1 | -193/+291 |
| | * | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crash | James Smart | 2009-06-15 | 3 | -9/+35 |
| | * | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixes | James Smart | 2009-06-15 | 8 | -26/+59 |
| | * | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differences | James Smart | 2009-06-15 | 10 | -219/+224 |
| | * | [SCSI] qla2xxx: Resolve a performance issue in interrupt | Anirban Chakraborty | 2009-06-15 | 1 | -6/+9 |
| | * | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. | Michael Chan | 2009-06-15 | 1 | -0/+1 |
| | * | [SCSI] nsp_cs: time_out reaches -1 | Roel Kluin | 2009-06-15 | 1 | -3/+3 |
| | * | [SCSI] qla2xxx: fix printk format warnings | Randy Dunlap | 2009-06-15 | 1 | -2/+5 |
| | * | [SCSI] ncr53c8xx: div reaches -1 | Roel Kluin | 2009-06-15 | 1 | -1/+1 |
| | * | [SCSI] FC Pass Thru support | James Smart | 2009-06-12 | 1 | -1/+613 |
| * | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-16 | 1 | -2/+1 |
| * | | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 2 | -4/+4 |
| * | | scsi: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 2 | -2/+2 |
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 | 2 | -83/+124 |
|\| | |
|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 150 | -6747/+43408 |
| |\ \ |
|
| * | | | net: convert unicast addr list | Jiri Pirko | 2009-05-30 | 1 | -9/+7 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 | 48 | -997/+1451 |
| |\ \ \ |
|
| * | | | | fcoe: adds spma mode support | Vasu Dev | 2009-05-18 | 2 | -3/+31 |
| * | | | | fcoe: consolidates netdev related config and cleanup for spma mode | Vasu Dev | 2009-05-18 | 1 | -79/+94 |
* | | | | | ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access | Geert Uytterhoeven | 2009-06-16 | 1 | -5/+5 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 4 | -5/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
| * | | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -2/+2 |
| * | | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 2009-06-12 | 2 | -2/+2 |
* | | | | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 | 15 | -220/+170 |
|\| | | |
|
| * | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 15 | -220/+169 |
| |\ \ \ |
|
| | * | | | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 | 2 | -9/+10 |
| | * | | | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 2 | -2/+2 |
| | * | | | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 43 | -983/+1428 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | scsi_lib: remove unused variable | Boaz Harrosh | 2009-05-19 | 1 | -2/+0 |
| | * | | | libosd: Use of new blk_make_request | Boaz Harrosh | 2009-05-19 | 1 | -25/+23 |
| | * | | | libosd: Use new blk_rq_map_kern | Boaz Harrosh | 2009-05-19 | 1 | -22/+2 |
| | * | | | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo | 2009-05-19 | 3 | -5/+6 |
| | * | | | scsi: fix resid_len mis-conversion in scsi_end_request() | Tejun Heo | 2009-05-12 | 1 | -6/+1 |
| | * | | | scsi: simplify the bidi completion | FUJITA Tomonori | 2009-05-11 | 1 | -30/+13 |
| | * | | | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 2 | -8/+6 |
| | * | | | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup | Tejun Heo | 2009-05-11 | 1 | -5/+2 |
| | * | | | block: cleanup rq->data_len usages | Tejun Heo | 2009-05-11 | 6 | -33/+33 |
| | * | | | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 7 | -56/+59 |
| | * | | | block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
| | * | | | block: add rq->resid_len | Tejun Heo | 2009-05-11 | 6 | -40/+36 |
| | * | | | block: kill rq->data | Tejun Heo | 2009-04-28 | 1 | -1/+0 |
| | * | | | block: implement and use [__]blk_end_request_all() | Tejun Heo | 2009-04-28 | 1 | -1/+1 |
| * | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-11 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 | 1 | -10/+10 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|