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