summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmount: improve monitor to be usable for non-root usersKarel Zak2015-06-191-82/+142
* libuuid: return correct value for uuid_generate_time_safeRomain Bouvier2015-06-181-0/+3
* libfdisk: ignore misaligned optimal I/O sizeKarel Zak2015-06-181-3/+12
* sfdisk: improve some formatting and wording in the man pageBenno Schulenberg2015-06-171-16/+17
* sfdisk: show that the command --verify optionally takes device namesBenno Schulenberg2015-06-172-2/+2
* tests: always kill helperRuediger Meier2015-06-161-7/+7
* procutils: reset errno before readdirRuediger Meier2015-06-161-0/+1
* chrt: slice up the usage text and normalize its layoutBenno Schulenberg2015-06-151-25/+28
* chrt: make the usage synopsis clearerBenno Schulenberg2015-06-151-1/+2
* losetup: be careful with errnoKarel Zak2015-06-151-0/+6
* tests: add JSON sfdisk dumpsKarel Zak2015-06-154-0/+45
* sfdisk: add --jsonKarel Zak2015-06-152-1/+12
* libfdisk: add JSON dump outputKarel Zak2015-06-154-10/+182
* libfdisk: rename script functions to improve readabilityKarel Zak2015-06-151-6/+6
* tests: update fdisk BSDKarel Zak2015-06-111-2/+0Star
* libfdisk: add new API to read label specific dataKarel Zak2015-06-1110-151/+428
* libfdisk: (dos) fix cylinders calculationKarel Zak2015-06-101-10/+5Star
* fstrim: de-duplicate by mount source tooKarel Zak2015-06-101-1/+28
* fdisk: differentiate between +<sector> and +<size>{M,G,...}Karel Zak2015-06-103-11/+7Star
* libblkid: (nilfs2) check size for backup superblock onlyKarel Zak2015-06-091-4/+5
* chrt: fix --help inconsistencyKarel Zak2015-06-091-1/+1
* libblkid: (nilfs2) check devise sizeKarel Zak2015-06-091-0/+3
* libfdisk: improve +0 partition sizeKarel Zak2015-06-082-32/+52
* libfdisk: (dos) fix tiny partitions calculationKarel Zak2015-06-081-0/+2
* libfdisk: (gpt) make it possible to create really small partitionsKarel Zak2015-06-082-3/+6
* libfdisk: support alignment to non power of 2Karel Zak2015-06-081-7/+24
* sulogin: Use read instead of allocated size from getline()Guillem Jover2015-06-081-2/+4
* include/c: Define F_DUPFD_CLOEXEC on kFreeBSD systems if missingGuillem Jover2015-06-081-0/+6
* lib/sysfs: Use dup_fd_cloexec instead of direct call to fcntlGuillem Jover2015-06-081-1/+1
* lib/fileutils: Add new dup_fd_cloexec functionGuillem Jover2015-06-082-0/+31
* man: fix nolazytime typo in mount(8)Andreas Henriksson2015-06-081-1/+1
* bash-completion: remove unused variables [shellcheck]Boris Egorov2015-06-087-7/+5Star
* bash-completion: sync lscpu completion with codeBoris Egorov2015-06-081-1/+1
* bash-completion: handle comma-separated optionsBoris Egorov2015-06-0813-81/+173
* libsmartcols: keep JSON field names lower-caseKarel Zak2015-06-052-3/+9
* lslocks: add --jsonKarel Zak2015-06-052-2/+23
* losetup: add --jsonKarel Zak2015-06-053-8/+32
* findmnt: add --jsonKarel Zak2015-06-052-4/+18
* lsblk: add --jsonKarel Zak2015-06-042-2/+17
* libsmartcols: add JSON output formatKarel Zak2015-06-046-24/+242
* libmount: (docs) fix wordingRonny Chevalier2015-06-031-1/+1
* libmount: (docs) fix typoRonny Chevalier2015-06-031-1/+1
* losetup: print more usable error message on failed -fKarel Zak2015-06-031-2/+11
* libmount: do not call umount helper on --fakeKarel Zak2015-06-033-5/+12
* lscpu: add warning for __SANITIZE_ADDRESS__Karel Zak2015-06-021-2/+6
* sys-utils: lscpu segfaults when built with -fsanitize=addressCristian Rodríguez2015-06-021-1/+1
* lsblk.8: Fix description of output formatStanislav Brabec2015-06-021-2/+2
* libmount: fix mnt_monitor_event_cleanup()Karel Zak2015-06-011-13/+26
* lsblk: use internally sysfs devnamesKarel Zak2015-05-292-7/+8
* docs: fix gtk-docs related warningsKarel Zak2015-05-287-6/+8