aboutsummaryrefslogtreecommitdiff
path: root/fs/partitions/msdos.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2010-05-21fs/partitions: use ADDPART_FLAG_RAID instead of magic numberGravatar Cesar Eduardo Barros 1-1/+1
2010-05-21block: use struct parsed_partitions *state universally in partition check codeGravatar Tejun Heo 1-48/+37
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorGravatar OGAWA Hirofumi 1-3/+10
2010-03-24fs/partitions/msdos: add support for large disksGravatar Daniel Taylor 1-34/+38
2009-05-22block: Do away with the notion of hardsect_sizeGravatar Martin K. Petersen 1-2/+2
2008-04-28fat: detect media without partition table correctlyGravatar Frank Seidel 1-3/+17
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Gravatar Mark Fortescue 1-1/+4
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-1/+1
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionGravatar Olaf Hering 1-4/+4
2007-02-11[PATCH] relax check for AIX in msdos partition tableGravatar Olaf Hering 1-1/+11
2007-02-10[PARTITION]: Add whole_disk attribute.Gravatar Fabio Massimo Di Nitto 1-1/+1
2006-10-10[PATCH] fs/partitions endianness annotationsGravatar Al Viro 1-4/+2
2006-09-29[PATCH] ignore partition table on disks with AIX labelGravatar Olaf Hering 1-0/+31
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-06-25[PATCH] small partitions/msdos cleanupsGravatar Adrian Bunk 1-2/+2
2005-05-06[PATCH] revert msdos partitioning fixGravatar Andrew Morton 1-5/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+479