| Commit message (Expand) | Author | Age | Files | Lines |
* | block: add blk_run_queue_async | Christoph Hellwig | 2011-04-18 | 2 | -2/+2 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 134 | -324/+324 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 134 | -324/+324 |
* | | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-26 | 47 | -772/+1855 |
|\ |
|
| * | [SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completion | Sarang Radke | 2011-03-23 | 1 | -2/+1 |
| * | [SCSI] Revert "[SCSI] Retrieve the Caching mode page" | James Bottomley | 2011-03-23 | 1 | -47/+16 |
| * | [SCSI] bnx2fc: IO completion not processed due to missed wakeup | Bhanu Gollapudi | 2011-03-23 | 1 | -6/+4 |
| * | [SCSI] qla4xxx: Update driver version to 5.02.00-k6 | Vikas Chaudhary | 2011-03-23 | 1 | -1/+1 |
| * | [SCSI] qla4xxx: masking required bits of add_fw_options during initialization | Prasanna Mumbai | 2011-03-23 | 2 | -0/+6 |
| * | [SCSI] qla4xxx: added new function qla4xxx_relogin_all_devices | Vikas Chaudhary | 2011-03-23 | 1 | -31/+23 |
| * | [SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line param | Vikas Chaudhary | 2011-03-23 | 1 | -2/+8 |
| * | [SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameter | Vikas Chaudhary | 2011-03-23 | 1 | -1/+11 |
| * | [SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changed | Vikas Chaudhary | 2011-03-23 | 1 | -12/+3 |
| * | [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter | Karen Higgins | 2011-03-23 | 4 | -16/+46 |
| * | [SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGIN | Vikas Chaudhary | 2011-03-23 | 2 | -4/+0 |
| * | [SCSI] qla4xxx: cleanup DDB relogin logic during initialization | Karen Higgins | 2011-03-23 | 6 | -192/+33 |
| * | [SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failed | Prasanna Mumbai | 2011-03-23 | 1 | -0/+13 |
| * | [SCSI] qla4xxx: Do not send mbox command if FW is in failed state | Prasanna Mumbai | 2011-03-23 | 1 | -6/+18 |
| * | [SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list() | Vikas Chaudhary | 2011-03-23 | 1 | -7/+0 |
| * | [SCSI] ses: add subenclosure support | James Bottomley | 2011-03-23 | 1 | -19/+25 |
| * | [SCSI] bnx2fc: Bump version to 1.0.1 | Nithin Sujir | 2011-03-23 | 2 | -2/+2 |
| * | [SCSI] bnx2fc: Remove unnecessary module state checks | Bhanu Gollapudi | 2011-03-23 | 1 | -23/+0 |
| * | [SCSI] bnx2fc: Fix MTU issue by using static MTU | Bhanu Gollapudi | 2011-03-23 | 3 | -36/+6 |
| * | [SCSI] bnx2fc: Remove network bonding checking | Michael Chan | 2011-03-23 | 1 | -7/+0 |
| * | [SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock held | Nithin Sujir | 2011-03-23 | 1 | -2/+11 |
| * | [SCSI] bnx2fc: common free list for cleanup commands | Bhanu Gollapudi | 2011-03-23 | 3 | -32/+58 |
| * | [SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checks | Nithin Sujir | 2011-03-23 | 1 | -14/+5 |
| * | [SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is called | Bhanu Gollapudi | 2011-03-23 | 1 | -2/+2 |
| * | [SCSI] libiscsi_tcp: use kmap in xmit path | Mike Christie | 2011-03-23 | 1 | -2/+13 |
| * | [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family | Mahesh Rajashekhara | 2011-03-23 | 13 | -59/+898 |
| * | [SCSI] mpt2sas : Added customer specific display support | Kashyap, Desai | 2011-03-23 | 2 | -0/+69 |
| * | [SCSI] lpfc 8.3.22: Update driver version to 8.3.22 | James Smart | 2011-03-23 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.22: Update Copyright Dates | James Smart | 2011-03-23 | 7 | -7/+7 |
| * | [SCSI] lpfc 8.3.22: FC Discovery fixes | James Smart | 2011-03-23 | 3 | -32/+81 |
| * | [SCSI] lpfc 8.3.22: Add support for PCI Adapter Failure | James Smart | 2011-03-23 | 7 | -71/+207 |
| * | [SCSI] lpfc 8.3.22: T10-DIF corrections | James Smart | 2011-03-23 | 6 | -15/+48 |
| * | [SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fix | James Smart | 2011-03-23 | 3 | -118/+229 |
| * | [SCSI] mvsas: Add support for HighPoint RR27xx series HBA | HighPoint Linux Team | 2011-03-23 | 1 | -0/+7 |
| * | [SCSI] scsi_transport_iscsi: make priv_sess file writeable only by root | Vasiliy Kulikov | 2011-03-23 | 1 | -1/+1 |
| * | [SCSI] ses: show devices for enclosures with no page 7 | John Hughes | 2011-03-23 | 1 | -2/+2 |
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 3 | -31/+21 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | 3 | -31/+21 |
| |\ |
|
| | * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 2 | -6/+2 |
| | * | scsi: convert to blk_delay_queue() | Jens Axboe | 2011-03-10 | 1 | -25/+19 |
* | | | sd: Fail discard requests when logical block provisioning has been disabled | Martin K. Petersen | 2011-03-22 | 1 | -0/+1 |
* | | | Reduce sequential pointer derefs in scsi_error.c and reduce size as well | Jesper Juhl | 2011-03-21 | 1 | -45/+49 |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-21 | 6 | -13/+7 |
|\ \ \ |
|
| * | | | scsi: change to new flag variable | matt mooney | 2011-03-17 | 6 | -13/+7 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 8 | -14/+12 |
|\ \ \ |
|