aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions/ldm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-4/+12
| |\
| * | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan2011-04-101-1/+1
* | | Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns2011-05-201-0/+5
| |/ |/|
* | fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns2011-04-141-4/+12
|/
* ldm: corrupted partition table can cause kernel oopsTimo Warns2011-02-251-0/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | partitions: fix sometimes unreadable partition stringsAlexey Dobriyan2010-08-111-2/+2
|/
* fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-9/+9
* block: use struct parsed_partitions *state universally in partition check codeTejun Heo2010-05-211-45/+44
* fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2008-07-251-35/+35
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-4/+4
* Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2007-07-161-45/+92
* partitions/LDM: build fixJeff Garzik2007-05-211-1/+1
* LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov2007-05-211-90/+116
* [PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson2006-10-011-136/+131
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1483