]> err.no Git - util-linux/shortlog
util-linux
2009-03-09 Eric Sandeenblkid: recognize ext4(dev) without journal
2009-03-09 Karel Zakblkid: blkid.static make target
2009-03-09 Karel Zakfdisk: support "-b 4096" option
2009-03-09 Karel Zaklogin: remove "switching users" nonsense from man page
2009-03-05 Karel Zakswapon: add error messages for lseek and write
2009-03-05 Karel Zakswapon: fix typo s/warn/warnx/
2009-03-05 Karel Zakswapon: fix wording in man page
2009-03-03 Karel Zaklib: fix fsprobe wrapper (const char * is nonsense)
2009-03-03 Karel Zaklib: gcc warning in fix fsprobe
2009-03-03 Karel Zakblkid: fix gcc warning in blkid_get_cache_filename()
2009-03-03 Karel Zakblkid: use "char **" rather than "unsigned char **"
2009-03-03 Karel Zakmount: fix gcc warning (variable used uninitialized)
2009-03-03 Karel Zaksimmpleinit: fix gcc warning (buffer size in read())
2009-03-03 Karel Zakswapon: add -f/--fixpgsz option
2009-03-03 Karel Zakswapon: cleanup man page
2009-03-03 Karel Zakswapon: rewrite SWSUSPEND signature rather than exec...
2009-03-03 Karel Zakswapon: do_swapon() refactoring (split into two functions)
2009-03-03 Karel Zakswapon: use err.h stuff
2009-03-03 Karel Zakswapon: simplify spec to devname conversion
2009-03-02 Karel Zakswapon: add generic swap_get_header()
2009-03-02 Karel Zakswapon: do_swapon() refactoring (move stat() checks)
2009-02-27 Hugh Dickinsmkswap: handle 2^32 pages
2009-02-26 Karel Zakdocs: add a note about kpartx to TODO
2009-02-26 Karel Zakpartx: use ioctls from lib/blkdev.c
2009-02-26 Karel Zakfdisk: (and partx) remove BLKGETLASTSECT
2009-02-26 Karel Zakpartx: don't duplicate lib/blkdev.c code
2009-02-26 Karel Zakpartx: convert hard sector size to 512-byte sectors
2009-02-26 Karel Zakaddpart: 512-byte sectors in code, bytes in man-page
2009-02-26 Karel Zakblockdev: add note that the StartSec is in 512-byte...
2009-02-26 Karel Zakfdisk: use real sector size in verify() and warn_cylind...
2009-02-26 Eric Sandeenfdisk: doesn't handle large (4KiB) sectors properly
2009-02-24 Karel Zakmount: remove useless if-before-free tests
2009-02-24 Karel Zakgetopt: remove useless if-before-free tests
2009-02-24 Karel Zakfsck: remove useless if-before-free tests
2009-02-24 Karel Zakblkid: fix a syntax nit
2009-02-24 Jim Meyeringblkid: remove useless if-before-free tests
2009-02-24 Jim Meyeringblkid: don't dereference NULL upon slashless module...
2009-02-20 Karel Zakbuild-sys: add missing files to include/Makefile.am
2009-02-20 Karel Zakfsck: remove \007 from warning message
2009-02-20 Karel Zaktests: remove obsolete stuff from Makefile.am
2009-02-19 Karel Zaklosetup: cleanup man page
2009-02-19 Karel Zaklosetup: detach more devices by "-d <loop> [<loop>...
2009-02-18 Karel Zaktests: refresh expected mount(8) outputs
2009-02-18 Karel Zaktests: disable suid mount test
2009-02-18 Karel Zakmount: inform about UID and eUID when verbose > 2
2009-02-18 Karel Zakblkid: blkid_evaluate_spec() shouldn't ignore $BLKID_FILE
2009-02-18 Karel Zaktests: refresh ipcs expected outputs
2009-02-18 Karel Zaktests: refresh cal(1) expected outputs
2009-02-18 Karel Zaktests: we needn't blkid.sh
2009-02-18 Karel Zaktests: chmod -x ts/lscpu/mk-input.sh
2009-02-18 Karel Zaktests: cleanup ts/md5
2009-02-18 Karel Zaktests: cleanup ts/minix
2009-02-18 Karel Zakbuild-sys: add fsck binary to .gitignore
2009-02-18 Karel Zaktests: cleanup lscpu reg.tests
2009-02-18 Karel Zaktests: cleanup ts/cramfs/mkfs-endianness
2009-02-18 Karel Zaktests: cleanup ts/cramfs/fsck-endianness
2009-02-18 Karel Zaktests: cleanup ts/bitops
2009-02-18 Karel Zaktests: add fsck:ismounted reg.test
2009-02-18 Karel Zaklib: add test_ismounted for regression test
2009-02-18 Karel Zakpo: update list of .c files
2009-02-18 Karel Zakfsck: cosmetic changes (NLS, paths, ...)
2009-02-18 Karel Zakfsck: link with generic fsprobe wrapper
2009-02-18 Karel Zaklib: make open_device() optional in fsprobe.c
2009-02-18 Karel Zakfsck: move fsck from e2fsprogs to util-linux-ng
2009-02-18 Karel Zakblkid: fix low-probe mode return codes
2009-02-17 Karel Zakblkid: add TODO hint about blkid_parse_tag_string()
2009-02-17 Karel Zakblkid: add cmdline interface for blkid_probe_filter_usage()
2009-02-17 Karel Zakblkid: check calloc() return value
2009-02-17 Karel Zakblkid: add TODO hint about DM devnames in sysfs
2009-02-17 Karel Zakbuild-sys: use pkg-config for blkid and volume_id
2009-02-17 Karel Zakmount: generic blkid/volume_id wrapper, use blkid_evalu...
2009-02-16 Karel Zakblkid: add Christoph's note about libdisk to TODO
2009-02-16 Karel Zakblkid: refresh TODO file
2009-02-16 Karel Zakbuild-sys: add temporary libtool *.m4 stuff
2009-02-13 Karel Zakbuild-sys: libtoolize mount/Makefile.am
2009-02-13 Karel Zakbuild-sys: libtoolize by libtool-2
2009-02-13 Karel Zakblkid: start to use ABI versioning
2009-02-13 Karel Zakbuild-sys: add --with=fsprobe=builtin
2009-02-11 Karel Zakblkid: add findfs(8)
2009-02-11 Karel Zakblkid: refresh TODO file
2009-02-11 Karel Zakblkid: clean up man pages
2009-02-11 rootblkid: add -L -U options (evaluation API)
2009-02-11 Karel Zakblkid: add blkid_evaluate_spec()
2009-02-11 Karel Zakmount: move realpath.c code to lib/
2009-02-11 Karel Zakblkid: fix typo (syntax error)
2009-02-11 Karel Zakblkid: compile TEST_PROGRAMs
2009-02-11 Karel Zakblkid: add support for /etc/blkid.conf file
2009-02-11 Karel Zakblkid: add new options to blkid.8 and help output
2009-02-11 Sven Jostblkid: support via raid version 2
2009-02-11 Karel Zakblkid: refresh TODO file
2009-02-11 Karel Zaktests: fix typo in low-probe test
2009-02-11 Karel Zakblkid: cleanup _LOGPROBE debug messages
2009-02-11 Karel Zakblkid: add blkid_do_safeprobe()
2009-02-11 Karel Zakblkid: add lvm2 reg.test
2009-02-11 Karel Zakblkid: add version support to LVM2
2009-02-11 Karel Zakblkid: add GFS2 reg. test
2009-02-11 Karel Zakblkid: add uuid and version support to gfs2
2009-02-11 Karel Zakblkid: add reg.tests for HFS and HFS+
2009-02-11 Karel Zakblkid: add vol_id call to blkid regression test
2009-02-11 Karel Zakblkid: add to reiser
next