1. a4b4155 partitions/aix: fix usage of uninitialized lv_info and lvname structures by Mauricio Faria de Oliveira · 6 years ago
  2. 6bccef1 partitions/aix: append null character to print data from disk by Mauricio Faria de Oliveira · 6 years ago
  3. bd94a2c partitions/msdos: Unable to mount UFS 44bsd partitions by Richard Narron · 6 years ago
  4. 0fc89de partitions/efi: Fix integer overflow in GPT size calculation by Alden Tondettar · 7 years ago
  5. 220b67a partitions/msdos: FreeBSD UFS2 file systems are not recognized by Richard · 7 years ago
  6. 9c87471 block: atari: Return early for unsupported sector size by Gabriel Krisman Bertazi · 8 years ago
  7. 7244ad6 block/partitions/ldm.c: use generic UUID library by Andy Shevchenko · 8 years ago
  8. c19ca6c treewide: Fix typos in printk by Masanari Iida · 8 years ago
  9. 02e2a5b mac: validate mac_partition is within sector by Kees Cook · 8 years ago
  10. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  11. bb5c3cd block: Remove annoying "unknown partition table" message by Boaz Harrosh · 9 years ago
  12. 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 9 years ago
  13. 5829405 block: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  14. d97a86c partitions: aix.c: off by one bug by Dan Carpenter · 10 years ago
  15. 16e1556 block/partitions/efi.c: kerneldoc fixing by Fabian Frederick · 10 years ago
  16. dce14c2 block/partitions/msdos.c: code clean-up by Fabian Frederick · 10 years ago
  17. 600ffc5 block/partitions/amiga.c: replace nolevel printk by pr_err by Fabian Frederick · 10 years ago
  18. 472d5e2 block/partitions/aix.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  19. e3ebf0d block: Use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  20. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 10 years ago
  21. 87fc0ad block/partitions/efi.c: treat size mismatch as a warning, not an error by Doug Anderson · 11 years ago
  22. 080506a block: change config option name for cmdline partition parsing by Paul Gortmaker · 11 years ago
  23. 6b02fa5 partitions/efi: loosen check fot pmbr size in lba by Davidlohr Bueso · 11 years ago
  24. b4bc4a1 block/partitions/efi.c: consistently use pr_foo() by Andrew Morton · 11 years ago
  25. 70f637e partitions/efi: some style cleanups by Davidlohr Bueso · 11 years ago
  26. 08009b3 partitions/efi: delete annoying emacs style comments by Davidlohr Bueso · 11 years ago
  27. aa054bc partitions/efi: compare first and last usable LBAs by Davidlohr Bueso · 11 years ago
  28. 27a7c64 partitions/efi: account for pmbr size in lba by Davidlohr Bueso · 11 years ago
  29. b05ebbb partitions/efi: detect hybrid MBRs by Davidlohr Bueso · 11 years ago
  30. 3e69ac3 partitions/efi: do not require gpt partition to begin at sector 1 by Davidlohr Bueso · 11 years ago
  31. 33afd7a partitions/efi: check pmbr record's starting lba by Davidlohr Bueso · 11 years ago
  32. c2ebdc2 partitions/efi: use lba-aware partition records by Davidlohr Bueso · 11 years ago
  33. bab5541 block: support embedded device command line partition by Cai Zhiyong · 11 years ago
  34. f8f0660 partitions/msdos: enumerate also AIX LVM partitions by Philippe De Muyter · 11 years ago
  35. 6ceea22 partitions: add aix lvm partition support files by Philippe De Muyter · 11 years ago
  36. 1d04f3c partitions/msdos.c: end-of-line whitespace and semicolon cleanup by Philippe De Muyter · 11 years ago
  37. ea56505 partitions/efi.c: replace useless kzalloc's by kmalloc's by Philippe De Muyter · 11 years ago
  38. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 11 years ago
  39. 06004e6 block/partitions/mac.c: obey the state->limit constraint by Ming Lei · 11 years ago
  40. 8b8a6e1 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. by Peter Jones · 11 years ago
  41. 86ee8ba block/partition/msdos: detect AIX formatted disks even without 55aa by Philippe De Muyter · 11 years ago
  42. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  43. 5f6f38d partitions: enable EFI/GPT support by default by Diego Calleja · 11 years ago
  44. d33b98f block: partition: msdos: provide UUIDs for partitions by Stephen Warren · 11 years ago
  45. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 11 years ago
  46. 46e8894 s390/partitions: make partition detection independent from DASD ioctls by Stefan Weinhuber · 12 years ago
  47. 505e5ec s390/dasd: re-prioritize partition detection message by Stefan Haberland · 12 years ago
  48. 97387e3 LDM: Fix reassembly of extended VBLKs. by Anton Altaparmakov · 12 years ago
  49. 94ea415 separate partition format handling from generic code by Al Viro · 13 years ago
  50. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago