summaryrefslogtreecommitdiff
path: root/hald/linux/blockdev.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-15fix storage.bus handling for SCSIDanny Kukawka1-5/+21
2010-03-11add hotplug support for e-SATATakashi Iwai1-0/+2
2009-11-27fixed possible sscanf() NULL pointer crashesDanny Kukawka1-2/+5
2009-11-26added breaks to detection of storage.bus for ccw, vio and pciDanny Kukawka1-0/+3
2009-09-25fix if/else block to find storage busDanny Kukawka1-3/+1
2009-09-25fixed indentationDanny Kukawka1-47/+46
2009-07-30fix commit 141ca8cd7b768ddefa1bfaa563cbef4337e32b7cDanny Kukawka1-1/+1
2009-07-30Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/halDanny Kukawka1-2/+3
2009-07-29Fix a segfault in the mdraid code -- see rh#507782 for more infoMartin Poole1-2/+3
2009-07-23fix usage of deprected g_io_channel_seek()Danny Kukawka1-1/+4
2009-05-15fix crash when assembling certain MD devicesChris Coulson1-4/+13
2009-02-21remove unused pointer to struct mntent returned from getmntent_rGuillem Jover1-2/+1
2009-02-21fix some memory leaks on normal operationGuillem Jover1-0/+1
2008-11-15improve HAL performance for filesystem detectionDanny Kukawka1-3/+53
2008-11-15Revert "cleanup handling volume filesystem information"Danny Kukawka1-53/+3
2008-11-07add memstick/memstick_host supportMatthew Garrett1-0/+8
2008-11-05cleanup handling volume filesystem informationDanny Kukawka1-3/+53
2008-10-30fixed md related code in hotplug_event_begin_add_blockdev()Danny Kukawka1-1/+1
2008-10-30add support for HP Smart Array CCISS block devicesDanny Kukawka1-48/+70
2008-10-28Revert "add support for bdi bases block devices"Danny Kukawka1-30/+0
2008-10-22add support for bdi bases block devicesDanny Kukawka1-0/+30
2008-10-22allow also PCI as possible storage.busDanny Kukawka1-0/+4
2008-09-09inserts the sysfs path at the right position for call udevadmJürg Billeter1-1/+1
2008-08-27use udevadm instead of (deprecated) udevinfoDanny Kukawka1-1/+1
2008-08-11remove storage.model property from volumesDanny Kukawka1-1/+0
2008-08-10volume.num_blocks can become larger than 2GMartin Pitt1-2/+2
2008-08-10set Xen storage drive typePatrick Campbell1-0/+21
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka1-5/+5
2008-03-13cleanup code, removed separate calls to set info.udiDanny Kukawka1-1/+0
2008-03-12compute udis that are unique in the gdl and tdlRob Taylor1-24/+24
2008-03-12use g_slice for hotplug eventsRob Taylor1-5/+7
2008-03-06generate better udis for virtual storage devicesDanny Kukawka1-0/+9
2008-03-06updated spec for existing storage.bus typesDanny Kukawka1-2/+1
2008-03-06added vio storage bus supportOlaf Hering1-0/+22
2008-03-03use g_timeout_add_seconds() where appropriate if glib 2.14 is availableSven Neumann1-0/+4
2008-03-03removed deprecated and outdated *.physical_deviceDanny Kukawka1-2/+0
2007-12-06linear MD device are not syncableFlorent Mertens1-42/+48
2007-08-09use hardcoded paths to sysfs and procDanny Kukawka1-3/+3
2007-07-19avoid polling SATA AN capable drives and rely on "change" ueventsDavid Zeuthen1-1/+26
2007-07-17allow IDE media detection if /proc/ide is missingAndrey Borzenkov1-0/+7
2007-07-03free volumelabel from commit 2d1d72e8Danny Kukawka1-0/+1
2007-07-03replace '/' in volume labels with '_' if part of UDIDanny Kukawka1-2/+7
2007-05-06use correct integer sizeDavid Zeuthen1-2/+2
2007-05-06recognize Linux MD aka Software RAID devicesDavid Zeuthen1-10/+477
2007-05-03creating link /dev/root to device / is mounted fromKay Sievers1-40/+49
2007-03-01fix device removal when mounted devices not mounted by HAL are yanked outDavid Zeuthen1-25/+9
2007-03-01fix detection of mounted volumes from yanked storage devicesDavid Zeuthen1-28/+50
2007-02-07rename "bus" and "physical" properties to something more abstractKay Sievers1-6/+8
2007-01-31Make hotplugging non-recursive.Rob Taylor1-2/+0
2007-01-11Remove linux.sysfs_path_device keyRob Taylor1-1/+0