Age | Commit message (Expand) | Author | Files | Lines |
2010-05-24 | build-sys: replace ../ with $top_srcdir | Karel Zak | 8 | -26/+31 |
2010-05-21 | blkid: remove duplicate option from man page | Karel Zak | 1 | -4/+0 |
2010-05-21 | libblkid: improve MD 0.90.0 detection (use sb->size) | Karel Zak | 1 | -3/+22 |
2010-05-19 | tests: update fdisk tests | Karel Zak | 5 | -16/+16 |
2010-05-18 | rdev: remove this deprecated command | Karel Zak | 6 | -516/+0 |
2010-05-18 | libblkid: improbe DDF detection | Karel Zak | 3 | -9/+68 |
2010-05-18 | libblkid: probe for (non-linux) RAIDs on whole devices only | Karel Zak | 10 | -3/+35 |
2010-05-18 | libblkid: cleanup superblocks_safeprobe() | Karel Zak | 1 | -86/+18 |
2010-05-18 | libblkid: improve MD 0.90 detection | Karel Zak | 3 | -27/+33 |
2010-05-18 | libblkid: tiny change in debug output | Karel Zak | 1 | -2/+4 |
2010-05-18 | libblkid: improve MD 1.0 detection, add UUID_SUB | Karel Zak | 1 | -6/+64 |
2010-05-14 | fallocate: check for number of arguments | Karel Zak | 1 | -0/+5 |
2010-05-14 | fsfreeze: new command | Hajime Taira | 5 | -2/+215 |
2010-05-14 | blkid: add 'export' output format | Karel Zak | 2 | -15/+45 |
2010-05-13 | blkid: add -i option to print I/O limits | Karel Zak | 2 | -38/+93 |
2010-05-13 | blkid: update man page/usage() | Karel Zak | 2 | -1/+4 |
2010-05-13 | addpart: use atoll() for parsing command line arguments | Thomas Fehr | 1 | -2/+2 |
2010-05-07 | cfdisk: support non-ascii characters in input | Karel Zak | 4 | -12/+87 |
2010-05-06 | tests: update blkid/md-raid1-* tests | Karel Zak | 2 | -4/+12 |
2010-05-06 | libblkid: fix readline usage | Karel Zak | 1 | -1/+1 |
2010-05-06 | tests: add blkid test for TuxOnIce | Karel Zak | 2 | -0/+5 |
2010-05-06 | libblkid: set correct offsets for TuxOnIce signature | Chow Loong Jin | 1 | -6/+14 |
2010-05-06 | unshare: drop potential euid privileges before exec | Karel Zak | 2 | -0/+10 |
2010-05-06 | ionice: non-cryptic error message when ionice can't execvp | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-05-03 | tests: add blkid tests for RAID1 | Karel Zak | 5 | -1/+297 |
2010-04-29 | script: optionally compile with libutempter to update utmp | Karel Zak | 3 | -3/+39 |
2010-04-28 | fdisk: improve 'move begin of partition' command | Karel Zak | 1 | -5/+30 |
2010-04-28 | fdisk: improve add partition dialog | Karel Zak | 1 | -4/+12 |
2010-04-28 | libblkid: fix LUKS version | Karel Zak | 1 | -1/+1 |
2010-04-27 | tests: explicitly use --chunk and --metadata in MD test | Karel Zak | 1 | -1/+2 |
2010-04-27 | mount: revert ugly ENOMEDIUM support | Karel Zak | 3 | -37/+1 |
2010-04-27 | script: preserve child exit status | Karel Zak | 2 | -18/+34 |
2010-04-27 | logger: add note about 'kern' to the man page | Karel Zak | 1 | -4/+4 |
2010-04-23 | rtcwake: add disable action to rtcwake man page | Marek Otahal | 1 | -0/+3 |
2010-04-23 | rtcwake : add disable action for rtc alarm | Marek Otahal | 1 | -1/+6 |
2010-04-23 | libblkid: reset superblocks result after error | Karel Zak | 1 | -1/+3 |
2010-04-23 | libblkid: cleanup some docs | Karel Zak | 2 | -3/+18 |
2010-04-23 | libblkid: add blkid_partlist_get_table() | Karel Zak | 4 | -25/+45 |
2010-04-23 | libblkid: don't gather PART_ENTRY_* values for binary interface | Karel Zak | 1 | -1/+3 |
2010-04-22 | wipefs: print warning is PT detected | Karel Zak | 1 | -1/+1 |
2010-04-22 | blkid: improve RAIDs and tiny devices probing | Karel Zak | 1 | -47/+20 |
2010-04-22 | libblkid: fix collision between RAID and PT probing | Karel Zak | 4 | -12/+165 |
2010-04-21 | liblkid: export magic strings from raids | Karel Zak | 15 | -15/+82 |
2010-04-21 | libblkid: add partial support for superblock binary API | Karel Zak | 2 | -9/+94 |
2010-04-19 | libblkid: cleanup fstat() usage | Karel Zak | 1 | -33/+16 |
2010-04-19 | libblkid: export functions to get whole-disk devno | Karel Zak | 5 | -1/+50 |
2010-04-15 | blkid: add \n to the "-o udev" output when probe more devices | Karel Zak | 1 | -0/+7 |
2010-04-09 | libblkid: fix some typos | Milan Broz | 6 | -16/+16 |
2010-04-08 | mount: use auto-loopdev for all known filesystems | Karel Zak | 2 | -7/+7 |
2010-04-08 | rtcwake: add --dry-run option | Karel Zak | 2 | -19/+37 |