1. 9e941c4 mount: address a couple crashes by Dan Pasanen · 9 years ago
  2. bbfc339 mount: respect a user-specified fstype by Dan Pasanen · 9 years ago
  3. a7b938a get_devname: fix a couple warnings by Tanguy Pruvot · 9 years ago
  4. d9ce728 mount: use blkid to determine fstype by Dan Pasanen · 9 years ago
  5. 39046ba dmesg: rework color feature, compat. with more by Tanguy Pruvot · 10 years ago
  6. 1071f3e Fix remaining bionic warnings by Tanguy Pruvot · 10 years ago
  7. e64e94d busybox-full: enable some new applets by Tanguy Pruvot · 10 years ago
  8. 12e27b7 bionic: some new type warnings fixes by Tanguy Pruvot · 10 years ago
  9. 6786b97 Merge branch '1_22_stable' of git://git.busybox.net/busybox into 1.22 by Ricardo Cerqueira · 10 years ago
  10. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  11. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
  12. eddb834 fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  13. bb19d25 fstrim: sync with busybox master (now an official applet) by Bernhard Reutner-Fischer · 11 years ago
  14. cd0936b fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  15. 087843a fix "warning: ISO C90 forbids mixed declarations and code" by Denys Vlasenko · 11 years ago
  16. 5e63776 fstrim: Needs to fire at the mp, not bd by Bernhard Reutner-Fischer · 11 years ago
  17. b1489f9 fstrim: Indicate failure on error by Bernhard Reutner-Fischer · 11 years ago
  18. 140f4e3 fstrim: -17b by Bernhard Reutner-Fischer · 11 years ago
  19. 1d39e33 fstrim: New applet by Malek Degachi · 11 years ago
  20. b541d1f swaponoff: shrink by Bernhard Reutner-Fischer · 11 years ago
  21. a407cf7 Make smart_ulltoa return pointer to end (allows for code shink in callers) by Denys Vlasenko · 11 years ago
  22. deebdf5 fdisk: fix GPT size math errors by Jody Bruchon · 11 years ago
  23. 8c7fcbd swapon: support "pri=NNN" in fstab by Tito Ragusa · 11 years ago
  24. 9369634 volume_id: add f2fs detection by Sven-Göran Bergh · 11 years ago
  25. e418b2e volume_id: nilfs config description. by Sven-Göran Bergh · 11 years ago
  26. 15d0a86 volume_id: Adopt to new config style. by Sven-Göran Bergh · 11 years ago
  27. 3b45801 volume_id: Adopt to new kbuild style. by Sven-Göran Bergh · 11 years ago
  28. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
  29. 93cce13 Apply post-1.21.0 patches, bump version to 1.21.1 by Tanguy Pruvot · 11 years ago
  30. 75671e1 volume_id: fix ntfs attribute search by Oliver Metz · 11 years ago
  31. 4928e9f losetup: assorted fixes. Closes 6314 by Denys Vlasenko · 11 years ago
  32. aa94130 volume_id_internal.h: drop unoptimized byteswap routines by Denys Vlasenko · 11 years ago
  33. c3cf1e3 mdev: use $DEVNAME in uevent sysfs file for device node name by Nikolaus Voss · 11 years ago
  34. 041baf2 volume_id: fix ntfs attribute search by Oliver Metz · 11 years ago
  35. d35cbad mdev: call index_in_strings on $ACTION only after we checked it for NULL by Denys Vlasenko · 11 years ago
  36. 2c24806 hexdump: need to use xstrtoull for off_t by Denys Vlasenko · 11 years ago
  37. ef6747e hexdump: don't unconditionally limit the usable address range by Denys Vlasenko · 11 years ago
  38. 7c6f2d4 mkfs_minix: use get_volume_size_in_bytes instead of local version by Denys Vlasenko · 11 years ago
  39. 4424dfd mdev: fix build failure by Denys Vlasenko · 11 years ago
  40. 7991d45 losetup: fix util-linux compatibility by Mandeep Singh Baines · 11 years ago
  41. 5bce135 mdev: improve $SEQ handling; improve debug logging by Denys Vlasenko · 11 years ago
  42. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  43. 40b97fb mdev: add environment variable match by Denys Vlasenko · 11 years ago
  44. cf5731b fdisk_sun: fix partition alignment by Aaro Koskinen · 11 years ago
  45. 1bd5ca2 fdisk_sun: fix corrupted partition data with blank disk by Aaro Koskinen · 11 years ago
  46. ba76b7a mdev: chdir back to /dev after trying to read firmware by Denys Vlasenko · 11 years ago
  47. 6e29d07 mdev: extend debug logging output by Denys Vlasenko · 11 years ago
  48. 886ed40 Add fstrim support to restore NAND/eMMC write performance. fstrim applet is a port from util-linux. by Eugene San (eugenesan) · 11 years ago
  49. ee3bc70 getopt: improve help text; code shrink by Denys Vlasenko · 11 years ago
  50. 9b7ebfe mount: whitespace fix. no code changes by Denys Vlasenko · 11 years ago
  51. 4609f47 mdev: fix mode of dir1 in =dir1/dir2/file rule by Denys Vlasenko · 11 years ago
  52. 20c5e5a mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= by Bernhard Reutner-Fischer · 11 years ago
  53. 406ea15 mount: add unc option to CIFS mount (needed for Linux 3.4+) by Martin Santesson · 11 years ago
  54. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 11 years ago
  55. 90801da Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' by Denys Vlasenko · 11 years ago
  56. 6928d9f volume_id: add squashfs detection by Sven-Göran Bergh · 11 years ago
  57. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 11 years ago
  58. 5218515 volume_id: uuid_format small code shrink by Sven-Göran Bergh · 11 years ago
  59. 07b419d volume_id: display hfs[+] 128-bit UUID properly by Sven-Göran Bergh · 11 years ago
  60. a58f7b7 blkid: add type display for hfsplus by Sven-Göran Bergh · 11 years ago
  61. 3917fa3 dmesg: handle multi-char log levels by Peter Korsgaard · 11 years ago
  62. 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 11 years ago
  63. e4b9451 volume_id: add exFAT detection by S-G Bergh · 12 years ago
  64. d2d5049 blkid: show filesystem when both label and UUID are missing, but type is known by S-G Bergh · 12 years ago
  65. c5a9fa2 blkid: add support for nilfs2 by Sven-Göran Bergh · 12 years ago
  66. 8019b3a volume_id: code shrink by Denys Vlasenko · 12 years ago
  67. 11f2c0d blkid: add type display for btrfs by Sven-Göran Bergh · 12 years ago
  68. 013321e volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs by Denys Vlasenko · 12 years ago
  69. 92ad23f fbset: respect rgba configuration lines in fb.modes by Linus Walleij · 12 years ago
  70. 9432d29 mount: fix the wrongly stored fs creation time by Denys Vlasenko · 12 years ago
  71. 908c48a umount: instead of non-standard -D, use -d with opposite meaning by Denis Vlasenko · 12 years ago
  72. b5c7220 fbset: respect rgba configuration lines in fb.modes by Linus Walleij · 12 years ago
  73. 5345b8d acpid: add missing lid switch definition by Eric Martin · 12 years ago
  74. 9ad8979 mount: support strictatime option. Closes 5240 by Denys Vlasenko · 12 years ago
  75. 6ebb2b6 mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240 by Denys Vlasenko · 12 years ago
  76. a396ade mount: undo recent breakage when mount flags were made unsigned by Denys Vlasenko · 12 years ago
  77. c9a1311 mount: fix the wrongly stored fs creation time by Denys Vlasenko · 12 years ago
  78. 9ee4266 mount: set up RO loop device if mount -o ro. Closes 4784 by Denys Vlasenko · 12 years ago
  79. ac164dd volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs by Denys Vlasenko · 12 years ago
  80. 39f82d4 rdate: code shrink by Denys Vlasenko · 12 years ago
  81. 93c32f2 rdate: code shrink by Denys Vlasenko · 12 years ago
  82. c1b7d1d Apply post-1.20.0 patches, bump version to 1.20.1 by Denys Vlasenko · 12 years ago
  83. 024a6c4 Update ext volume ID to support ext4 for blkid by Dees Troy · 12 years ago
  84. 25cb5aa mdev: tell kernel that we didn't find the firmware by Christoph Lohmann · 12 years ago
  85. aaf8272 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 12 years ago
  86. b6beada mdev: remove undocumented subsystem/devname matching hack by Denys Vlasenko · 12 years ago
  87. ea57f51 mdev: when found, print major,minor into mdev.log by Denys Vlasenko · 12 years ago
  88. 8d11854 tweak help text by Denys Vlasenko · 12 years ago
  89. 516530c mdev: add support for $DEVNAME and /dev/mdev.log debug aid by Denys Vlasenko · 12 years ago
  90. 0133921 volume_id/ext: detect ext4 too by Denys Vlasenko · 12 years ago
  91. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  92. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  93. c966563 mdev: fix mode of creatred node if config file support is not configured by Denys Vlasenko · 12 years ago
  94. 56443cd whitespace fixes by Denys Vlasenko · 12 years ago
  95. d778e6c hwclock: fix wrong comparison of time value (when it will overlow int) by Denys Vlasenko · 12 years ago
  96. 176bc34 Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h by Denys Vlasenko · 12 years ago
  97. 86a03be umount: make -d always active, add -D to suppress it by Denys Vlasenko · 12 years ago
  98. 0b2b0f3 Create and use our own copy of linux/ext2_fs.h by Denys Vlasenko · 12 years ago
  99. caf5768 work around linux/ext2_fs.h breakage by Denys Vlasenko · 12 years ago
  100. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 12 years ago