Util Linux NG
[Prev Page][Next Page]
- Re: [PATCH 0/3] devinfo: new command, (continued)
- [PATCH] fallocate: fix build failure with old linux headers,
Mike Frysinger
- [PATCH] fsck: list nonexistent devices that are declared without nofail,
Serafeim Zanikolas
- [PATCH] taskset: provide proper pid validation.,
Davidlohr Bueso
- [PATCH] mount: Don't call canonicalize_*(SPEC) for 9p,
Sven Eckelmann
- [PATCH] namei: parse all path arguments when an optarg path will fail,
Sami Kerola
- [PATCH] fdisk: eliminate redundant call to open(),
Markus Rinne
- [PATCH] libblkid: add searching in attributes dir to BeFS,
Jeroen Oortwijn
- swapon_checks(): add check st_uid == 0?,
Voelker, Bernhard
- [PATCH] mount: Avoid starting a line with a single quote. groff sees these as commands.,
Chris Frost
- [PATCH] mount: fix mount.8, shortname=mixed is now default for vfat,
Petr Uzel
- [PATCH] mount: Change the '^.' no-break control character to help avoid accidental use.,
Chris Frost
- [PATCH] fdisk: move NAME_WIDTH out of do-while loop,
Davidlohr Bueso
- serious bug: no progressbar at fsck (util-linux-ng 2.17.2) filesystem checking,
Paulo Silva
fdisk partition alignment stuff,
Anssi Hannula
[PATCH] ul: fix memory leak,
Davidlohr Bueso
[PATCH] lscpu: update man page,
Davidlohr Bueso
[PATCH] ddate: fix man page typos,
Davidlohr Bueso
Typos,
Marcos Felipe Rasia de Mello
[PATCH] hard-coded paths the second,
Peter Reineke
Fwd: [PATCH] whereis: removing hard-coded binary paths,
Peter Reineke
[PATCH] mount: Add more pseudo filesystems,
Davidlohr Bueso
[PATCH] README.devel: make it easier to find mail list address, Alexander Shishkin
"flock" usage: how to wrap one lock around two commands?,
Jack Bates
[PATCH] eventfd: new command,
Alexander Shishkin
[PATCH] lscpu: Add byte order and bogoMIPS information,
Davidlohr Bueso
[PATCH] data duplication bug in tailf,
Dima Kogan
[PATCH] losetup: Do not distinguish between malloc and realloc,
Tobias Klauser
[PATCH] libmount: Check malloc return value before use,
Tobias Klauser
sfdisk and 1MiB post-MBR gap,
Eric Thibodeau
[PATCH misc-utils/rev] V2 Various fixes,
Davidlohr Bueso
cfdisk - possible error ?,
J B
cfdisk - logical partition,
J B
fdisk failed changing disk identifier,
Bernard Pidoux f6bvp
[PATCH] mount: get most recently mounted fs from /etc/mtab.,
Valerie Aurora
[PATCH sys-utils/dmesg] Fix memory leak,
Davidlohr Bueso
[PATCH] mount: Fix losetup usage(),
Kamalesh Babulal
[PATCH misc-utils/rev] Various fixes,
Davidlohr Bueso
[PATCH text-utils/line] trivial rewrite,
Davidlohr Bueso
Re: [PATCH misc-utils/look] Fix memory leak, Davidlohr Bueso
[PATCH misc-utils/namei] Fix memory leak,
Davidlohr Bueso
[PATCH 1/2] build system: use the silent-rules prefix when generating man pages.,
Diego Elio 'Flameeyes' Pettenò
[PATCH 1/3] build system: require automake 1.10 as gtk-doc requires it anyway,
Diego Elio 'Flameeyes' Pettenò
[PATCH] mkfs: Add `mkfs.ext4` to section SEE ALSO of `mkfs.8`.,
Paul Menzel
[PATCH 8/8] portability: use standard constants.,
François Revol
[PATCH 7/8] portability: Include OS-specific headers,
François Revol
[PATCH 6/8] portability: do not use mempcpy() GNU extension.,
François Revol
[PATCH 5/8] portability: do not use program_invocation_short_name...,
François Revol
[PATCH 4/8] portability: fix headers,
François Revol
[PATCH 3/8] portability: Use the standard sighandler_t type,
François Revol
[PATCH 2/8] portability: Fix use of non portable type.,
François Revol
[PATCH 1/8] portability: add checks in configure script,
François Revol
[PATCH 0/8] portability: partial port to Mac OS X,
François Revol
loopdev auto-clear flag vs. /etc/mtab,
Karel Zak
CDROM with a HFS/ISO9660 filesystem,
Alexandre Peixoto Ferreira
cfdisk: get_string not calculating correct limits with wide ncurses,
Mike Frysinger
Linux Plumber's Conference: Call for Working Session Submissions, Theodore Ts'o
Rewrite build system to be non-recursive,
Diego Elio 'Flameeyes' Pettenò
- [PATCH 01/33] build system: require automake 1.10 as gtk-doc requires it anyway, Diego Elio 'Flameeyes' Pettenò
- [PATCH 04/33] build system: use the silent-rules prefix when generating man pages., Diego Elio 'Flameeyes' Pettenò
- [PATCH 02/33] build system: drop the getsize test out of Makefile.am, Diego Elio 'Flameeyes' Pettenò
- [PATCH 03/33] build system: ignore .dirstamp file that will be used in the following commits., Diego Elio 'Flameeyes' Pettenò
- [PATCH 06/33] build system: remove include/Makefile.am, remove a useless recursion, Diego Elio 'Flameeyes' Pettenò
- [PATCH 07/33] build system: remove tests/helpers/Makefile.am and collapse on tests/Makefile.am., Diego Elio 'Flameeyes' Pettenò
- [PATCH 05/33] build system: man aliases don't depend on original man page, Diego Elio 'Flameeyes' Pettenò
- [PATCH 08/33] build system: collapse tests/Makefile.am in top-level makefile., Diego Elio 'Flameeyes' Pettenò
- [PATCH 09/33] build system: make check now runs the testsuite., Diego Elio 'Flameeyes' Pettenò
- [PATCH 11/33] build system: convert disk-utils/ subdirectory to module., Diego Elio 'Flameeyes' Pettenò
- [PATCH 12/33] build-system: declare the linux_version_srcs variable in toplevel Makefile.am, Diego Elio 'Flameeyes' Pettenò
- [PATCH 13/33] build system: convert fdisk to non-recursive module., Diego Elio 'Flameeyes' Pettenò
- [PATCH 14/33] build system: convert getopt to module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 15/33] build system: convert fsck to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 17/33] build system: convert login-utils to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 18/33] build system: convert misc-utils to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 19/33] build system: convert partx to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 20/33] build system: convert schedutils to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 21/33] build system: convert text-utils to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 22/33] build system: convert mount to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 23/33] build system: convert sys-utils to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- [PATCH 24/33] build system: enable automake subdir-objects., Diego Elio 'Flameeyes' Pettenò
- [PATCH 25/33] build system: create a libcommon convenience library., Diego Elio 'Flameeyes' Pettenò
- [PATCH 26/33] build system: convert libblkid build to a non-recursive module, Diego Elio 'Flameeyes' Pettenò
- [PATCH 27/33] build system: convert libmount build to a non-recursive module, Diego Elio 'Flameeyes' Pettenò
- [PATCH 28/33] build system: convert libuuid build to a non-recursive module, Diego Elio 'Flameeyes' Pettenò
- [PATCH 29/33] build system: collapse the remaining blkid tasks in a single module, Diego Elio 'Flameeyes' Pettenò
- [PATCH 30/33] build system: collapse the remaining libmount tasks in a single module, Diego Elio 'Flameeyes' Pettenò
- [PATCH 31/33] build system: collapse the remaining uuid tasks in a single module, Diego Elio 'Flameeyes' Pettenò
- [PATCH 32/33] build system: remove temporary include-sub-Makefile.am file., Diego Elio 'Flameeyes' Pettenò
- [PATCH 33/33] build system: rename tests so that they are all named test_*, Diego Elio 'Flameeyes' Pettenò
- [PATCH 10/33] build system: replace lib/Makefile.am with a lib/module.am, Diego Elio 'Flameeyes' Pettenò
- [PATCH 16/33] build system: convert hwclock to non-recursive module format., Diego Elio 'Flameeyes' Pettenò
- Re: Rewrite build system to be non-recursive, Kay Sievers
- Re: Rewrite build system to be non-recursive, Karel Zak
findmnt (2.18): Truncates the options column by 3 characters,
Thomas Bächler
[PATCH] swapon: Document btrfs limitation with swapfiles,
Petr Uzel
[PATCH] cfdisk: search for ncursesw/ncurses.h,
Mike Frysinger
[ANNOUNCE] util-linux-ng v2.18 (stable),
Karel Zak
cfdisk fails when --with-slang, Mike Frysinger
[PATCH] blkid: add expected file for nilfs2 test image,
Jiro SEKIBA
[PATCH] blkid: add nilfs2 filesystem superblock probe,
Jiro SEKIBA
[PATCH] add nilfs2 filesystem superblock probe,
Jiro SEKIBA
[patches] small improvements to two man pages and READMEs,
Benno Schulenberg
[PATCH] mount: fix memory leak,
Petr Uzel
[PATCH] mount: canonicalize node before doing mount syscall, Petr Uzel
[PATCH] mount: fix typos in mount.8,
Petr Uzel
[ANNOUNCE] util-linux-ng v2.18-rc2,
Karel Zak
fdisk and cylinders and dos,
Karel Zak
[patches] slicing into manageable chunks, corrections, untangling,
Benno Schulenberg
[patches] gettextizing missed messages, fixing typos and phrasings,
Benno Schulenberg
Hurd patch,
Samuel Thibault
[ANNOUNCE] util-linux-ng v2.18-rc1,
Karel Zak
libmount and findmnt(8),
Karel Zak
[PATCH] libblkid: add exFAT file system detection support,
Andrew Nayenko
mount: remount and -n don't mix,
Andrew Lutomirski
[PATCH] git: ignore index files generated by ctags and cscope,
Petr Uzel
[PATCH] umount: do not sync() if nothing was unmounted,
Petr Uzel
[PATCH] mount: detect an attempt to mount iso9660 read-write,
Petr Uzel
[PATCH] mount: fix typo in comment,
Petr Uzel
[PATCH] mount.8: fix information about XFS log buffers,
Christoph Hellwig
remove rdev, vidmode, ramsize and rootflags commands, Karel Zak
blklimits: new command,
Karel Zak
[PATCH] partx: use atoll() for parsing command line arguments,
Petr Uzel
[PATCH] [1/2] util-linux-ng/sys-utils/rtcwake : add print mode for rtc alarm,
Marek Otahal
[PATCH] fsfreeze: suspend and resume access to an filesystem,
Hajime Taira
[PATCH] util-linux-ng/sys-util/unshare.c: drop potential euid privs before exec*,
Martin Pohlack
[RFC] mount: support /etc/fstab.d/* files?,
Joey Korkames
CRDOM_NOMEDIUM_RETRIES in mount.c,
Tony McConnell
lscpu -p is a work of fiction,
Jon Stanley
[Bug/Testcase]: sys-utils/rtcwake RTC Alarm problem setting date further months/years,
Marek Otahal
[PATCH] chns: Like chroot, but effective.,
Adam Jackson
Typo in swaplabel.8,
Marcos Felipe Rasia de Mello
long-standing bug regarding cfdisk: can't input non-ascii characters from keyboard,
Jorge
Re: [PATCH] replace bzero with memset, Karel Zak
[PATCH] tests: added tests against strtosize,
Yann Droneaud
[PATCH] tests: use POSIX locale,
Yann Droneaud
[PATCH] configure.ac: improved check for fallocate(),
Yann Droneaud
[PATCH] libblkid: Avoid probing CDs for RAID,
M.S.Colclough
[PATCH] blockdev: reduce usage text width,
Francesco Cosoleto
[PATCH] partx: do not add nonexistent partitions,
Phillip Susi
partx goes into infinite loop deleting partitions when you do not specify a range,
Phillip Susi
[PATCH] mount: make the --offset option support hex number,
Liu Aleaxander
[PATCH]swapinfo: Print or change the label / UUID of a swap partition,
Jason Borden
[ANNOUNCE] util-linux-ng v2.17.2, Karel Zak
What is the status with migrating partition code out of the kernel and into partx?,
Phillip Susi
libblkid fails for some CDs,
M.S.Colclough
[PATCH] avoid compilation failure on rawhide,
Jim Meyering
[PATCH] Typo in ionice.,
Pierre Hauweele
[PATCH] hwclock: --predict-hc for predicting RTC reading at a given time.,
Timo Juhani Lindfors
[PATCH] libblkid: fix infinite loop when probe chain bails out early,
Colin Watson
[PATCH] libblkid: Prevent overflow in BeFS,
Jeroen Oortwijn
blkid_probe_is_tiny change in 2.17.1 breaks nash,
Pascal Terjan
[PATCH] add --fake option to umount(8),
Miklos Szeredi
[PATCH] fdisk: fix format list for localization,
Makoto Kato
auto skipping of filesystems already probed,
Mike Frysinger
[PATCH] mount: properly ignore comments in /etc/filesystems,
Mike Frysinger
[PATCH] swaplabel: Program to print or change the label on a swap partition,
Jason Borden
[PATCH] posix option of vfat is obsolete.,
Yoshihiro Takahashi
[PATCH] Fix cpuid opcode detection in lscpu,
Henne Vogelsang
[PATCH RFC] ldattach: add --iflag command line option,
Tilman Schmidt
[ANNOUNCE] util-linux-ng v2.17.1,
Karel Zak
[ANNOUNCE] util-linux-ng v2.17.1-rc1, Karel Zak
swapon reports wrong swapsize,
Peter Breitenlohner
fdisk changes (2.17.1), Karel Zak
[PATCH 1/1] Fix first day of the week calculation on big endian, 64 bit systems,
Joseph Jezak
[PATCH 1/2] cfdisk: set '[Quit]' as default menu item on first run instead of '[Bootable]'.,
Francesco Cosoleto
[mount] --bind -o suid/exec/...,
Stephane Chazelas
Re: [PATCH] schedutils: Add support for SCHED_RESET_ON_FORK to chrt, Karel Zak
[PATCH] libblkid: Add probing function for BeFS, Jeroen Oortwijn
Re: Howto for properly partitioning new drives with 4096 byte sectors (like Western Digital Advanced Format EARS drives),
Christoph Zimmermann
Re: [PATCH] util-linux-ng/sys-utils/rtcwake : add show and disable actions/modes for rtc alarm,
Karel Zak
[PATCH 0/2] login: close multiple race condition,
Yann Droneaud
[PATCH] fsck/mkfs/mount: unify default search paths for helpers,
Mike Frysinger
Howto for properly partitioning new drives with 4096 byte sectors (like Western Digital Advanced Format EARS drives),
Aleksander Adamowski
[PATCH] mount: add a search path for mount helpers,
Mike Frysinger
Re: Slow USB storage device?,
Linus Torvalds
[PATCH] libblkid: Add initial support for BeFS detection,
Jeroen Oortwijn
[wish] man losetup: missing information about available ciphers,
Maciej Pilichowski
Re: util-linux-ng-2.17 and kernel header 2.6.32.3,
Karel Zak
unable to build util-linux-2.17 on glibc-2.10 due to fallocate64,
Mike Frysinger
[PATCH] cfdisk: use libblkid,
Matthias König
[PATCH] libblkid: fix segfault in drdb,
Matthias König
[PATCH] namei.1: formatting,
Vladimir Brednikov
[PATCH] mount: Automagically detect and loop-mount regular files.,
Adam Jackson
[ANNOUNCE] util-linux-ng v2.17 (stable),
Karel Zak
fdisks and sleep() and fsync(), Karel Zak
cfdisk and blkid disagree about NTFS label,
Mike Frysinger
2.17-rc3: sfdisk confused about disk size,
Giulio
license question: schedutils and sys-utils,
Julius Davies
pg command enters infinite loop,
Mike Frysinger
[Index of Archives]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]