Util Linux NG
[Prev Page][Next Page]
- Re: [PATCH 2/2] blkid: introduce symbolic names for different blkid exit codes, (continued)
- [PATCH 1/4] include: rename writeall.h to all-io.h,
Petr Uzel
- [PATCH 1/2] lib/tt: make get_terminal_width available externally,
Petr Uzel
- [PATCH] mangle: check for end of string on every iteration,
Dave Reisner
- [PATCH] rev.1: mention tac(1) in 'SEE ALSO' section,
Petr Uzel
- [PATCH 1/3] mkswap: use is_mounted() instead of check_mount(),
Petr Uzel
- [PATCH] lsblk.8: improve wording,
Petr Uzel
- [PATCH] libuuid,uuidd: move read_all to include/readall.h,
Petr Uzel
- [PATCH] allow to create a minix3fs with a blocksize != 1K,
Vladimir 'φ-coder/phcoder' Serbinenko
- [PATCH] Fix incorrect zone count, Vladimir 'φ-coder/phcoder' Serbinenko
- addpart and delpart tools are not internationalized,
Petr Pisar
- [PATCH] libuuid: avoid double open and leaking fd (reworked),
Petr Uzel
- [PATCH] lslocks: fix bracket indentation,
Davidlohr Bueso
- [PATCH 5/5] fdisk: sgi: abort on HDIO_GETGEO failure,
Davidlohr Bueso
- [PATCH 4/5] fdisk: remove unused function declaration,
Davidlohr Bueso
- [PATCH 3/5] fdisk: create DOS specific write table function,
Davidlohr Bueso
- [PATCH 2/5] fdisk: move DOS new/add partition code,
Davidlohr Bueso
- [PATCH 1/5] fdisk: remove unused hsc2sector macro,
Davidlohr Bueso
- [PATCH] fdisk: fix segfault on bsd label,
Davidlohr Bueso
- sfdisk: Problem with -N and resizing extended partitions, Justin Bogner
- [PATCH 00/15] uuidd: refactoring & systemd support (take 2),
Petr Uzel
- [PATCH 02/15] uuidd: remove useless initialization of cleanup_socket, Petr Uzel
- [PATCH 01/15] uuidd: use UUIDD_OP_GETPID instead of magic number, Petr Uzel
- [PATCH 03/15] uuidd: factor out pidfile creation into separate function, Petr Uzel
- [PATCH 04/15] uuidd: implement --no-pid option, Petr Uzel
- [PATCH 05/15] uuidd: use ignore_result helper, Petr Uzel
- [PATCH 06/15] uuidd: implement --no-fork option, Petr Uzel
- [PATCH 07/15] uuidd: factor out socket creation into separate function, Petr Uzel
- [PATCH 08/15] uuidd: implement --socket-activation option, Petr Uzel
- [PATCH 09/15] uuidd: print all debugging information to stderr, Petr Uzel
- [PATCH 10/15] uuidd: do not drop privileges, Petr Uzel
- [PATCH 11/15] libuuid: use EXIT_FAILURE, Petr Uzel
- [PATCH 12/15] uuidd: add systemd unit files, Petr Uzel
- [PATCH 13/15] libuuid: don't exec uuidd, Petr Uzel
- [PATCH 14/15] uuidd: introduce uuidd_cxt to pass arguments to server loop, Petr Uzel
- [PATCH 15/15] libuuid: avoid double open and leaking descriptor, Petr Uzel
- Re: [PATCH 00/15] uuidd: refactoring & systemd support (take 2), Karel Zak
- [PATCH] Support UFS UUID,
Vladimir 'φ-coder/phcoder' Serbinenko
- [PATCH] Accept small blocks for NTFS and Reiserfs in blkid,
Vladimir 'φ-coder/phcoder' Serbinenko
- mkfs.minix -3 creates incorrect and limited filesystem,
Vladimir 'φ-coder/phcoder' Serbinenko
- [PATCH] fdisk: isolate dos label logic,
Davidlohr Bueso
- [PATCH 4/4] fdisk: remove dummy function,
Davidlohr Bueso
- [PATCH 3/4] fdisk: rework fatal errors,
Davidlohr Bueso
- [PATCH 2/4] fdisk: remove listing variable,
Davidlohr Bueso
- [PATCH 1/4] fdisk: remove stack jumping,
Davidlohr Bueso
- [RFC] fdisk API,
Davidlohr Bueso
- [PATCH 1/2] libmount: expose mnt_get_mountpoint as external API,
Dave Reisner
- findmnt: determine mount by pointing to a subdirectory,
Marcin Szewczyk
- findmnt: parsing mountpoints with spaces,
Marcin Szewczyk
- [PATCH 1/9] build-sys: run distcheck with verbose make rules,
Petr Uzel
- [PATCH] Fix further typos found by misspellings,
Bernhard Voelker
- Duplicate UUIDs, findmnt, /dev/disk/by-uuid,
Marcin Szewczyk
- eject on Cygwin?,
Voelker, Bernhard
- [PATCH] lscpu: fix possibly undefined operation,
Petr Uzel
- [PATCH] libblkid: befs: declare functions static,
Petr Uzel
- [PATCH] sys-utils: avoid duplicate reference to fstab.5,
Dave Reisner
- [PATCH] login-utils: use getdtablesize() correctly in login.c,
chas williams - CONTRACTOR
- [PATCH] Fix typos found by misspellings,
Bernhard Voelker
- [PATCH] wdctl: align with other util-linux commands,
Sami Kerola
- [PATCH] sfdisk (out_partition_header): improve F_MEGABYTE header [WAS: [PATCH 5/8] sfdisk: fix silly mbyte typo],
Bernhard Voelker
- losetup -d --force for zombie loop devices?,
Thomas Orgis
- [PATCH 8/8] fdisk: simplify device opening,
Davidlohr Bueso
- [PATCH 7/8] fdisk: remove action enum,
Davidlohr Bueso
- [PATCH 6/8] fdisk: do not call sgi and sun code when creating a new dos label,
Davidlohr Bueso
- [PATCH 5/8] sfdisk: fix silly mbyte typo,
Davidlohr Bueso
- [PATCH 4/8] fdisk: remove dead code,
Davidlohr Bueso
- [PATCH 3/8] fdisk: kernel/bios sectors and heads need not be global,
Davidlohr Bueso
- [PATCH 2/8] fdisk: standarize version output,
Davidlohr Bueso
- [PATCH 1/8] fdisk: make CHS user values more robust,
Davidlohr Bueso
- [PATCH] prlimit: remove bogus instructions,
Davidlohr Bueso
- [PATCH] eject: verify writing to streams was successful,
Sami Kerola
- [PATCH] sfdisk: fix calculation due to type mismatch (ix86),
Petr Uzel
- [PATCH 3/3] libuuid: use randutils,
Davidlohr Bueso
- [PATCH 2/3] fdisk: use randutils for mbr signature creation,
Davidlohr Bueso
- [PATCH 1/3] lib: random utilities,
Davidlohr Bueso
- [PATCH 1/3] eject: inform why open failed,
Sami Kerola
- [PATCH] strutils: return success on test program,
Davidlohr Bueso
- mount bind options,
Males, Jess L.
- [PATCH 1/3] eject: constify array,
Mike Frysinger
- eject merged into util-linux,
Karel Zak
- [PATCH] fdisk: move kernel geometry into blkdev,
Davidlohr Bueso
- Typo in commit message v2.21-200-g72bec4d, Bernhard Voelker
- [PATCH 3/3] fibmap: add manpage, Davidlohr Bueso
- [PATCH 2/3] fibmap: new command, Davidlohr Bueso
- [PATCH 1/3] lib: add pager functionality,
Davidlohr Bueso
- fdisk and Google SoC 2012, Davidlohr Bueso
- [PATCH] unmount: fix typo in command name,
Petr Uzel
- [PATCH] rtcwake: only invoke RTC_AIE_ON/OFF ioctls in pairs,
Paul Fox
- [ANNOUNCE] util-linux v2.21.1,
Karel Zak
- [pull] check stream status,
Sami Kerola
- [PATCH 00/20] *** uuidd: refactoring & systemd support + build-sys fixes ***,
Petr Uzel
- [PATCH 01/20] uuidd: use UUIDD_OP_GETPID instead of magic number, Petr Uzel
- [PATCH 02/20] uuidd: remove useless initialization of cleanup_socket, Petr Uzel
- [PATCH 03/20] uuidd: factor out pidfile creation into separate function, Petr Uzel
- [PATCH 04/20] uuidd: implement --no-pid option, Petr Uzel
- [PATCH 05/20] uuidd: implement --no-fork option, Petr Uzel
- [PATCH 06/20] uuidd: factor out socket creation into separate function, Petr Uzel
- [PATCH 07/20] uuidd: implement --socket-activation option, Petr Uzel
- [PATCH 08/20] uuidd: print all debugging information to stderr, Petr Uzel
- [PATCH 09/20] uuidd: factor out dropping of privileges into separate function, Petr Uzel
- [PATCH 10/20] uuidd: make drop_privs true by default in main(), Petr Uzel
- [PATCH 11/20] uuidd: introduce --keep-privs option, Petr Uzel
- [PATCH 12/20] uuidd: --socket-activation implies --keep-privs, Petr Uzel
- [PATCH 13/20] uuidd: add systemd unit files, Petr Uzel
- [PATCH 14/20] libuuid: use EXIT_FAILURE, Petr Uzel
- [PATCH 15/20] libuuid: implement --disable-libuuid-exec-uuidd configure option, Petr Uzel
- [PATCH 16/20] libuuid: fix typo in uuid_compare manpage, Petr Uzel
- [PATCH 17/20] build-sys: run distcheck with verbose make rules, Petr Uzel
- [PATCH 18/20] build-sys: add ttyutils.h to dist, Petr Uzel
- [PATCH 20/20] build-sys: fix installation of uuidd units with make distcheck, Petr Uzel
- [PATCH 19/20] build-sys: add fsprobe.h to dist, Petr Uzel
- blkid -o value,
Michael Conrad
- [PATCH] fsck: don't free fstab table on parse failure,
Dave Reisner
- Removing trailing slash breaks SSHFS,
Martin Panter
- [PATCH] hexdump: adjust -s and -n option in the man page [was: hexsyntax.c using strtol on the offset parameter],
Bernhard Voelker
- hexsyntax.c using strtol on the offset parameter,
Simon de Vlieger
- [PATCH] Mount: fix recursively propagation mounting,
don
- Anyone could tell me the email address of util-linux maintainer?,
don
- [pull] chkdupexe, a bug, version numbers and bashisms,
Sami Kerola
- [PATCH 1/5] checkxalloc: nudge regex, fix newfound instances,
Dave Reisner
- [PATCH 2/5] tunelp: remove old, now unneeded header, Dave Reisner
- [PATCH 3/5] include/ttyutils.h: add include guards, Dave Reisner
- [PATCH 4/5] findmnt: add FS size, avail, used, and use% columns, Dave Reisner
- [PATCH 5/5] findmnt: add -D, --df option to imitate df(1), Dave Reisner
- Re: [PATCH 1/5] checkxalloc: nudge regex, fix newfound instances, Davidlohr Bueso
- Re: [PATCH 1/5] checkxalloc: nudge regex, fix newfound instances, Karel Zak
- [PATCH v2] setsid: add option "-c" to set the controlling terminal,
harald
- [PATCH] setsid: add option "-c" to set the controlling terminal, harald
- stable v2.21 branch, Karel Zak
- [PATCH] login: add USER to initial environment,
Dave Reisner
- [PATCH 1/2] lsblk.8: RQ-SIZE is part of the --topology output,
Dave Reisner
- [PATCH] losetup: Fix setting of sizelimit on new loop devices,
Daniel Drake
- Dealing with overly verbose fsck output,
Theodore Ts'o
- mount -f regression in v2.21's new-mount,
Matt Burgess
- [PATCH] libmount: avoid infinite loop in child fs iteration,
Dave Reisner
- [pull] fixes to todo items etc,
Sami Kerola
- Re: [pull] fixes to todo items etc, Karel Zak
- Re: [pull] fixes to todo items etc, Sami Kerola
- [PATCH 01/17] docs: add deprecation comments, Sami Kerola
- [PATCH 02/17] docs: TODO removal, login-utils error printing, Sami Kerola
- [PATCH 03/17] sfdisk: use rpmatch to yes/no question, Sami Kerola
- [PATCH 04/17] mesg: use rpmatch to yes/no question, Sami Kerola
- [PATCH 05/17] vipw: use rpmatch to yes/no question, Sami Kerola
- [PATCH 06/17] docs: TODO removal, rpmatch task is done, Sami Kerola
- [PATCH 07/17] chfn: use pathnames.h for paths, Sami Kerola
- [PATCH 08/17] chsh: use pathnames.h for paths, Sami Kerola
- [PATCH 09/17] lib: add fileutils function collection, Sami Kerola
- [PATCH 10/17] wall: use xmkstemp for temporary file, Sami Kerola
- [PATCH 11/17] setpwnam: use xmkstemp() and lckpwdf(), Sami Kerola
- [PATCH 12/17] vipw: use xmkstemp() and lckpwdf(), Sami Kerola
- [PATCH 13/17] pathnames: clean up various user database paths, Sami Kerola
- [PATCH 14/17] docs: TODO removal, ldattach usage is done, Sami Kerola
- [PATCH 15/17] include: add asprintf wrapper, Sami Kerola
- [PATCH 16/17] xalloc: use xasprintf in all files, Sami Kerola
- [PATCH 17/17] build-sys: fix chkdupexe regression, Sami Kerola
- Re: [pull] fixes to todo items etc, Karel Zak
- [PATCH] lslocks: add personality column,
Davidlohr Bueso
- unclear udev format output of blkid,
Balamurugan Arumugam
- [PATCH 1/2] mountpoint: account for error from in mnt_fs_get_target,
Dave Reisner
- v2.22 wish list,
Karel Zak
- Re: v2.22 wish list, Karel Zak
- Re: v2.22 wish list, Petr Uzel
- Re: v2.22 wish list, Mike Frysinger
[PATCH 1/1] To fix a minor bug in mountpoint.c, see:,
Zhi Li
[PATCH 00/13] Initial import of sulogin,
Dave Reisner
- [PATCH 01/13] fstab.5: fix misspelling of deprecated, Dave Reisner
- [PATCH 02/13] sulogin: initial import from sysvinit, Dave Reisner
- [PATCH 03/13] sulogin.8: refactor manpage, Dave Reisner
- [PATCH 04/13] sulogin: whitespace fixes, Dave Reisner
- [PATCH 05/13] sulogin: replace older signal() with sigaction(), Dave Reisner
- [PATCH 06/13] sulogin: remove CHECK_{DES,MD5} defines, Dave Reisner
- [PATCH 07/13] sulogin: remove USE_ONELINE and SANE_TIO defines, Dave Reisner
- [PATCH 08/13] sulogin: use size_t for iterator to avoid cast, Dave Reisner
- [PATCH 09/13] sulogin: get rid of calls to /bin/sash, Dave Reisner
- [PATCH 10/13] sulogin: use pathnames.h for file locations, Dave Reisner
- [PATCH 11/13] sulogin: header/include cleanup, Dave Reisner
- [PATCH 12/13] sulogin: use a more standard usage output, Dave Reisner
- [PATCH 13/13] sulogin: add i18n strings, Dave Reisner
- Re: [PATCH 00/13] Initial import of sulogin, Dave Reisner
- sulogin merged into util-linux (Re: [PATCH 00/13] Initial import of sulogin), Karel Zak
[PATCH v3 3/4] lslocks: new command,
Davidlohr Bueso
[PATCH v2 2/4] lslocks: new command,
Davidlohr Bueso
[PATCH v2 2/4] lslocks: add build rules, Davidlohr Bueso
[PATCH] docs: do not overwrite ddate.1 manual,
Sami Kerola
[PATCH] [PATCH] Add 'internal-only(i)' to non-root allowed option,
raghu . prabhu13
[PATCH 1/2] conifigure: add a crosscompile path for scanf_cv_alloc_modifier,
Sebastian Andrzej Siewior
[ANNOUNCE] util-linux v2.21,
Karel Zak
[PATCH] losetup.8: add --detach-all to the list of options,
Petr Uzel
[PATCH] fdisk.8: update information about GNU Parted,
Petr Uzel
[PATCH] lib/strutils.c: Move array bounds check in string_to_idarray() to appropriate place.,
Heiko Carstens
[PATCH] docs: corrections to FSF license files, and postal address,
Sami Kerola
[PATCH] libmount: remove teaser proto for mnt_table_get_name,
Dave Reisner
[PATCH] docs: trivial documentation fixes and improvements,
Petr Uzel
[PATCH] cytune.8: fix formatting,
Petr Uzel
[PATCH] build-sys: fix building of wall,
Petr Uzel
online man pages,
Pádraig Brady
sfdisk 2.20.1 --no-reread do BLKRRPART,
Bertrand Jacquin
[PATCH] umount: respect fs search path,
Mike Frysinger
[PATCH 4/4] mkfs.bfs: add setlocale,
Davidlohr Bueso
[PATCH 3/4] more: fix typos,
Davidlohr Bueso
[PATCH 2/4] sys-utils: fix typos,
Davidlohr Bueso
[PATCH 1/4] misc-utils: fix typos,
Davidlohr Bueso
Message bugs in 2.21-rc2, Petr Pisar
What about a premount/postumount option for mount?,
Matthias Schniedermeyer
autotools readability fixes,
Sami Kerola
[PATCH 4/4] lslocks: add manpage, Davidlohr Bueso
[PATCH 3/4] lslocks: new command,
Davidlohr Bueso
[PATCH 2/4] lslocks: add build rules, Davidlohr Bueso
[PATCH 1/4] include: add /proc/locks path to pathnames, Davidlohr Bueso
[RFC PATH 0/4] new lslocks command, Davidlohr Bueso
[pull] various cppcheck fixes,
Sami Kerola
[PATCH 4/4] fsck: Add support for "completion" scripts.,
Frank Mayhar
[PATCH 3/4] fsck: Add -O option to force-kill fscks that run too long., Frank Mayhar
[PATCH 2/4] fsck: Add -L option to capture fsck output and save it., Frank Mayhar
[PATCH 1/4] fsck: Add a -r option to report memory and runtime statistics.,
Frank Mayhar
[PATCH 0/4] Add functions to the fsck wrapper to improve standalone operation.,
Frank Mayhar
[ANNOUNCE] util-linux v2.21-rc2, Karel Zak
[PATCH] flock.1: Add missing word »be«,
Paul Menzel
[PATCH] flock.1: Fix grammar by removing »s«,
Paul Menzel
[RFC] fs: filesystem specific options and remount,
Jerome Marchand
URL to translationproject.org still -ng?, Bernhard Voelker
[PATCH] whereis: move token assignment into loop syntax,
Davidlohr Bueso
fs locks: export informational name,
Davidlohr Bueso
[PATCH] docs: use correct translation project url,
Sami Kerola
libblkid fails to detect not-so-big OCFS2 filesystems,
Rogier Goossens
adopting lslk,
Davidlohr Bueso
[PATCH] mount: define fallback selinux_warning macro with 2 params,
Dave Reisner
/etc/fstab.d yes or not,
Karel Zak
[PATCH] Fix a potential memory leak at mnt_table_parse_dir,
Masatake YAMATO
mount (new): Using -a, exits with 64.,
Gerardo Exequiel Pozzi
configure --prefix default,
Bernhard Voelker
[ANNOUNCE] util-linux v2.21-rc1,
Karel Zak
[PATCH 2/2] Use filter arg of scandir* to pickup /etc/fstab.d/*.fstab files, Masatake YAMATO
[PATCH 1/2] scandirat based mnt_table_parse_dir implementation, Masatake YAMATO
Buffer I/O error, with latest losetup on first run,
Gerardo Exequiel Pozzi
[PATCH] mount: avoid canonicalizing pseudofs paths,
Dave Reisner
[PATCH 1/2] fdisk: rename read_int_sx() and some related variables,
Francesco Cosoleto
moving git hosting back to kernel.org,
Mike Frysinger
getting a modern `more`,
Mike Frysinger
fdisk: off-by-one issue in (n)new command,
Gerardo Exequiel Pozzi
[PATCH 2/2] sfdisk: use is_blkdev,
Davidlohr Bueso
[PATCH 1/2] blkdev: add is_blkdev function,
Davidlohr Bueso
[PATCH] lscpu: fix compiler warnings,
Davidlohr Bueso
[PATCH] libmount/fs: fix typo in function name,
Dave Reisner
cfdisk fails to zap mac partition table, Phillip Susi
[PATCH 1/2] libmount/tab: always trust the source of a pseudofs,
Dave Reisner
[PATCH 5/5] s/fdisk: use CDROM_GET_CAPABILITY ioctl,
Davidlohr Bueso
[PATCH 4/5] fdisk: remove packed definitions,
Davidlohr Bueso
[PATCH 3/5] sfdisk: do not depend on arch for packed attribute,
Davidlohr Bueso
[PATCH 2/5] sfdisk: remove do_warn,
Davidlohr Bueso
[PATCH 1/5] sfdisk: remove fatal,
Davidlohr Bueso
[PATCH 1/3] column: use xalloc libs,
Dave Reisner
[PATCH] prlimit: use xalloc libs,
Davidlohr Bueso
[PATCH] Add mount option for initramfs,
Roger Leigh
[PATCH 01/13] fdisk: remove unused 'require' member in enum action,
Francesco Cosoleto
[Index of Archives]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]