| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mkfs_minix: use get_volume_size_in_bytes instead of local version | Denys Vlasenko | 2013-03-18 | 1 | -63/+14 |
* | mdev: fix build failure | Denys Vlasenko | 2013-03-17 | 1 | -2/+1 |
* | losetup: fix util-linux compatibility | Mandeep Singh Baines | 2013-03-12 | 1 | -51/+65 |
* | mdev: improve $SEQ handling; improve debug logging | Denys Vlasenko | 2013-02-27 | 1 | -88/+177 |
* | mdev: add environment variable match | Denys Vlasenko | 2013-02-26 | 1 | -6/+71 |
* | fdisk_sun: fix partition alignment | Aaro Koskinen | 2013-02-11 | 1 | -3/+6 |
* | fdisk_sun: fix corrupted partition data with blank disk | Aaro Koskinen | 2013-02-11 | 1 | -0/+1 |
* | mdev: chdir back to /dev after trying to read firmware | Denys Vlasenko | 2013-02-04 | 1 | -1/+2 |
* | mdev: extend debug logging output | Denys Vlasenko | 2013-01-30 | 1 | -1/+5 |
* | getopt: improve help text; code shrink | Denys Vlasenko | 2013-01-24 | 1 | -27/+32 |
* | mount: whitespace fix. no code changes | Denys Vlasenko | 2013-01-22 | 1 | -2/+2 |
* | mdev: fix mode of dir1 in =dir1/dir2/file rule | Denys Vlasenko | 2013-01-21 | 1 | -2/+14 |
* | mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= | Bernhard Reutner-Fischer | 2013-01-17 | 1 | -17/+35 |
* | mount: add unc option to CIFS mount (needed for Linux 3.4+) | Martin Santesson | 2013-01-16 | 1 | -1/+15 |
* | whitespace cleanup. no code changes | Denys Vlasenko | 2013-01-14 | 9 | -45/+43 |
* | Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' | Denys Vlasenko | 2013-01-14 | 1 | -10/+0 |
* | volume_id: add squashfs detection | Sven-Göran Bergh | 2013-01-14 | 4 | -0/+74 |
* | whitespace fixes. no code changes | Denys Vlasenko | 2013-01-14 | 10 | -172/+172 |
* | volume_id: uuid_format small code shrink | Sven-Göran Bergh | 2013-01-14 | 2 | -20/+9 |
* | volume_id: display hfs[+] 128-bit UUID properly | Sven-Göran Bergh | 2013-01-14 | 3 | -9/+23 |
* | blkid: add type display for hfsplus | Sven-Göran Bergh | 2013-01-14 | 1 | -1/+1 |
* | dmesg: handle multi-char log levels | Peter Korsgaard | 2013-01-05 | 1 | -7/+6 |
* | CONFIG_PID_FILE_PATH: new configuration option for pidfile paths | Anthony G. Basile | 2012-12-19 | 1 | -1/+1 |
* | volume_id: add exFAT detection | S-G Bergh | 2012-11-13 | 5 | -0/+145 |
* | blkid: show filesystem when both label and UUID are missing, but type is known | S-G Bergh | 2012-11-05 | 1 | -1/+5 |
* | blkid: add support for nilfs2 | Sven-Göran Bergh | 2012-09-02 | 5 | -0/+109 |
* | volume_id: code shrink | Denys Vlasenko | 2012-09-02 | 1 | -15/+19 |
* | blkid: add type display for btrfs | Sven-Göran Bergh | 2012-09-02 | 1 | -0/+1 |
* | fbset: respect rgba configuration lines in fb.modes | Linus Walleij | 2012-07-07 | 1 | -1/+25 |
* | acpid: add missing lid switch definition | Eric Martin | 2012-07-07 | 1 | -0/+1 |
* | mount: support strictatime option. Closes 5240 | Denys Vlasenko | 2012-06-26 | 1 | -1/+9 |
* | mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240 | Denys Vlasenko | 2012-06-22 | 1 | -2/+8 |
* | mount: undo recent breakage when mount flags were made unsigned | Denys Vlasenko | 2012-06-22 | 1 | -1/+1 |
* | mount: fix the wrongly stored fs creation time | Denys Vlasenko | 2012-06-21 | 1 | -7/+4 |
* | mount: set up RO loop device if mount -o ro. Closes 4784 | Denys Vlasenko | 2012-06-21 | 1 | -14/+15 |
* | volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs | Denys Vlasenko | 2012-06-12 | 1 | -67/+7 |
* | rdate: code shrink | Denys Vlasenko | 2012-06-11 | 1 | -2/+2 |
* | rdate: code shrink | Denys Vlasenko | 2012-06-11 | 1 | -11/+12 |
* | mdev: tell kernel that we didn't find the firmware | Christoph Lohmann | 2012-05-19 | 1 | -17/+24 |
* | Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox | Denys Vlasenko | 2012-05-19 | 1 | -37/+14 |
|\ |
|
| * | mdev: remove undocumented subsystem/devname matching hack | Denys Vlasenko | 2012-05-18 | 1 | -29/+2 |
| * | mdev: when found, print major,minor into mdev.log | Denys Vlasenko | 2012-05-18 | 1 | -8/+12 |
* | | tweak help text | Denys Vlasenko | 2012-05-18 | 1 | -2/+2 |
|/ |
|
* | mdev: add support for $DEVNAME and /dev/mdev.log debug aid | Denys Vlasenko | 2012-05-18 | 1 | -20/+147 |
* | volume_id/ext: detect ext4 too | Denys Vlasenko | 2012-05-18 | 1 | -4/+48 |
* | mdev: fix mode of creatred node if config file support is not configured | Denys Vlasenko | 2012-04-21 | 1 | -3/+5 |
* | whitespace fixes | Denys Vlasenko | 2012-04-20 | 1 | -3/+3 |
* | hwclock: fix wrong comparison of time value (when it will overlow int) | Denys Vlasenko | 2012-04-17 | 1 | -1/+1 |
* | Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h | Denys Vlasenko | 2012-04-17 | 1 | -1/+1 |
* | umount: make -d always active, add -D to suppress it | Denys Vlasenko | 2012-04-17 | 1 | -8/+16 |