1. d42cdc2 volume_id: Add support for UBIFS by Serj Kalichev · 8 years ago
  2. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  3. e0942ac blkid: add bcache support by Mike Frysinger · 9 years ago
  4. a90490f volume_id: fix a buglet introduced by is_prefixed_with() conversion by Alfonso Ranieri · 10 years ago
  5. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  6. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
  7. 9369634 volume_id: add f2fs detection by Sven-Göran Bergh · 11 years ago
  8. e418b2e volume_id: nilfs config description. by Sven-Göran Bergh · 11 years ago
  9. 15d0a86 volume_id: Adopt to new config style. by Sven-Göran Bergh · 11 years ago
  10. 3b45801 volume_id: Adopt to new kbuild style. by Sven-Göran Bergh · 11 years ago
  11. aa94130 volume_id_internal.h: drop unoptimized byteswap routines by Denys Vlasenko · 12 years ago
  12. 041baf2 volume_id: fix ntfs attribute search by Oliver Metz · 12 years ago
  13. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  14. 90801da Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' by Denys Vlasenko · 12 years ago
  15. 6928d9f volume_id: add squashfs detection by Sven-Göran Bergh · 12 years ago
  16. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  17. 5218515 volume_id: uuid_format small code shrink by Sven-Göran Bergh · 12 years ago
  18. 07b419d volume_id: display hfs[+] 128-bit UUID properly by Sven-Göran Bergh · 12 years ago
  19. a58f7b7 blkid: add type display for hfsplus by Sven-Göran Bergh · 12 years ago
  20. e4b9451 volume_id: add exFAT detection by S-G Bergh · 12 years ago
  21. d2d5049 blkid: show filesystem when both label and UUID are missing, but type is known by S-G Bergh · 12 years ago
  22. c5a9fa2 blkid: add support for nilfs2 by Sven-Göran Bergh · 12 years ago
  23. 8019b3a volume_id: code shrink by Denys Vlasenko · 12 years ago
  24. 11f2c0d blkid: add type display for btrfs by Sven-Göran Bergh · 12 years ago
  25. ac164dd volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs by Denys Vlasenko · 13 years ago
  26. 0133921 volume_id/ext: detect ext4 too by Denys Vlasenko · 13 years ago
  27. e8cfc3f blkid: if parameters are given, do not scan /dev by Denys Vlasenko · 13 years ago
  28. c3375f0 volume_id/get_devname: trivial code shrink by Denys Vlasenko · 13 years ago
  29. 48a5219 reverted LINHIB0001 swap signature addition by Denys Vlasenko · 14 years ago
  30. 90615a0 blkid: optional support for TYPE="fstype" by Denys Vlasenko · 14 years ago
  31. 86ffe5c volume_id: recognize compressed hibernate swap signature by James Hunt · 14 years ago
  32. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  33. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  34. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  35. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  36. 73ccd0c volume_id/linux_swap: detect suspended image signatures too by Vladimir Dronnikov · 15 years ago
  37. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  38. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  39. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  40. d784b65 btrfs.c: check first two superblocks, for additional robustness by Denys Vlasenko · 15 years ago
  41. 8930096 volume_id: add FAST_FUNC where appropriate by Denys Vlasenko · 15 years ago
  42. 662e8b7 volume_id: add support for btrfs by Vladimir Dronnikov · 15 years ago
  43. 606291b *: more portability fixes by Dan Fandrich by Denys Vlasenko · 15 years ago
  44. 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
  45. 8dc0e19 use PACKED macro insted of open-coding GCC-ism by Denys Vlasenko · 15 years ago
  46. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  47. 1881ba4 Update a comment, no code changes by Denys Vlasenko · 15 years ago
  48. 4fc5ec5 device matching against UUIDs: do not try floppies by Denys Vlasenko · 15 years ago
  49. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  50. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  51. 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
  52. 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
  53. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  54. 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
  55. 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
  56. 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
  57. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  58. d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
  59. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  60. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  61. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  62. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  63. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  64. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  65. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  66. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  67. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  68. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  69. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  70. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 17 years ago