Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie | 1 | -1/+1 |
2009-03-13 | [SCSI] libiscsi: pass session failure a session struct | Mike Christie | 1 | -1/+1 |
2009-03-13 | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation | Mike Christie | 1 | -1/+1 |
2009-03-13 | [SCSI] iscsi lib: have lib create work queue for transmitting IO | Mike Christie | 1 | -1/+6 |
2009-03-13 | [SCSI] iscsi class: fix lock dep warning on logout | Mike Christie | 1 | -2/+0 |
2009-03-13 | [SCSI] libiscsi: don't cap queue depth in iscsi modules | Mike Christie | 1 | -2/+1 |
2009-03-13 | [SCSI] libiscsi: replace scsi_debug logging with session/conn logging | Mike Christie | 1 | -7/+0 |
2009-03-13 | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp | Yi Zou | 3 | -35/+32 |
2009-03-13 | [SCSI] fcoe, libfc: check offload features from LLD through netdev | Yi Zou | 1 | -0/+1 |
2009-03-13 | [SCSI] net: add FCoE offload support through net_device | Yi Zou | 1 | -0/+13 |
2009-03-13 | [SCSI] net: define feature flags for FCoE offloads | Chris Leech | 2 | -0/+5 |
2009-03-13 | [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO | Chris Leech | 1 | -1/+1 |
2009-03-13 | [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) | Yi Zou | 2 | -7/+1 |
2009-03-12 | [SCSI] Make scsi.h independent of the rest of the scsi includes | James Bottomley | 2 | -17/+17 |
2009-03-12 | [SCSI] remove scsi_req_map_sg | FUJITA Tomonori | 1 | -6/+0 |
2009-03-12 | [SCSI] libosd: SCSI/OSD Sense decoding support | Boaz Harrosh | 2 | -0/+309 |
2009-03-12 | [SCSI] libosd: OSDv2 auto detection | Boaz Harrosh | 1 | -0/+3 |
2009-03-12 | [SCSI] libosd: OSD version 2 Support | Boaz Harrosh | 2 | -4/+125 |
2009-03-12 | [SCSI] libosd: attributes Support | Boaz Harrosh | 1 | -0/+327 |
2009-03-12 | [SCSI] osd_uld: API for retrieving osd devices from Kernel | Boaz Harrosh | 1 | -0/+4 |
2009-03-12 | [SCSI] osd_uld: OSD scsi ULD | Boaz Harrosh | 1 | -0/+6 |
2009-03-12 | [SCSI] libosd: OSDv1 Headers | Boaz Harrosh | 4 | -0/+914 |
2009-03-12 | [SCSI] add OSD_TYPE | Boaz Harrosh | 1 | -0/+1 |
2009-03-12 | [SCSI] major.h: char-major number for OSD device driver | Boaz Harrosh | 1 | -0/+1 |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 1 | -11/+0 |
2009-03-12 | [SCSI] Check for deleted device in scsi_device_online() | Hannes Reinecke | 1 | -1/+2 |
2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox | 1 | -0/+1 |
2009-03-10 | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ... | Vasu Dev | 1 | -0/+1 |
2009-03-10 | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway | Yi Zou | 1 | -4/+0 |
2009-03-10 | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper | Robert Love | 1 | -7/+1 |
2009-03-10 | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love | 1 | -7/+7 |
2009-03-07 | [SCSI] libfc: Cleanup libfc_function_template comments | Robert Love | 1 | -41/+66 |
2009-03-07 | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love | 1 | -0/+5 |
2009-03-07 | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris Leech | 1 | -0/+5 |
2009-03-07 | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l... | Vasu Dev | 1 | -10/+2 |
2009-03-07 | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar | 1 | -2/+2 |
2009-03-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2009-03-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -0/+31 |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+4 |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 1 | -1/+4 |
2009-03-01 | net headers: export dcbnl.h | Chris Leech | 1 | -0/+1 |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech | 1 | -1/+3 |
2009-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 9 | -17/+46 |
2009-02-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+35 |
2009-02-28 | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 1 | -0/+1 |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 1 | -0/+4 |
2009-02-26 | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 1 | -0/+2 |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 4 | -0/+31 |
2009-02-25 | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-02-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -2/+3 |