summaryrefslogtreecommitdiff
path: root/block/partitions
AgeCommit message (Expand)Author
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-09-19partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira
2018-09-19partitions/aix: append null character to print data from diskMauricio Faria de Oliveira
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-04-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron
2018-01-31rk: add SPDX license identifier to files with no licenseTao Huang
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-08partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar
2017-07-26Merge tag 'lsk-v4.4-17.07-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard
2017-02-16block/partitions/rk: extend the property setting for NVMeShawn Lin
2017-01-05block: rename the flag of emmc_disk to is_rk_diskShawn Lin
2015-12-01block/partitions/rk: fix panic when cmdline without mtdpartsHuang, Tao
2015-12-01Merge tag 'v4.4-rc3'Huang, Tao
2015-11-26block: partitions: add rockchip partition supportHuang, Tao
2015-11-20mac: validate mac_partition is within sectorKees Cook
2015-11-11Merge branch 'torvalds/master'Huang, Tao
2015-11-11rk: temp revert rk changeHuang, Tao
2015-11-11Revert "block: support embedded device command line partition"Huang, Tao
2015-11-09rk: restore file modeHuang, Tao
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-22block: Remove annoying "unknown partition table" messageBoaz Harrosh
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2014-10-23block/partitions/rk.c: fix compilation error on arm64黄涛
2014-10-16block: support embedded device command line partitionCai Zhiyong
2014-09-27block: Replace strnicmp with strncasecmpRasmus Villemoes
2014-08-05partitions: aix.c: off by one bugDan Carpenter
2014-07-30block: partitions: add rockchip partition supportlintao
2014-07-01block/partitions/efi.c: kerneldoc fixingFabian Frederick
2014-07-01block/partitions/msdos.c: code clean-upFabian Frederick
2014-07-01block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick
2014-07-01block/partitions/aix.c: replace count*size kzalloc by kcallocFabian Frederick
2014-05-27fs: partitions:lintao
2014-03-24SDMMC: restrict the mtdpart_partition to be only used to eMMC-diskxbw
2014-03-11SDMMC: to suuport eMMC. continue with commit-7dcb2b4f0xbw
2014-03-111.to support eMMC.xbw
2014-02-18block: Use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen
2013-10-16block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-11block/partitions/efi.c: consistently use pr_foo()Andrew Morton
2013-09-11partitions/efi: some style cleanupsDavidlohr Bueso
2013-09-11partitions/efi: delete annoying emacs style commentsDavidlohr Bueso
2013-09-11partitions/efi: compare first and last usable LBAsDavidlohr Bueso
2013-09-11partitions/efi: account for pmbr size in lbaDavidlohr Bueso
2013-09-11partitions/efi: detect hybrid MBRsDavidlohr Bueso
2013-09-11partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso
2013-09-11partitions/efi: check pmbr record's starting lbaDavidlohr Bueso
2013-09-11partitions/efi: use lba-aware partition recordsDavidlohr Bueso