summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King2013-05-021-17/+52
| | * | | | [SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King2013-05-021-1/+1
| | * | | | [SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal2013-05-021-1/+1
| | * | | | [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal2013-05-021-8/+9
| | * | | | [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz2013-05-021-1/+1
| | * | | | [SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal2013-05-029-9/+9
| | * | | | [SCSI] be2iscsi: Fix checking Adapter state while establishing CXNJayamohan Kallickal2013-05-021-0/+7
| | * | | | [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal2013-05-023-70/+133
| | * | | | [SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal2013-05-023-15/+12
| | * | | | [SCSI] be2iscsi: Fix the Port Link Status issueJayamohan Kallickal2013-05-022-16/+16
| | * | | | [SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal2013-05-023-0/+25
| | * | | | [SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal2013-05-024-13/+42
| | * | | | [SCSI] be2iscsi: Fix support for DEFQ extensionJayamohan Kallickal2013-05-022-12/+44
| | * | | | [SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal2013-05-023-76/+79
| | * | | | [SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal2013-05-023-22/+62
| | * | | | [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal2013-05-022-1/+2
| | * | | | [SCSI] be2iscsi: Fix MBX Command issuesJayamohan Kallickal2013-05-022-5/+12
| | * | | | [SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe...Jayamohan Kallickal2013-05-022-0/+17
| | * | | | [SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal2013-05-023-0/+53
| | * | | | [SCSI] csiostor: off by one errorDan Carpenter2013-05-022-2/+2
| | * | | | [SCSI] bnx2fc: Bumped version to 1.0.14Bhanu Prakash Gollapudi2013-05-022-2/+2
| | * | | | [SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi2013-05-026-6/+6
| | * | | | [SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi2013-05-021-2/+5
| | * | | | [SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi2013-05-023-7/+54
| | * | | | [SCSI] bnx2fc: Enable cached tasks to improve performanceBhanu Prakash Gollapudi2013-05-021-1/+5
| | * | | | [SCSI] fnic: Incremented driver versionHiral Patel2013-05-021-1/+1
| | * | | | [SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel2013-05-021-0/+6
| | * | | | [SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel2013-05-027-4/+784
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-114-2/+78
|\ \ \ \ \ \
| * | | | | | intel_idle: initial C8, C9, C10 supportLen Brown2013-04-172-1/+22
| * | | | | | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-172-1/+56
* | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-1112-867/+745
|\ \ \ \ \ \ \
| * | | | | | | audit: fix message spacing printing auidEric Paris2013-05-081-1/+1
| * | | | | | | Revert "audit: move kaudit thread start from auditd registration to kaudit init"Eric Paris2013-05-071-4/+10
| * | | | | | | audit: vfs: fix audit_inode call in O_CREAT case of do_lastJeff Layton2013-05-071-1/+1
| * | | | | | | audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-074-3/+25
| * | | | | | | audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-304-369/+405
| * | | | | | | audit: use spin_lock in audit_receive_msg to process tty loggingEric Paris2013-04-301-6/+4
| * | | | | | | audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-301-3/+0
| * | | | | | | audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-301-4/+0
| * | | | | | | audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-304-7/+22
| * | | | | | | audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-302-17/+25
| * | | | | | | helper for some session id stuffEric Paris2013-04-302-8/+14
| * | | | | | | audit: use a consistent audit helper to log lsm informationEric Paris2013-04-304-50/+15
| * | | | | | | audit: push loginuid and sessionid processing downEric Paris2013-04-303-51/+27
| * | | | | | | audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-305-83/+52
| * | | | | | | audit: remove the old depricated kernel interfaceEric Paris2013-04-302-180/+8
| * | | | | | | audit: make validity checking genericEric Paris2013-04-301-76/+70
| * | | | | | | audit: allow checking the type of audit message in the user filterEric Paris2013-04-163-5/+27
| * | | | | | | audit: fix build break when AUDIT_DEBUG == 2Eric Paris2013-04-161-3/+5
OpenPOWER on IntegriCloud