summaryrefslogtreecommitdiff
path: root/block/partitions
Commit message (Expand)AuthorAge
* partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron2018-01-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* partitions/ldm: switch to use uuid_tChristoph Hellwig2017-06-05
* partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard2017-05-23
* partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar2017-01-17
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block: atari: Return early for unsupported sector sizeGabriel Krisman Bertazi2016-07-13
* block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko2016-05-20
* treewide: Fix typos in printkMasanari Iida2016-04-18
* mac: validate mac_partition is within sectorKees Cook2015-11-20
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * block: Remove annoying "unknown partition table" messageBoaz Harrosh2015-01-22
* | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-07
|/
* block: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-27
* partitions: aix.c: off by one bugDan Carpenter2014-08-05
* block/partitions/efi.c: kerneldoc fixingFabian Frederick2014-07-01
* block/partitions/msdos.c: code clean-upFabian Frederick2014-07-01
* block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick2014-07-01
* block/partitions/aix.c: replace count*size kzalloc by kcallocFabian Frederick2014-07-01
* block: Use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-02-18
* block/partitions/efi.c: fix bound checkAntti P Miettinen2013-11-21
* block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson2013-10-16
* block: change config option name for cmdline partition parsingPaul Gortmaker2013-09-30
* partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso2013-09-15
* block/partitions/efi.c: consistently use pr_foo()Andrew Morton2013-09-11
* partitions/efi: some style cleanupsDavidlohr Bueso2013-09-11
* partitions/efi: delete annoying emacs style commentsDavidlohr Bueso2013-09-11
* partitions/efi: compare first and last usable LBAsDavidlohr Bueso2013-09-11
* partitions/efi: account for pmbr size in lbaDavidlohr Bueso2013-09-11
* partitions/efi: detect hybrid MBRsDavidlohr Bueso2013-09-11
* partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso2013-09-11
* partitions/efi: check pmbr record's starting lbaDavidlohr Bueso2013-09-11
* partitions/efi: use lba-aware partition recordsDavidlohr Bueso2013-09-11
* block: support embedded device command line partitionCai Zhiyong2013-09-11
* partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter2013-07-09
* partitions: add aix lvm partition support filesPhilippe De Muyter2013-07-09
* partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter2013-07-09
* partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter2013-04-30
* block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-27
* block/partitions/mac.c: obey the state->limit constraintMing Lei2013-02-27
* block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones2013-02-27
* block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter2013-02-27
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\
| * block: partition: msdos: provide UUIDs for partitionsStephen Warren2012-11-23
| * block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
* | partitions: enable EFI/GPT support by defaultDiego Calleja2012-12-06
|/
* s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber2012-09-26
* s390/dasd: re-prioritize partition detection messageStefan Haberland2012-05-16
* LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov2012-02-24
* separate partition format handling from generic codeAl Viro2012-01-03