Util Linux NG
[Prev Page][Next Page]
- Re: script from 2.25.1 may be broken (hangs), (continued)
- [PATCH] autogen.sh: check for libtoolize rather than libtool,
Helmut Grohne
- Fwd: Bug#764331: mount: "mount --bind -o remount" doesn't preserve flags,
Phillip Susi
- [RFC PATCH] hwclock: --offset: Use offset instead of writing clock,
Noé Rubinstein
- Bug: libfdisk/dos.c: Extended partition number == 1? -> crash,
Christoph Hoopmann
- losetup: failed to setup loop device > 1,
Francis Moreau
- Error in losetup man page,
Dale R. Worley
- losetup on a image file containing (GPT) partition doesn't create partition devices,
Francis Moreau
- [PATCH] textual: grammarize an informative message, and tweak some comments,
Benno Schulenberg
- [PATCH] Provide libmount version as int for better compiletime test.,
Søren Holm
- [PATCH 00/23] pull: mostly textual and compiler warning fix changes,
Sami Kerola
- [PATCH 01/23] swapon: align available columns section in usage(), Sami Kerola
- [PATCH 02/23] docs: update deprecation banners, Sami Kerola
- [PATCH 03/23] hexdump: remove deprecation message, Sami Kerola
- [PATCH 04/23] textual: fix couple typos in comments, Sami Kerola
- [PATCH 05/23] flock: add error message to translations, Sami Kerola
- [PATCH 06/23] textual: use version printing macro everywhere, Sami Kerola
- [PATCH 07/23] textual: use manual tail usage() macro, Sami Kerola
- [PATCH 08/23] textual: use usage() text element macros, Sami Kerola
- [PATCH 09/23] libuuid: remove _SVID_SOURCE pre-processor definition, Sami Kerola
- [PATCH 10/23] include: fix compiler warnings, Sami Kerola
- [PATCH 11/23] lsblk: fix compiler warning, Sami Kerola
- [PATCH 12/23] libblkid: use pre-processor to optimize out code, Sami Kerola
- [PATCH 13/23] libblkid: fix implicit constant conversion warning, Sami Kerola
- [PATCH 14/23] include/debug: remove duplicate 'const' declaration warning, Sami Kerola
- [PATCH 15/23] cfdisk: add missing initializers to struct main_menuitems, Sami Kerola
- [PATCH 16/23] findmnt: add missing initializers to struct colinfo, Sami Kerola
- [PATCH 17/23] lsblk: add missing initializers to struct colinfo, Sami Kerola
- [PATCH 18/23] hwclock: use fabs() instead abs() when argument is double, Sami Kerola
- [PATCH 19/23] lscpu: add missing initializers to struct lscpu_coldesc, Sami Kerola
- [PATCH 20/23] libsmartcols: add explicit column flags default, Sami Kerola
- [PATCH 21/23] lslogins: add missing initializers to struct lslogins_coldesc, Sami Kerola
- [PATCH 22/23] lslogins: use more narrow layout when initializing struct members, Sami Kerola
- [PATCH 23/23] tests: fix the ipcs test for shmall being too big to show, Sami Kerola
- Re: [PATCH 00/23] pull: mostly textual and compiler warning fix changes, Karel Zak
- [PATCH] su: print proper core dump message when killed,
pcpa
- [PATCH 0/7] hwclock patch cover letter.,
JWP
- [PATCH] Don't return root if path contains // or ending /,
Søren Holm
- [PATCH 01/10] textual: use angular brackets around each individual argument,
Benno Schulenberg
- [PATCH 02/10] textual: "ambivalent" applies to intentions, "ambiguous" to results, Benno Schulenberg
- [PATCH 03/10] textual: use a somewhat clearer and more standard failure message, Benno Schulenberg
- [PATCH 04/10] textual: add a comma for clarity, plus some other tweaks, Benno Schulenberg
- [PATCH 06/10] textual: grammarize an error message, Benno Schulenberg
- [PATCH 08/10] textual: grammarize another error message, Benno Schulenberg
- [PATCH 10/10] textual: there may be no space between option and optional =arg, Benno Schulenberg
- Re: [PATCH 01/10] textual: use angular brackets around each individual argument, Benno Schulenberg
- [PATCH 09/10] textual: angular brackets around a non-literal argument, singular, Benno Schulenberg
- [PATCH 07/10] textual: using angular brackets around individual arguments, Benno Schulenberg
- [PATCH 05/10] textual: not using angular brackets around literal arguments, Benno Schulenberg
- Re: [PATCH 01/10] textual: use angular brackets around each individual argument, Karel Zak
- what precisely is partition_entry_lba?,
Benno Schulenberg
- [PATCH] build-sys: link swapoff to libblkid, Andreas Henriksson
- [PATCH 1/5] libmount: only invoke loopcxt on linux,
Andreas Henriksson
- [PATCH] umount: read mountinfo if --detach-loop given,
Robert Schiele
- Fwd: [util-linux] cal: add landscape layout for yearly views (#117),
Gennady Kovshenin
- cfdisk 2.25 doesn't write partition table when using localized version,
Marcin Kocur
- [PATCH 1/2] hwclock: hctosys drift compensation,
JWP
- [PATCH] lscpu: fix cppcheck warnings,
Boris Egorov
- mount error message,
Bruce Dubbs
- [PATCH 00/17] pull: miscellaneous changes,
Sami Kerola
- [PATCH 01/17] libuuid: add extern qualifiers to uuid/uuid.h system header, Sami Kerola
- [PATCH 02/17] include: simplify fputc_careful() in carefulputc.h, Sami Kerola
- [PATCH 03/17] lib: avoid use of obsolete getpass() function, Sami Kerola
- [PATCH 04/17] lib: add function to remove string from memory, Sami Kerola
- [PATCH 05/17] newgrp: use xgetpass() and memset_s() to group password validation, Sami Kerola
- [PATCH 06/17] last: make is_phantom() when kernel config does not include audit support, Sami Kerola
- [PATCH 07/17] last: improve code readability by renaming variable names, Sami Kerola
- [PATCH 08/17] zramctl: fix two format string warnings, Sami Kerola
- [PATCH 09/17] mountpoint: add struct mountpoint_control, Sami Kerola
- [PATCH 10/17] mkfs.minix: fix couple compiler warnings, Sami Kerola
- [PATCH 11/17] mountpoint: simplify if statement, Sami Kerola
- [PATCH 12/17] eject: add struct eject_control to remove global variables, Sami Kerola
- [PATCH 13/17] eject: make open_device() and select_speed() to use struct eject_control, Sami Kerola
- [PATCH 14/17] hwclock: remove referal to deprecated keyboard interface, Sami Kerola
- [PATCH 15/17] setarch: reindent code, Sami Kerola
- [PATCH 16/17] setarch: use personality() system call when it is available, Sami Kerola
- [PATCH 17/17] setarch: remove unreachable code, Sami Kerola
- Re: [PATCH 00/17] pull: miscellaneous changes, Sami Kerola
- Re: [PATCH 00/17] pull: miscellaneous changes, Karel Zak
- [PATCH 0/6] pull: renice changes,
Sami Kerola
- [ANNOUNCE] util-linux v2.25.1,
Karel Zak
- [PATCH] build-sys: create parent directory for $(PATHFILES),
Michael Marineau
- umount of unreachable NFS without -f [maybe PATCH],
Stanislav Brabec
- mount errors on /dev/sr0 (cd-rw),
jb
- Weird behaviour with lsblk and freshly created loop device,
Francis Moreau
- Debugging why fstrim doesn't work,
Matthias Schniedermeyer
- Typo in util-linux 2.25.1-rc1,
Rafael Ferreira
- [ANNOUNCE] util-linux v2.25.1-rc1,
Karel Zak
- [PATCH] libfdisk: vary basic dump parsing functions,
Richard W.M. Jones
- cfdisk, wrong interpretation of yes in non-english language,
tnut
- cfdisk wipes out partition table when trying to replace a single logical partition,
Michał Górny
- [PATCH 0/4] Patches for kFreeBSD support from Debian,
Andreas Henriksson
- [PATCH] mountpoint: symlinks are not mount points,
Sami Kerola
- [PATCH] mountpoint: drop S_ISDIR check,
Dave Reisner
- fdisk interactive 'v' usage does not always work,
Robert Bowers
- [PATCH] tests: apply travis clang PATH workaround,
Sami Kerola
- lsblk vice fdisk, etc,
jb
- Regression test failure - tests/ts/ipcs/limits2,
Bruce Dubbs
- Utilities don't take into account capabilities,
Steven Stewart-Gallus
- 2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals, Lukáš Czerner
- [PATCH] tests: fix fdisk/bsd for the two possible sectors/offsets,
Aurelien Jarno
- [PATCH 1/3] docs: make the man-page licenses of chrt and taskset match their intent,
Benno Schulenberg
- [PATCH] docs: improve the description of --size in the man page of zramctl,
Benno Schulenberg
- util-linux and distro bootstrap, dependencies and build cycles,
Stanislav Brabec
- [PATCH 0/5] logger: remove use of libc openlog and other small changes,
Sami Kerola
- [PATCH] Fix bash-completion Makemodule options,
Stanislav Brabec
- Generic, per-fs and per-dev defaults in fstab?,
Linda A. Walsh
- Specifying a generic and per-fs mount line in /etc/fstab as well as no-canonicalize.,
Linda A. Walsh
- [PATCH] tests: make ipcs limit calculations work when numbers are large,
Sami Kerola
- [PATCH] swapon: remove invalid error string print outs,
Sami Kerola
- [PATCH] textual: remove some inconsistent periods from error messages,
Benno Schulenberg
- add one-line descriptions to each program usage(),
Karel Zak
- [PATCH] lscpu: clean up vmware inline asm,
Mike Frysinger
- ? fdisk -l bug: wrong devices listed ?,
Felix Miata
- [PATCH] Fix re-enabling of cursor with slang also after pressing Ctrl-C,
Martin Steigerwald
- [PATCH 8/8] zramctl: allow use of --algorithm and --streams alone,
Sami Kerola
- [PATCH] Link mkswap to mkfs.swap so mkfs -t swap works,
Josh Triplett
- [PATCH 1/7] zramctl: print all devices as a default action,
Sami Kerola
- [PATCH 2/7] docs: add details to zramctl --size option documentation, Sami Kerola
- [PATCH 3/7] zramctl: mark --reset mutually exclusive with --algorithm and --streams, Sami Kerola
- [PATCH 4/7] zramctl: fail status printout when device does not exist, Sami Kerola
- [PATCH 5/7] zramctl: improve error message, Sami Kerola
- [PATCH 6/7] zramctl: fix mount point printout, Sami Kerola
- [PATCH 7/7] zramctl: add bash completion script, Sami Kerola
- Re: [PATCH 1/7] zramctl: print all devices as a default action, Mike Frysinger
- Re: [PATCH 1/7] zramctl: print all devices as a default action, Bernhard Voelker
- Re: [PATCH 1/7] zramctl: print all devices as a default action, Karel Zak
- Re: [PATCH 1/7] zramctl: print all devices as a default action, Karel Zak
- [PATCH] libmount/buildsys: move SELINUX_LIBS to LDFLAGS,
Andreas Henriksson
- [PATCH 1/2] zramctl: fix the wording of some message strings,
Benno Schulenberg
- [PATCH] tests: kill output message change,
Sami Kerola
- [PATCH] docs: restore the mention of uhelper= and helper= in man page of umount,
Benno Schulenberg
- [PATCH] libfdisk: (gpt) add Microsoft Storage Spaces GUID, Sergei Antonov
- [PATCH 1/2] build-sys: remove swap-common.h from sys-utils/Makemodule.am,
Sami Kerola
- zram: device management utility needed,
Sami Kerola
- [PATCH] libblkid: use sector size for GPT magic offset, Joe Lawrence
- [PATCH] wall: wrap message header when it exceeds 79 characters,
Sami Kerola
- [PATCH 1/6] docs: bring the rtcwake man page closer to standard formatting,
Benno Schulenberg
- [PATCH 0/2] logger: more changes on top of yesterdays submission,
Sami Kerola
- fdisk -l regression between v2.24.2 and v2.25,
Andreas Henriksson
- [PATCH] tests: allow non-inotify tailf to keep up,
Andreas Henriksson
- [PATCH] Setting uid / gid is generally useful in nseneter,
bobtfish
- [PATCH] buildsys: make tailf linux-only (needs inotify),
Andreas Henriksson
- [PATCH] logger: tidy up main() by adding small functions and ctl data,
Sami Kerola
- hwclock --compare segfaults when run as normal user,
Benno Schulenberg
- [PATCH] swaplabel: move swapon-common to include directory,
Sami Kerola
- [PATCH] fdformat: Add new switches -f/--from, -t/--to, -r/--repair,
Jaromir Capik
- [PATCH 1/4] docs: fix some things that were overlooked during the first pass,
Benno Schulenberg
- [PATCH] cfdisk: reenable cursor when quitting,
Andreas Henriksson
- when specifying multiple types, mount will mount,
Benno Schulenberg
- [PATCH] tests: Fall back on host/getent in ts_resolve_host,
Andreas Henriksson
- [PATCH] mcookie: avoid format warning,
Bernhard Voelker
- undefined reference to symbol 'blkid_probe_lookup_value@@BLKID_2.15',
Benno Schulenberg
- Q: (RFE?) How do you specify the 'no-canonicalize' option in fstab?,
Linda A. Walsh
- [PATCH] Fix switch_root/pivot_root cut-n-paste error in configure.ac,
Andreas Henriksson
- [PATCH 00/13] sfdisk:,
Davidlohr Bueso
- [PATCH 01/13] sfdisk: remove bogus argc check, Davidlohr Bueso
- [PATCH 02/13] sfdisk: deprecate --linux option, Davidlohr Bueso
- [PATCH 03/13] sfdisk: remove dead code, Davidlohr Bueso
- [PATCH 06/13] sfdisk: remove declaraion of 'partname()', Davidlohr Bueso
- [PATCH 07/13] sfdisk: remove 'exit_status' global variable, Davidlohr Bueso
- [PATCH 04/13] sfdisk: remove 'short_opts' global variable, Davidlohr Bueso
- [PATCH 08/13] sfdisk: move main function at the end of the file, Davidlohr Bueso
- [PATCH 09/13] fdisk: remove bugus space after header includes, Davidlohr Bueso
- [PATCH 10/13] sfdisk: update [embarrassingly] old man-page, Davidlohr Bueso
- [PATCH 12/13] sfdisk: fix --unhide segfault, Davidlohr Bueso
- [PATCH 13/13] sfdisk: activate_usage() can use noreturn attribute Signed-off-by: Davidlohr Bueso <davidlohr@xxxxxx>, Davidlohr Bueso
- [PATCH 11/13] sfdisk: rework option handling, Davidlohr Bueso
- Re: [PATCH 00/13] sfdisk:, Davidlohr Bueso
- Re: [PATCH 00/13] sfdisk:, Karel Zak
- [PATCH 00/10] pull: logger changes,
Sami Kerola
- [PATCH 01/10] logger: ensure program writes everything to syslog file descriptor, Sami Kerola
- [PATCH 02/10] logger: fix indentation issues, Sami Kerola
- [PATCH 03/10] logger: do not rely only getlogin(3) telling who ran the command, Sami Kerola
- [PATCH 04/10] logger: refactor long if clause, Sami Kerola
- [PATCH 05/10] docs: make logger.1 facilities and levels easier to read, Sami Kerola
- [PATCH 06/10] logger: add function pointer to choose how logging is done, Sami Kerola
- [PATCH 07/10] logger: add rfc5424 support, Sami Kerola
- [PATCH 09/10] logger: add process --id=parent optional argument, Sami Kerola
- [PATCH 10/10] logger: make --stderr print remote server messages, Sami Kerola
- [PATCH 08/10] docs: add logger protocol notes to manual page, Sami Kerola
- Re: [PATCH 00/10] pull: logger changes, Karel Zak
- [PATCH] textual: fix some typos and inconsistencies in various messages,
Benno Schulenberg
- [ANNOUNCE] util-linux v2.25, Karel Zak
- [PATCH] docs: bring one more man page closer to standard formatting,
Benno Schulenberg
- [PATCH] cfdisk: actually translate the partition types in the menu,
Benno Schulenberg
- mount.8: mtab as symlink,
Bernhard Voelker
- [PATCH] Fix typeo in wipefs,
Phillip Susi
- [PATCH 1/2] docs: bring five more man pages closer to standard formatting,
Benno Schulenberg
- [RFC] Zram handle util,
Timofey Titovets
Re: [RFC] Zram handle util, Davidlohr Bueso
[RFC] [Patch] Created zramctl, Timofey Titovets
[RFC] [Patch v2] Created zramctl, Timofey Titovets
<Possible follow-ups>
Re: [RFC] Zram handle util, Timofey Titovets
[PATCH] docs: bring four more man pages closer to standard formatting,
Benno Schulenberg
[PATCH 1/3] lib/colors: remove memory leak,
Sami Kerola
[PATCH 1/3] docs: improve the formatting and wording of two man pages,
Benno Schulenberg
[PATCH 1/3] docs: bring several man pages closer to standard formatting,
Benno Schulenberg
[PATCH 1/3] docs: improve wording and formatting of the man page of cfdisk,
Benno Schulenberg
[PATCH] tests: add kill --queue check,
Sami Kerola
what is point of: if ('\0' != 0), Sami Kerola
some comments about the new cfdisk,
Benno Schulenberg
mount: what is the point of 'nouser' on the command line?,
Benno Schulenberg
[PATCH 1/5] build-sys: exclude Documentation/ from looking for translatable strings,
Benno Schulenberg
[PATCH 00/14] pull: some minor fixes,
Sami Kerola
- [PATCH 01/14] textual: fix some typos, Sami Kerola
- [PATCH 02/14] cal: remove unnused structure and definition, Sami Kerola
- [PATCH 03/14] setterm: remove unnecessary variable, Sami Kerola
- [PATCH 04/14] lscpu: avoid use of bzero() in favor of memset(), Sami Kerola
- [PATCH 05/14] cfdisk: add braces to ensure operation order, Sami Kerola
- [PATCH 06/14] fdformat: match variable and print format types, Sami Kerola
- [PATCH 07/14] mkfs.cramfs: use defined failure name rather than magic value, Sami Kerola
- [PATCH 08/14] fdisk: avoid code duplication, Sami Kerola
- [PATCH 09/14] dmesg: avoid unnecessary variable assignment, Sami Kerola
- [PATCH 10/14] setpriv: avoid alloca() use xmalloc() instead, Sami Kerola
- [PATCH 11/14] whereis: avoid printing uninitialized string, Sami Kerola
- [PATCH 12/14] libfdisk: do not do the same thing twice in single if statement, Sami Kerola
- [PATCH 13/14] libsmartcols: avoid variable dereference after release, Sami Kerola
- [PATCH 14/14] lscpu: avoid double free, Sami Kerola
- Re: [PATCH 00/14] pull: some minor fixes, Karel Zak
[PATCH 1/2] uuidd.rc: drop on-demand mode from script,
Andreas Henriksson
Supporting human parsable journal_dev specifiers,
Theodore Ts'o
[PATCH] build-sys: improve the informative message when not building some util,
Benno Schulenberg
[PATCH 1/2] textual: fix the usage message of kill,
Benno Schulenberg
[PATCH] whereis: fix missing newline on empty results,
Andreas Henriksson
bug report in lslogins strings,
Rafael Ferreira
small problem with kill --queue,
Benno Schulenberg
[PATCH] textual: fix the usage message of kill,
Benno Schulenberg
2.25-rc2: how to disable prlimit?,
Benno Schulenberg
2.25-rc2: No package 'python-2.6' found?,
Benno Schulenberg
fdisk -b segfaults,
Bernhard Voelker
[PATCH] agetty: Reprompt and reprint /etc/issue if we receive SIGUSR1,
Stef Walter
udev + libbklid: synchronized uevent handling between kernel and ueventd?, Qu Wenruo
off-line 4..13-Jul, Karel Zak
[ANNOUNCE] util-linux v2.25-rc2,
Karel Zak
[PATCH] swapon: share get_swap_prober() with swaplabel to print uuid and label,
Sami Kerola
[PATCH] swapon: align --summary fields,
Sami Kerola
[Index of Archives]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]