summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use libcommon.a for lslocksKarel Zak2012-11-221-6/+2Star
* wipefs: Add --force option to force it to erase.Richard W.M. Jones2012-11-202-4/+18
* uuidgen: fix --randomKarel Zak2012-11-191-1/+1
* lsblk: fix and update man page about --scsiKarel Zak2012-11-071-2/+2
* lsblk: add TRANsport to --scsi outputKarel Zak2012-11-071-0/+1
* lsblk: don't ignore disk deviceKarel Zak2012-11-071-3/+3
* lsblk: Add --scsi switchMilan Broz2012-11-072-3/+22
* lsblk: Add vendor columnMilan Broz2012-11-071-0/+9
* lsblk: Add revision columnMilan Broz2012-11-071-0/+9
* misc: make readlink() usage more robustKarel Zak2012-10-232-3/+3
* lsblk: use new sysfs functions, clean up get_transport()Karel Zak2012-10-231-62/+22Star
* lib/sysfs: add functions for SCSI host attributesKarel Zak2012-10-231-42/+11Star
* include/sysfs: add SCSI host:channel:target:lun supportKarel Zak2012-10-231-23/+2Star
* lsblk: add SCSI transport type attributeMilan Broz2012-10-231-0/+131
* lsblk: add SCSI H:C:T:L attributeMilan Broz2012-10-231-0/+32
* lsblk: add parent kernel name columnMilan Broz2012-10-231-1/+6
* logger: replace gethostbyname() with getaddrinfo()Sami Kerola2012-10-221-17/+17
* docs: add line breaks to whereis.1Sami Kerola2012-10-191-2/+2
* ddate: remove from util-linuxSami Kerola2012-10-153-495/+0Star
* wipefs: use O_EXCLKarel Zak2012-10-151-1/+1
* fix bold style of man page referencesMike Frysinger2012-10-092-3/+3
* textual: typo fixesGilles Espinasse2012-10-021-1/+1
* lsblk: fix reporting of 'part' typePeter Rajnoha2012-10-021-3/+3
* lsblk: fix processing of dm partition mappingsPeter Rajnoha2012-09-211-26/+42
* whereis: improve readability for analysersKarel Zak2012-09-071-1/+2
* getopt: make the code more readable for analysersKarel Zak2012-09-071-1/+1
* namei: remove dead code [coverity scan]Karel Zak2012-09-071-1/+1
* textual: add missing comma and colon in some help textsBenno Schulenberg2012-09-041-1/+1
* textual: fix typos in messagesYuri Chornoivan2012-09-041-1/+1
* libmount: document LIBMOUNT_DEBUG usersDavidlohr Bueso2012-09-041-0/+3
* blkid: document LIBBLKID_DEBUG usersDavidlohr Bueso2012-09-043-0/+9
* lsblk: add add_random columnsMilan Broz2012-09-041-0/+7
* findmnt: use st.st_bavail for available columnDave Reisner2012-09-041-1/+1
* uuidd: improve systemd unit filesKarel Zak2012-08-151-1/+4
* build-sys: expand paths at make timeKarel Zak2012-08-151-6/+1Star
* lsblk: add WWN, improve udev supportKarel Zak2012-08-142-17/+37
* findmnt: support -o +<attr> for adding attribute to output fields.Milan Broz2012-07-271-5/+6
* lsblk: support -o +<attr> for adding attribute to output fields.Milan Broz2012-07-261-5/+6
* ddate: russian manual missing from packageSami Kerola2012-07-261-1/+0Star
* whereis: fix shadow declarationKarel Zak2012-07-261-4/+4
* lslocks: fix shadow declarationSami Kerola2012-07-261-2/+2
* lsblk: add not about unstable default outputKarel Zak2012-07-261-0/+7
* blkid: fix shadow declarationSami Kerola2012-07-261-4/+4
* lsblk: add read-ahead column.Milan Broz2012-07-261-0/+8
* wipefs: use err_exclusive_options()Karel Zak2012-07-261-9/+9
* lsblk: use err_exclusive_options()Karel Zak2012-07-261-19/+12Star
* findmnt: use err_exclusive_options()Karel Zak2012-07-261-32/+13Star
* blkid: use err_exclusive_options()Karel Zak2012-07-261-8/+10
* lsblk: fix dm_name usageKarel Zak2012-07-251-1/+1
* kill: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-16/+16