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