1. 90615a0 blkid: optional support for TYPE="fstype" by Denys Vlasenko · 14 years ago
  2. 86ffe5c volume_id: recognize compressed hibernate swap signature by James Hunt · 14 years ago
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  5. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  6. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  7. 73ccd0c volume_id/linux_swap: detect suspended image signatures too by Vladimir Dronnikov · 15 years ago
  8. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  9. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  10. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  11. d784b65 btrfs.c: check first two superblocks, for additional robustness by Denys Vlasenko · 15 years ago
  12. 8930096 volume_id: add FAST_FUNC where appropriate by Denys Vlasenko · 15 years ago
  13. 662e8b7 volume_id: add support for btrfs by Vladimir Dronnikov · 15 years ago
  14. 606291b *: more portability fixes by Dan Fandrich by Denys Vlasenko · 15 years ago
  15. 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
  16. 8dc0e19 use PACKED macro insted of open-coding GCC-ism by Denys Vlasenko · 15 years ago
  17. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  18. 1881ba4 Update a comment, no code changes by Denys Vlasenko · 15 years ago
  19. 4fc5ec5 device matching against UUIDs: do not try floppies by Denys Vlasenko · 15 years ago
  20. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  21. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  22. 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
  23. 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
  24. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  25. 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
  26. 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
  27. 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
  28. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  29. d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
  30. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  31. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  32. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  33. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  34. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  35. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  36. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  37. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  38. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  39. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  40. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  41. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 17 years ago