| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/loopdev: remove dead assigment and null deference | Karel Zak | 2012-02-02 | 1 | -1/+1 |
* | lib/loopdev: fix part scan detection code | Karel Zak | 2012-02-02 | 1 | -1/+1 |
* | lib/sysfs: fix handle leak | Karel Zak | 2012-02-01 | 1 | -0/+1 |
* | lib/loopdev: fix possible dir leak on error | Karel Zak | 2012-02-01 | 1 | -0/+1 |
* | lib/sysfs: fix possible fd leak on error | Karel Zak | 2012-02-01 | 1 | -1/+2 |
* | losetup: make xgetpass more robust | Karel Zak | 2012-01-17 | 1 | -2/+2 |
* | lib,loopdev: remove duplicate includes | Karel Zak | 2012-01-17 | 1 | -1/+0 |
* | libmount: avoid duplicate loopdevs | Karel Zak | 2012-01-16 | 1 | -1/+4 |
* | losetup: move xgetpass() to lib/xgetpass.c | Karel Zak | 2012-01-11 | 1 | -0/+46 |
* | loopdev: improve debug messages | Karel Zak | 2012-01-09 | 1 | -2/+10 |
* | loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2) | Karel Zak | 2012-01-09 | 1 | -2/+62 |
* | blkdev: add is_blkdev function | Davidlohr Bueso | 2012-01-05 | 1 | -0/+6 |
* | fdisk: use CDROM_GET_CAPABILITY ioctl | Davidlohr Bueso | 2012-01-02 | 1 | -0/+13 |
* | lib,tt: don't trim last line char | Karel Zak | 2011-12-22 | 1 | -0/+1 |
* | losetup: rewrite loop setup | Karel Zak | 2011-12-22 | 1 | -0/+8 |
* | lib,loopdev: add missing functions | Karel Zak | 2011-12-22 | 1 | -41/+166 |
* | build-sys: check HAVE_ definitions with #ifdef [smatch scan] | Sami Kerola | 2011-12-02 | 2 | -2/+2 |
* | lib,match: split match_fstype() from libmount | Karel Zak | 2011-11-15 | 1 | -0/+51 |
* | lib,tt: fix compiler warning [-Wreturn-type] | Karel Zak | 2011-11-14 | 1 | -1/+1 |
* | lib,tt: add TT_FL_NOEXTREMES | Karel Zak | 2011-11-10 | 1 | -41/+124 |
* | libmount: ignore tailing slash in netfs source paths | Petr Uzel | 2011-11-08 | 1 | -0/+32 |
* | lib,loopdev: add LOOP_CTL_GET_FREE support | Karel Zak | 2011-11-07 | 1 | -7/+29 |
* | lib: cleanup setproctitle.c | Karel Zak | 2011-10-26 | 1 | -55/+20 |
* | lib,strutils: add default value to parse_range() | Davidlohr Bueso | 2011-10-17 | 1 | -3/+4 |
* | lib,strutils: share parse_range() | Davidlohr Bueso | 2011-10-12 | 1 | -1/+44 |
* | Merge branch 'sys-utils-again' of https://github.com/kerolasa/lelux-utiliteetit | Karel Zak | 2011-10-03 | 1 | -0/+24 |
|\ |
|
| * | lib: [strutils] add strtod_or_err() function | Sami Kerola | 2011-09-29 | 1 | -0/+24 |
* | | umount: use new lib/loopdev.c code | Karel Zak | 2011-09-30 | 1 | -0/+40 |
* | | mount: use new lib/loopdev.c code | Karel Zak | 2011-09-30 | 1 | -1/+2 |
* | | lib,loopdev: add debugu messages | Karel Zak | 2011-09-29 | 1 | -17/+109 |
|/ |
|
* | lib,loopdev: fix use of logical '&&' with constant operand | Francesco Cosoleto | 2011-09-27 | 1 | -2/+2 |
* | lib,path: use write_all() | Heiko Carstens | 2011-09-27 | 1 | -1/+2 |
* | chcpu: convert to use lib/path.c | Heiko Carstens | 2011-09-27 | 1 | -0/+26 |
* | lib,path: move path access functions from lscpu into lib/path.c | Heiko Carstens | 2011-09-27 | 1 | -0/+191 |
* | lib: do not attempt to close(0) in sysfs_deinit() | Petr Uzel | 2011-09-13 | 1 | -0/+1 |
* | libmount: potential null derefence [smatch scan] | Karel Zak | 2011-09-12 | 1 | -2/+3 |
* | lib,cpuset: fix compiler warning [-Wuninitialized] | Karel Zak | 2011-09-10 | 1 | -1/+1 |
* | chcpu,cpuset: reduce code duplication for cpu list parsing | Heiko Carstens | 2011-09-10 | 1 | -1/+6 |
* | lib,cpuset: enforce stricter parsing of cpu lists | Heiko Carstens | 2011-09-10 | 1 | -4/+8 |
* | lib,cpuset: fix stride handling in cpulist_parse() | Heiko Carstens | 2011-09-10 | 1 | -0/+2 |
* | lib,cpuset: fix odd placed braces in cpulist_parse() | Heiko Carstens | 2011-09-10 | 1 | -2/+2 |
* | lib,cpuset: fix comments for cpu mask/list functions | Heiko Carstens | 2011-09-10 | 1 | -2/+2 |
* | Merge branch 'chcpu' of git://git.kernel.org/pub/scm/linux/kernel/git/heiko/u... | Karel Zak | 2011-08-31 | 1 | -2/+5 |
|\ |
|
| * | cpuset: add option to allow cpulist_parse() to fail | Heiko Carstens | 2011-08-15 | 1 | -2/+5 |
* | | lib: [loopdev.c] correct qsort compare function | Karel Zak | 2011-08-23 | 1 | -1/+2 |
|/ |
|
* | lib: [loopdev.c] correct trivial typo | Davidlohr Bueso | 2011-08-08 | 1 | -1/+1 |
* | lib: [cpuset.c] fix compiler warnings [-Wsign-compare] | Karel Zak | 2011-08-01 | 1 | -9/+12 |
* | lib: [mangle.c] fix compiler warnings [-Wsign-compare] | Karel Zak | 2011-08-01 | 1 | -1/+1 |
* | lib: [tt.c] clean up used types | Karel Zak | 2011-08-01 | 1 | -16/+20 |
* | lib: [strutils.c] fix compiler warnings [-Wsign-compare] | Karel Zak | 2011-08-01 | 1 | -1/+1 |