| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
|
| |
Update iscsitarget to the latest stable version (v1.4.20.1) from
sourceforge.
ExternalDriver: iscsi_trgt
Url: http://sourceforge.net/projects/iscsitarget/files/
Version: 1.4.20.1
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
|
|
|
|
|
|
| |
BugLink: http://bugs.launchpad.net/bugs/582555
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
|
|
|
|
|
|
|
|
| |
BugLink: http://bugs.launchpad.net/bugs/567016
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Andy Whitcroft <apw@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
| |
Need to include linux/slab.h to prevent implicit declaration of
functions which otherwise result in build failures.
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following commit removes unused params from dm_get_device().
Convert dm-raid4-5 to match:
commit 8215d6ec5fee1e76545decea2cd73717efb5cb42
Author: Nikanth Karthikesan <knikanth@novell.com>
Date: Sat Mar 6 02:32:27 2010 +0000
dm table: remove unused dm_get_device range parameters
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following commit renames some inet_sock fields including daddr.
Update daddr to inet_daddr for iscsitarget.
commit c720c7e8383aff1cb219bddf474ed89d850336e3
Author: Eric Dumazet <eric.dumazet@gmail.com>
Date: Thu Oct 15 06:30:45 2009 +0000
inet: rename some inet_sock fields
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following commit adds a fn callback arguement to dm_dirty_log_create().
convert dm-raid4-5 to match:
commit 87a8f240e9bcf025ba45e4563c842b0d59c5e8ef
Author: Mikulas Patocka <mpatocka@redhat.com>
Date: Thu Dec 10 23:52:01 2009 +0000
dm log: add flush callback fn
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExternalDriver: rtl8192se_pci
Description: Driver for RTL8191/92 or RTL8171 wifi nic
Url: http://www.realtek.com/
Mask:
Version: 2010-0115,0014
Buglink: http://launchpad.net/bugs/530275
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
| |
Needed so that 'make defconfig && make' works.
Signed-off-by: Colin Watson <cjwatson@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
| |
Needed so that 'make defconfig && make' works.
Signed-off-by: Colin Watson <cjwatson@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
| |
on X86
There options are really X86 specific, and the source won't compile on
ARM platforms. Make them depend on X86 and less confusing when syncing
config options to ARM.
Signed-off-by: Eric Miao <eric.miao@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
|
| |
Forgot to add BOM file when I added omnibook module to ubuntu/
this patch adds it.
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
|
| |
Ripped out the cruft from this Makefile so as not
to confuse folks.
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BugLink: http://bugs.launchpad.net/bugs/494693
ExternalDriver: iscsitarget
Description: iSCSI storage system on Linux
Url: svn://svn.berlios.de/iscsitarget/trunk
Mask:
Version: 1.4.19
Use filemap_write_and_wait_range() in place of sync_page_range().
This appears to better preserve the original semantics.
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
|
|
|
|
|
|
|
|
|
|
| |
ExternalDriver: omnibook
Description: driver for HP & Toshiba laptops
Url: https://omnibook.svn.sourceforge.net/svnroot/omnibook/omnibook/trunk
Mask:
Version: 2.20070211
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExternalDriver: fsam7400
Description: SW RF kill switch for Fujitsu Siemens Amilo M7400/Maxdata
7000DX and compatible hardware.
Url: http://www.iragan.com/linux/fsam7400/
Mask:
Version: 0.5.2
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit changed bio_barrier() to direct flag accessors,
convert dm-raid-4-5 to match:
commit 1f98a13f623e0ef666690a18c1250335fc6d7ef1
Author: Jens Axboe <jens.axboe@oracle.com>
Date: Fri Sep 11 14:32:04 2009 +0200
bio: first step in sanitizing the bio->bi_rw flag testing
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
| |
Version: 1.3
Signed-off-by: Ben Collins <ben.collins@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExternalDriver: ndiswrapper
Description: Windows network driver wrapper
Url: http://sourceforge.net/project/showfiles.php?group_id=93482
Version: 1.55
Update ndiswrapper to the latest version (v1.55) from sourceforge,
and renable.
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
|
|
|
|
|
|
|
|
| |
ExternalDriver: dm-raid45
Description: This software extends device-mapper by RAID4 and RAID5 mappings.
Url: http://people.redhat.com/~heinzm/sw/dm/dm-raid45/
Version: 2009.04.24 (2.6.30-rc3)
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ExternalDriver: ramzswap xvmalloc
Description: This is a RAM based block device which acts as swap disk.
Url: http://code.google.com/p/compcache/
Version: 0.5.3
rtg - cleaned up Kconfig, enabled BLK_DEV_COMPCACHE for all arches/flavours.
apw - further cleaned up Kconfig
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
|
|
Ignore: yes
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
|