| Commit message (Expand) | Author | Age |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | Merge branch 'master' into devel | Russell King | 2009-03-28 |
| |\ |
|
| | * | [ARM] cumana: Fix a long standing bogon | Alan Cox | 2009-03-24 |
| * | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
| |\ \ |
|
| * \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'dma' into devel | Russell King | 2009-02-21 |
| |\ \ \ \ |
|
| | * | | | | [ARM] dma: Use sensible DMA parameters for Acorn drivers | Russell King | 2008-12-11 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | [SCSI] scsi_dh_rdac: Retry for NOT_READY check condition | Chauhan, Vijay | 2009-03-17 |
| * | | | | | [SCSI] mpt2sas: make global symbols unique | Eric Moore | 2009-03-17 |
| * | | | | | [SCSI] sd: Make revalidate less chatty | Martin K. Petersen | 2009-03-17 |
| * | | | | | [SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devices | Matthew Wilcox | 2009-03-17 |
| * | | | | | [SCSI] sd: Refactor sd_read_capacity() | Matthew Wilcox | 2009-03-14 |
| * | | | | | [SCSI] mpt2sas v00.100.11.15 | Eric Moore | 2009-03-13 |
| * | | | | | [SCSI] ch: Add scsi type modalias | Scott James Remnant | 2009-03-13 |
| * | | | | | [SCSI] 3w-9xxx: add power management support | adam radford | 2009-03-13 |
| * | | | | | [SCSI] cxgb3i: fix function descriptions | Karen Xie | 2009-03-13 |
| * | | | | | [SCSI] libiscsi: fix possbile null ptr session command cleanup | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] libiscsi: pass session failure a session struct | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] iscsi lib: have lib create work queue for transmitting IO | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] iscsi class: fix lock dep warning on logout | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] libiscsi: don't cap queue depth in iscsi modules | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l... | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] libiscsi: replace scsi_debug logging with session/conn logging | Mike Christie | 2009-03-13 |
| * | | | | | [SCSI] iscsi tcp: bidi capable | Pete Wyckoff | 2009-03-13 |
| * | | | | | [SCSI] libiscsi: fix iscsi pool error path | Jean Delvare | 2009-03-13 |
| * | | | | | [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] libfc: use lso_max for sequence offload | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] fcoe, libfc: check offload features from LLD through netdev | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) | Yi Zou | 2009-03-13 |
| * | | | | | [SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT... | Chauhan, Vijay | 2009-03-12 |
| * | | | | | [SCSI] fix /proc memory leak in the SCSI core | Alan Stern | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: don't flood syslog with negotiation messages | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: use a queue depth of 1 for untagged devices | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: handle pci_iomap() failures | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: unmap pci memory after probe errors | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: fix bogus free_irq() on error path | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: fix NULL deref on error path | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] sym53c8xx: fix shost use-after-free and memory leak | Tony Battersby | 2009-03-12 |
| * | | | | | [SCSI] ipr: Expose debug and fastfail parameters | Wayne Boyer | 2009-03-12 |
| * | | | | | [SCSI] sd: tell the user when a disk's capacity is adjusted | Alan Stern | 2009-03-12 |
| * | | | | | [SCSI] ses: code_set == 1 is tested twice | Roel Kluin | 2009-03-12 |