index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] microtek: use data accessors and !use_sg cleanup
Boaz Harrosh
2007-10-12
1
-18
/
+14
*
[SCSI] fix write buffer length in scsi_req_map_sg()
Mike Christie
2007-10-12
1
-4
/
+10
*
[SCSI] ps3rom: convert to use the data buffer accessors
FUJITA Tomonori
2007-10-12
1
-12
/
+12
*
[SCSI] scsi_transport_srp: remove tgt dependencies
FUJITA Tomonori
2007-10-12
3
-7
/
+39
*
[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback
FUJITA Tomonori
2007-10-12
1
-1
/
+1
*
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
2007-10-12
5
-6
/
+18
*
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
FUJITA Tomonori
2007-10-12
4
-10
/
+57
*
[SCSI] srp_transport: add target driver support
FUJITA Tomonori
2007-10-12
3
-2
/
+27
*
[SCSI] tgt: add I_T nexus support
FUJITA Tomonori
2007-10-12
7
-37
/
+161
*
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
2007-10-12
4
-1
/
+35
*
[SCSI] ib_srp: convert to use the srp transport class
FUJITA Tomonori
2007-10-12
2
-0
/
+28
*
[SCSI] ibmvscsi: convert to use the srp transport class
FUJITA Tomonori
2007-10-12
2
-2
/
+33
*
[SCSI] add srp transport class
FUJITA Tomonori
2007-10-12
4
-0
/
+360
*
[SCSI] qla2xxx: Update version number to 8.02.00-k3.
Andrew Vasquez
2007-08-15
1
-1
/
+1
*
[SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.
Andrew Vasquez
2007-08-15
1
-12
/
+9
*
[SCSI] qla2xxx: Correct 8GB iIDMA support.
Andrew Vasquez
2007-08-15
3
-44
/
+30
*
[SCSI] qla2xxx: Correct management-server login-state synchronization issue.
Andrew Vasquez
2007-08-15
1
-0
/
+1
*
[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.
Andrew Vasquez
2007-08-15
1
-2
/
+4
*
[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.
Andrew Vasquez
2007-08-15
1
-1
/
+1
*
[SCSI] zfcp: fix the data buffer accessor patch
Heiko Carstens
2007-08-15
1
-7
/
+3
*
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
Heiko Carstens
2007-08-15
1
-2
/
+2
*
[SCSI] zfcp: fix memory leak
Heiko Carstens
2007-08-15
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2007-08-14
9
-59
/
+124
|
\
|
*
[GFS2] Revert remounting w/o acl option leaves acls enabled
Steven Whitehouse
2007-08-14
1
-12
/
+13
|
*
[GFS2] Fix setting of inherit jdata attr
Steven Whitehouse
2007-08-14
1
-12
/
+17
|
*
[GFS2] Fix incorrect error path in prepare_write()
Steven Whitehouse
2007-08-14
1
-1
/
+2
|
*
[GFS2] Fix incorrect return code in rgrp.c
Steven Whitehouse
2007-08-14
1
-2
/
+5
|
*
[GFS2] soft lockup in rgblk_search
Bob Peterson
2007-08-14
1
-3
/
+6
|
*
[GFS2] soft lockup detected in databuf_lo_before_commit
Bob Peterson
2007-08-14
1
-2
/
+4
|
*
[DLM] fix basts for granted PR waiting CW
David Teigland
2007-08-14
1
-14
/
+55
|
*
[DLM] More othercon fixes
Patrick Caulfield
2007-08-14
1
-10
/
+15
|
*
[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...
Jesper Juhl
2007-08-14
1
-1
/
+3
|
*
[DLM] zero unused parts of sockaddr_storage
Patrick Caulfield
2007-08-14
1
-0
/
+1
|
*
[DLM] fix NULL ls usage
David Teigland
2007-08-14
1
-4
/
+3
|
*
[DLM] Clear othercon pointers when a connection is closed
Patrick Caulfield
2007-08-14
1
-0
/
+2
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-08-14
7
-45
/
+51
|
\
\
|
*
|
i2c-s3c2410: Build fix
Ben Dooks
2007-08-14
1
-2
/
+2
|
*
|
i2c/menelaus: Build fix
David Brownell
2007-08-14
1
-2
/
+1
|
*
|
i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang
Dale Farnsworth
2007-08-14
1
-14
/
+17
|
*
|
i2c-mpc: Don't disable I2C module on stop condition
Domen Puncer
2007-08-14
1
-3
/
+6
|
*
|
i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class
Arnaud Patard
2007-08-14
1
-0
/
+1
|
*
|
i2c/isp1301_omap: Build fixes, whitespace
David Brownell
2007-08-14
1
-21
/
+21
|
*
|
i2c-mpc: Pass correct dev_id to free_irq on error path
Scott Wood
2007-08-14
1
-1
/
+1
|
*
|
i2c-i801: Typo: erroneous
Jean Delvare
2007-08-14
1
-2
/
+2
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-08-14
23
-98
/
+94
|
\
\
|
*
|
[IPVS]: Use IP_VS_WAIT_WHILE when encessary.
Heiko Carstens
2007-08-14
1
-1
/
+1
|
*
|
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
2007-08-14
5
-54
/
+59
|
*
|
[ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-14
1
-6
/
+6
|
*
|
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
2007-08-14
1
-14
/
+10
|
*
|
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-14
1
-2
/
+1
[next]