summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SELinux: remove redundant exportsAhmed S. Darwish2008-04-192-104/+0Star
* Netlink: Use generic LSM hookAhmed S. Darwish2008-04-191-2/+1Star
* Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-193-37/+43
* SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-191-2/+17
* LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-193-2/+54
* x86 PAT: fix mmap() of holesIngo Molnar2008-04-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-18133-4389/+4873
|\
| * [SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh2008-04-181-14/+17
| * [SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh2008-04-181-15/+70
| * [SCSI] iscsi: extended cdb supportBoaz Harrosh2008-04-182-7/+54
| * [SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt2008-04-181-1/+1
| * [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt2008-04-181-1/+0Star
| * [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-1811-213/+211Star
| * [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori2008-04-181-2/+0Star
| * [SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori2008-04-181-6/+4Star
| * [SCSI] bsg: use better helper list functionsFUJITA Tomonori2008-04-181-8/+6Star
| * [SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori2008-04-181-2/+7
| * [SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori2008-04-181-6/+13
| * [SCSI] qla1280: remove version checkAdrian Bunk2008-04-171-5/+0Star
| * [SCSI] libsas: fix endianness bug in sas_ataAl Viro2008-04-171-1/+1
| * [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...Martin Peschke2008-04-172-3/+0Star
| * [SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle2008-04-161-1/+1
| * [SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn2008-04-161-3/+5
| * [SCSI] sun3_scsi_vme: add MODULE_LICENSEAdrian Bunk2008-04-161-0/+1
| * [SCSI] st: rename flush_write_buffer()Adrian Bunk2008-04-161-3/+3
| * [SCSI] tgt: use KMEM_CACHE macroFUJITA Tomonori2008-04-161-3/+1Star
| * [SCSI] initio: fix big endian problems for auto request senseGrant Grundler2008-04-111-4/+5
| * [SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart2008-04-101-1/+1
| * [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-108-86/+21Star
| * [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2008-04-102-2/+32
| * [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-1011-201/+208
| * [SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez2008-04-071-2/+2
| * [SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju2008-04-071-1/+9
| * [SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju2008-04-071-6/+26
| * [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju2008-04-071-1/+2
| * [SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju2008-04-071-6/+8
| * [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez2008-04-071-3/+0Star
| * [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-0711-26/+454
| * [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand2008-04-071-31/+31
| * [SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez2008-04-075-198/+192Star
| * [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez2008-04-072-2/+5
| * [SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez2008-04-075-43/+152
| * [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez2008-04-071-2/+2
| * [SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez2008-04-0711-428/+2Star
| * [SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez2008-04-078-25/+229
| * [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez2008-04-074-0/+102
| * [SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez2008-04-071-19/+12Star
| * [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez2008-04-073-9/+6Star
| * [SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez2008-04-074-27/+0Star
| * [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez2008-04-071-5/+20