summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie2-28/+50
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie1-12/+14
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie2-5/+10
2008-03-03[SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori1-1/+1
2008-03-03[SCSI] tgt: set the data length properlyFUJITA Tomonori1-0/+5
2008-03-03[SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori1-1/+0
2008-03-03[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori1-3/+4
2008-03-03[SCSI] docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03[SCSI] docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03[SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez1-1/+1
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez3-10/+10
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez1-0/+5
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez1-1/+2
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng2-1/+7
2008-03-03[SCSI] ps3rom: disable clusteringFUJITA Tomonori1-1/+1
2008-03-03[SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori1-1/+1
2008-02-29[SCSI] mvsas: fix phy sas addressKe Wei1-6/+5
2008-02-27[SCSI] gdth: fix to internal commands executionBoaz Harrosh2-18/+13
2008-02-27[SCSI] gdth: bugfix for the at-exit problemsBoaz Harrosh1-54/+28
2008-02-27[SCSI] iscsi regression: check for zero max session cmdsMike Christie2-3/+3
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley3-114/+139
2008-02-23[SCSI] libsas: misc fixes to the eh pathJames Bottomley1-17/+12
2008-02-23[SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2-42/+8
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley3-5/+56
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley2-2/+4
2008-02-23[SCSI] mvsas: remove execute permission from fileJames Bottomley1-0/+0
2008-02-23Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-23memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-23memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-23memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-23cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-23cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-23cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-23cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-23cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-23cgroup: fix commentsLi Zefan2-64/+80
2008-02-23cgroup: fix and update documentationLi Zefan1-33/+33
2008-02-23Solve section mismatch for free_area_init_core.Alexander van Heukelum2-2/+15
2008-02-23Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-23kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds1-2/+2
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-23h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-23h8300: IRQ handling updateYoshinori Sato7-327/+94
2008-02-23h8300: uaccess.h updateYoshinori Sato1-2/+2
2008-02-23h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner3-4/+44
2008-02-23futex: fix init orderThomas Gleixner1-5/+7