summaryrefslogtreecommitdiffstats
path: root/fs/partitions/ldm.c
AgeCommit message (Expand)AuthorLines
2012-01-03move fs/partitions to block/Al Viro-1570/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches-7/+9
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-05-20Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns-0/+5
2011-04-26Merge branch 'master' into for-nextJiri Kosina-4/+12
2011-04-14fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns-4/+12
2011-04-10ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan-1/+1
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns-0/+5
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-1/+1
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan-2/+2
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko-9/+9
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo-45/+44
2008-07-25fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison-35/+35
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison-4/+4
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov-45/+92
2007-05-21partitions/LDM: build fixJeff Garzik-1/+1
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov-90/+116
2006-10-01[PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson-136/+131
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1483