aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions
Commit message (Expand)AuthorAgeFilesLines
* merged fsWolfgang Wiedmeyer2015-10-251-11/+0
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-8/+40
|\
| * block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-191-8/+40
* | samsung update 1codeworkx2012-06-021-0/+11
|/
* Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-7/+3
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-271-3/+5
|\
| * block: fix oops on !disk->queue and sysfs discard alignment displayJens Axboe2011-05-261-3/+5
* | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns2011-05-261-0/+9
|/
* Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-3/+5
|\
| * Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-201-0/+6
| |\
| * | fs: fixup warning part_discard_alignment_show()Jens Axboe2011-05-091-2/+1
| * | block: Remove extra discard_alignment from hd_struct.Tao Ma2011-05-061-3/+6
* | | 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-262-7/+16
| |\ \ \ | | |/ /
| * | | 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
| |_|/ |/| |
* | | Validate size of EFI GUID partition entries.Timo Warns2011-05-061-0/+6
| |/ |/|
* | fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns2011-04-141-4/+12
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+2
|\ \ | |/ |/|
| * block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-221-1/+2
* | Increase OSF partition limit from 8 to 18Linus Torvalds2011-03-161-1/+1
* | Fix corrupted OSF partition table parsingTimo Warns2011-03-141-2/+10
|/
* ldm: corrupted partition table can cause kernel oopsTimo Warns2011-02-251-0/+5
* fs/partitions: Validate map_count in Mac partition tablesTimo Warns2011-02-171-8/+9
* Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-131-89/+0
|\
| * block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-161-89/+0
* | block: add internal hd part table referencesJens Axboe2011-01-071-5/+3
* | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-051-1/+9
|/
* Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-1/+1
|\
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-165-15/+59
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-251-12/+0
| |\
| | * Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-241-12/+0
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+2
| |\ \ | | |/ | |/|
| | * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-221-10/+9
| |\ \
| | * | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-221-10/+9
| * | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-191-0/+12
| * | | genhd, efi: add efi partition metadata to hd_structsWill Drewry2010-09-151-0/+25
| * | | block, partition: add partition_meta_info to hd_structWill Drewry2010-09-152-3/+23
| |/ /
* | | block: export 'ro' sysfs attribute for partitionsKay Sievers2010-11-111-0/+9
|/ /
* | [S390] partitions: fix build error in ibm partition detection codeHeiko Carstens2010-08-131-1/+1
* | partitions: fix sometimes unreadable partition stringsAlexey Dobriyan2010-08-1116-72/+136
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+0
|\
| * fs: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-06-141-1/+0
* | [S390] dasd: use correct label location for diag fba disksPeter Oberparleiter2010-07-191-2/+12
|/
* fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-213-3/+3
|\
| * fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros2010-05-213-3/+3