aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions/ldm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-20Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns1-0/+5
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-4/+12
2011-04-14fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns1-4/+12
2011-04-10ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting with "quiet"Nikanth Karthikesan1-1/+1
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns1-0/+5
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan1-2/+2
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko1-9/+9
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo1-45/+44
2008-07-25fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison1-35/+35
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov1-45/+92
2007-05-21partitions/LDM: build fixJeff Garzik1-1/+1
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov1-90/+116
2006-10-01[PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson1-136/+131
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1483