Age | Commit message (Expand) | Author | Files | Lines |
2009-10-26 | mount: and libblkid: covert /dev/dm-N to /dev/mapper/<name> | Karel Zak | 1 | -0/+1 |
2009-10-16 | include: use c.h in canonicalize.h | Karel Zak | 1 | -4/+1 |
2009-10-16 | include: add c.h with fundamental C definitions | Karel Zak | 2 | -0/+50 |
2009-10-15 | fsck.minix: fix broken zone checking | Karel Zak | 1 | -0/+16 |
2009-10-15 | blockdev: fix topology ioctls | Karel Zak | 1 | -3/+5 |
2009-10-15 | blockdev: add topology ioctls support | Karel Zak | 1 | -0/+6 |
2009-10-14 | lib: import whole ismounted.c code from e2fsprogs | Karel Zak | 1 | -0/+8 |
2009-09-29 | lib: remove pttype.c | Karel Zak | 2 | -12/+0 |
2009-09-18 | libblkid: add blkid_driver_has_major() | Karel Zak | 1 | -0/+1 |
2009-09-16 | lib: add a generic crc32() | Karel Zak | 2 | -0/+10 |
2009-09-07 | rtcwake: add S5 support | Karel Zak | 1 | -0/+1 |
2009-08-21 | replace usleep() for systems that don't have them | Daniel Mierswa | 2 | -0/+19 |
2009-07-02 | include: fix _PATH_DEV | Karel Zak | 1 | -1/+1 |
2009-06-30 | include: clean up _PATH_DEV_* macros | Karel Zak | 1 | -1/+7 |
2009-03-17 | include: bitops - explicitly include endian.h | Karel Zak | 1 | -0/+1 |
2009-03-12 | libs: pttype - fix typo | Karel Zak | 1 | -1/+1 |
2009-03-12 | lib: wholedisk - extend API, add test program | Karel Zak | 1 | -0/+1 |
2009-03-12 | lib: pttype - extend the API to work with file descriptors | Karel Zak | 1 | -0/+1 |
2009-03-12 | include: add missing files to Makefile.am | Karel Zak | 1 | -2/+3 |
2009-03-12 | lib: add pttype.c for PT types detection | Karel Zak | 2 | -1/+12 |
2009-03-11 | lib: add is_whole_disk() from fdisk code | Karel Zak | 2 | -0/+9 |
2009-03-03 | lib: fix fsprobe wrapper (const char * is nonsense) | Karel Zak | 1 | -6/+7 |
2009-02-26 | fdisk: (and partx) remove BLKGETLASTSECT | Karel Zak | 1 | -2/+0 |
2009-02-20 | build-sys: add missing files to include/Makefile.am | Karel Zak | 1 | -3/+17 |
2009-02-18 | fsck: move fsck from e2fsprogs to util-linux-ng | Karel Zak | 1 | -0/+6 |
2009-02-17 | mount: generic blkid/volume_id wrapper, use blkid_evaluate_* | Karel Zak | 1 | -0/+23 |
2009-02-11 | mount: move realpath.c code to lib/ | Karel Zak | 1 | -0/+11 |
2009-02-06 | fdisk: cleanup _PATH_DEV_* macros | Karel Zak | 1 | -0/+2 |
2008-12-08 | include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIAN | Karel Zak | 1 | -3/+7 |
2008-12-05 | include: swapheader.h is missing in Makefile.am | Karel Zak | 1 | -1/+1 |
2008-12-05 | include: move swapheader.h to include | Matthias Koenig | 1 | -0/+24 |
2008-08-04 | losetup: looplist_* refactoring, remove scandir() | Karel Zak | 1 | -0/+1 |
2008-07-30 | mount: retry on ENOMEDIUM | Matthias Koenig | 1 | -0/+3 |
2008-07-24 | lib: blkdev.c clean up, non-linux support | Samuel Thibault | 1 | -3/+7 |
2007-12-18 | include: <stdint.h> provides everything | Samuel Thibault | 1 | -1/+0 |
2007-12-17 | include: add bitops.h with swab{16,32,64} macros | Karel Zak | 1 | -2/+20 |
2007-12-17 | include: add bitops.h with swab{16,32,64} macros | Karel Zak | 2 | -1/+52 |
2007-11-28 | include: add mount paths to pathnames.h | Karel Zak | 1 | -2/+31 |
2007-11-28 | include: cleanup pathnames.h | Karel Zak | 1 | -97/+14 |
2007-11-07 | elvtune: use get_linux_version() | Karel Zak | 1 | -0/+1 |
2007-11-07 | lib: add blkdev.{c,h} | Stefan Krah | 2 | -1/+56 |
2007-11-06 | lib: add linux_version.{c,h} | Stefan Krah | 2 | -1/+16 |
2007-10-18 | build-sys: remove errs.h | Karel Zak | 2 | -126/+1 |
2007-09-19 | build-sys: nls/locale handling in util-linux-ng general | Mike Frysinger | 1 | -1/+7 |
2007-07-23 | build-sys: missing header when NLS is disabled | Gabriel Barazer | 1 | -1/+5 |
2007-05-16 | build-sys: use dist_noinst_HEADERS in include/Makefile.am | Stepan Kasal | 1 | -1/+2 |
2007-03-21 | newgrp: add support for /etc/gshadow | Karel Zak | 1 | -0/+3 |
2007-01-30 | build-sys: fix ifdef ENABLE_WIDECHAR usage | Karel Zak | 1 | -14/+3 |
2006-12-07 | Imported from util-linux-2.13-pre1 tarball. | Karel Zak | 11 | -0/+498 |