summaryrefslogtreecommitdiffstats
path: root/fs/partitions/msdos.c
AgeCommit message (Expand)AuthorLines
2012-01-03move fs/partitions to block/Al Viro-552/+0
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan-22/+45
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2010-05-21fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros-1/+1
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo-48/+37
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi-3/+10
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor-34/+38
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen-2/+2
2008-04-28fat: detect media without partition table correctlyFrank Seidel-3/+17
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue-1/+4
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+1
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering-4/+4
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering-1/+11
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto-1/+1
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro-4/+2
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering-0/+31
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-06-25[PATCH] small partitions/msdos cleanupsAdrian Bunk-2/+2
2005-05-06[PATCH] revert msdos partitioning fixAndrew Morton-5/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+479