index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] ipr: Allow driver_data to be passed for dynamic ids
Brian King
2007-05-06
1
-0
/
+1
*
[SCSI] ipr: Prevent overlapped adapter resets
Brian King
2007-05-06
1
-1
/
+23
*
[SCSI] sas_scsi_host: Convert to use the kthread API
Christoph Hellwig
2007-05-06
2
-25
/
+14
*
[SCSI] qla4xxx: possible cleanups
Adrian Bunk
2007-05-06
6
-37
/
+40
*
[SCSI] lpfc 8.1.12 : Change version number to 8.1.12
James Smart
2007-05-06
1
-3
/
+3
*
[SCSI] lpfc 8.1.12 : Update copyright year to 2007
James Smart
2007-05-06
14
-14
/
+14
*
[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAs
James Smart
2007-05-06
6
-3
/
+51
*
[SCSI] lpfc 8.1.12 : Add support for async scanning
James Smart
2007-05-06
3
-150
/
+160
*
[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...
James Smart
2007-05-06
2
-0
/
+13
*
[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list
James Smart
2007-05-06
9
-536
/
+282
*
[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...
James Smart
2007-05-06
6
-109
/
+149
*
[SCSI] lpfc 8.1.12 : Improve handling of failed ELS aborts
James Smart
2007-05-06
2
-1
/
+55
*
[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...
James Smart
2007-05-06
6
-35
/
+61
*
[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmo
James Smart
2007-05-06
1
-3
/
+5
*
[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes
James Smart
2007-05-06
9
-79
/
+168
*
[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...
James Smart
2007-05-06
6
-283
/
+266
*
[SCSI] lpfc 8.1.12 : Fix unlock inside list traversal
James Smart
2007-05-06
5
-148
/
+116
*
[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issues
James Smart
2007-05-06
6
-52
/
+150
*
[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion
James Smart
2007-05-06
6
-181
/
+97
*
[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup
James Smart
2007-05-06
8
-129
/
+80
*
[SCSI] use sysfs configured timeout for EH Start Unit timeout
Brian King
2007-05-06
1
-2
/
+1
*
[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER
David Milburn
2007-05-06
1
-1
/
+1
*
[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL
Matthias Kaehlcke
2007-05-06
1
-1
/
+1
*
[SCSI] aacraid: kmalloc/memset->kzalloc
Salyzyn, Mark
2007-05-06
3
-10
/
+5
*
[SCSI] dpt_i2o: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
2007-05-06
1
-11
/
+6
*
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
2007-05-06
1
-6
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-05-05
17
-394
/
+748
|
\
|
*
[CIFS] Fix typo in cifs readme from previous commit
Steve French
2007-05-05
1
-2
/
+2
|
*
[CIFS] Make sec=none force an anonymous mount
Jeff Layton
2007-05-05
3
-8
/
+24
|
*
[CIFS] Change semaphore to mutex for cifs lock_sem
Roland Dreier
2007-05-03
3
-9
/
+9
|
*
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
Steve French
2007-05-03
1
-1
/
+1
|
*
[CIFS] UID/GID override on CIFS mounts to Samba
Steve French
2007-04-30
8
-171
/
+213
|
*
[CIFS] prefixpath mounts to servers supporting posix paths used wrong slash
Steve French
2007-04-26
1
-1
/
+7
|
*
[CIFS] Update cifs version to 1.49
Steve French
2007-04-26
2
-41
/
+30
|
*
[CIFS] Replace kmalloc/memset combination with kzalloc
vignesh
2007-04-25
1
-5
/
+2
|
*
[CIFS] Add IPv6 support
Steve French
2007-04-25
3
-7
/
+40
|
*
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
Steve French
2007-04-25
2
-15
/
+39
|
*
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-04-23
5
-15
/
+340
|
*
[CIFS] Add write perm for usr to file on windows should remove r/o dos attr
Steve French
2007-04-06
2
-12
/
+15
|
*
[CIFS] Remove unnecessary parm to cifs_reopen_file
Steve French
2007-04-04
2
-62
/
+28
|
*
[CIFS] Switch cifsd to kthread_run from kernel_thread
Igor Mammedov
2007-04-03
1
-16
/
+16
|
*
[CIFS] Remove unnecessary checks
Christoph Hellwig
2007-04-02
3
-53
/
+6
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
319
-10400
/
+7564
|
\
\
|
*
|
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...
Thomas Renninger
2007-05-02
7
-78
/
+0
|
*
|
[PATCH] i386: type may be unused
David Rientjes
2007-05-02
1
-1
/
+1
|
*
|
[PATCH] i386: Some additional chipset register values validation.
Olivier Galibert
2007-05-02
1
-8
/
+17
|
*
|
[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.
Bill Irwin
2007-05-02
1
-1
/
+5
|
*
|
[PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiff
Andi Kleen
2007-05-02
1
-2
/
+2
|
*
|
[PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu
Jan Kiszka
2007-05-02
1
-5
/
+6
|
*
|
[PATCH] i386: white space fixes in i387.h
Jan Kiszka
2007-05-02
1
-3
/
+3
[next]