Util Linux NG
[Prev Page][Next Page]
- [PATCH 2/2] chfn: stop adding trailing commas to gecos, (continued)
- [PATCH v.2 RESEND] Add metadata signature check for IMSM on 4Kn drives (v.2),
Alexey Obitotskiy
- [PATCH] tests: remove unnecessary file,
Sami Kerola
- [PATCH] libmount: match host:/path and host://path,
Ales Novak
- [PATCH] logger: remove trailing spaces when outputing to journal,
Sami Kerola
- [PATCH 00/13] pull: OCLint static code analysis changes,
Sami Kerola
- [PATCH 04/13] lslogins: simplify if clause and move definition and comments [oclint], Sami Kerola
- [PATCH 05/13] libblkid: simplify if clause [oclint], Sami Kerola
- [PATCH 06/13] logger: simplify if clause [oclint], Sami Kerola
- [PATCH 08/13] libmount, look: remove dead code [oclint], Sami Kerola
- [PATCH 09/13] dmesg: drop core at impossible case in read_buffer() [oclint], Sami Kerola
- [PATCH 07/13] syspriv: flip inverted logic [oclint], Sami Kerola
- [PATCH 12/13] agetty: move unreachable code to pre-processor #else segment [oclint], Sami Kerola
- [PATCH 10/13] misc: fix declarations shadowing variables in the global scope [oclint], Sami Kerola
- [PATCH 11/13] setterm: fix declarations shadowing variables in the global scope [oclint], Sami Kerola
- [PATCH 13/13] libblkid: fix debugging macro [oclint], Sami Kerola
- [PATCH 03/13] libfdisk: collapse indentation [oclint], Sami Kerola
- [PATCH 02/13] switch_root: simplify code and reduce indentation [oclint], Sami Kerola
- [PATCH 01/13] misc: simplify if clauses [oclint], Sami Kerola
- Re: [PATCH 00/13] pull: OCLint static code analysis changes, Karel Zak
- [PATCH 8/7] mount.8: Update loop device documentation, Stanislav Brabec
- [PATCH 7/7] tests: Add loop-overlay test, Stanislav Brabec
- [PATCH 6/7] libmout: Reuse loop device safely,
Stanislav Brabec
- [PATCH 5/7] Implement loopcxt_check_conflict(), Stanislav Brabec
- [PATCH 4/7] Add sizelimit to internal API, Stanislav Brabec
- [PATCH 3/7] mount: Handle MNT_ERR_LOOPOVERLAP, Stanislav Brabec
- [PATCH 2/7] libmount: Introduce new error: MNT_ERR_LOOPOVERLAP, Stanislav Brabec
- [PATCH 1/7] libmount: Fix possible crash in mnt_context_setup_loopdev(), Stanislav Brabec
- [PATCH 0/7] safe implementation of loop reuse,
Stanislav Brabec
- [PATCH] tests: Fix fdisk/id and fdisk/mbr-nondos-mode on Sparc,
James Clarke
- [PATCH] Improve blkdiscard man page,
Allon Mureinik
- [PATCH] liblkid: fix probe_nilfs2 I/O error backup,
Veeraiyan Chidambaram (RBEI/ECF32)
- [PATCH] hwclock: remove UTC-0 localization hack,
Sami Kerola
- [PATCH] Fix segmentation fault in tailf on 32 bit,
Tobias Stoeckmann
- question about raw(1),
Ruediger Meier
- [PATCH 00/15] pull: write(1) improvements,
Sami Kerola
- [PATCH 01/15] write: remove unused variable, Sami Kerola
- [PATCH 02/15] write: get rid of function prototypes, Sami Kerola
- [PATCH 03/15] write: remove pointless fileno(3) calls, Sami Kerola
- [PATCH 04/15] write: set atime value in term_chk() only when needed, Sami Kerola
- [PATCH 05/15] write: use xstrncpy() from strutils.h, Sami Kerola
- [PATCH 06/15] write: run atexit() checks at the end of execution, Sami Kerola
- [PATCH 07/15] write: add control structure to clarify what is going on, Sami Kerola
- [PATCH 08/15] write: improve function and variable names, Sami Kerola
- [PATCH 09/15] write: remove unnecessary utmp variables, Sami Kerola
- [PATCH 10/15] write: make timestamp to be obviously just a clock time, Sami Kerola
- [PATCH 11/15] write: remove PUTC macro, Sami Kerola
- [PATCH 12/15] write: improve coding style, Sami Kerola
- [PATCH 13/15] write: tell when effective gid and tty path group mismatch, Sami Kerola
- [PATCH 14/15] write: stop removing and adding /dev/ in front of tty string, Sami Kerola
- [PATCH 15/15] lib: try to find tty in get_terminal_name(), Sami Kerola
- Re: [PATCH 00/15] pull: write(1) improvements, Karel Zak
- [PATCH] sulogin: remove __nonnull__ function attribute,
Sami Kerola
- [PATCH v.2] Add metadata signature check for IMSM on 4Kn drives (v.2),
Alexey Obitotskiy
- Re: blkid partition infomartion,
Karel Zak
- [PATCH][RESEND] Add metadata signature check for IMSM on 4Kn drives,
Alexey Obitotskiy
- [PATCH 0/6] more lscpu updates,
Heiko Carstens
- [PATCH 0/6] pull: utmpdump iso-8601 format,
Sami Kerola
- [PATCH] liblkid: Add length check in probe_nilfs2 before crc32,
Torsten Hilbrich
- [PATCH] lscpu: add s390 drawer testcase, Heiko Carstens
- [PATCH] lscpu: add drawer support,
Heiko Carstens
- fstab format,
Bruce Dubbs
- [PATCH] Add metadata signature check for IMSM on 4Kn drives,
Alexey Obitotskiy
- [PATCH] Zoned block device support,
Shaun Tancheff
- udf LABEL= handling broken,
Olaf Hering
- [PATCH] ionice.1: clarify description of --classdata,
Daniel Shahaf
- inconsistent behavior of --with-ncurses, Stanislav Brabec
- bug: column assumes tabs every 8 columns & ttywidth=80, Linda Walsh
- [PATCH] Don't allow widechar with plain ncurses,
Stanislav Brabec
- cal(1) changes,
Karel Zak
- [PATCH] fsck.minix: Verify more fields in super-block.,
Tobias Stoeckmann
- [PATCH] cal: drop trailing blank line,
Mike Frysinger
- cal(1) year formatting,
Karel Zak
- hwclock issue: RTC_SET_DELAY_SECS = 0.5s assumption not always true,
Anssi Hannula
- [PATCH 00/11] pull: add timestamp printing to libcommon,
Sami Kerola
- [PATCH 01/11] lib: add timestamp helpers to libcommon.la, Sami Kerola
- [PATCH 02/11] last: use timestamp helpers, Sami Kerola
- [PATCH 03/11] lslogins: use timestamp helpers, Sami Kerola
- [PATCH 04/11] lsipc: use timestamp helpers, Sami Kerola
- [PATCH 05/11] dmesg: use timestamp helpers, Sami Kerola
- [PATCH 06/11] docs: remove timestamp TODO item, Sami Kerola
- [PATCH 07/11] utmpdump: use always UTC-0 timezone in textual output, Sami Kerola
- [PATCH 08/11] utmpdump: use iso-8601 timestamp format with subsecond accuracy, Sami Kerola
- [PATCH 09/11] tests: fix utmpdump timestamps to be in iso format, Sami Kerola
- [PATCH 10/11] tests: remove utmpdump localization go-arounds, Sami Kerola
- [PATCH 11/11] tests: utmpdump add subsecond accuracy test, Sami Kerola
- Re: [PATCH 00/11] pull: add timestamp printing to libcommon, Karel Zak
- [PATCH v3 1/3] libfdisk: Add support for altering GPT size,
Sassan Panahinejad
- [PATCH v3 2/3] fdisk: Add support for altering GPT size,
Sassan Panahinejad
- [PATCH] libfdisk: fix range checking for fdisk_set_last_lba,
Sassan Panahinejad
- [PATCH v2 0/3] Add support for altering GPT size,
Sassan Panahinejad
- [PATCH 1/3] libfdisk: Add support for altering GPT size,
Sassan Panahinejad
- [PATCH] zramctl: add hot_add device support,
Timofey Titovets
- [PATCH] man pages: fix spacing between man page name & section number,
Mike Frysinger
- [PATCH 00/12] pull: write(1) improvements,
Sami Kerola
- [PATCH 01/12] write: remove unused variable, Sami Kerola
- [PATCH 03/12] write: remove pointless fileno(3) calls, Sami Kerola
- [PATCH 02/12] write: get rid of function prototypes, Sami Kerola
- [PATCH 05/12] write: use xstrncpy() from strutils.h, Sami Kerola
- [PATCH 06/12] write: run atexit() checks at the end of execution, Sami Kerola
- [PATCH 04/12] write: set atime value in term_chk() only if needed, Sami Kerola
- [PATCH 07/12] write: add control structure to clarify what is going on, Sami Kerola
- [PATCH 08/12] write: improve variable names, Sami Kerola
- [PATCH 09/12] write: remove unnecessary utmp variables, Sami Kerola
- [PATCH 10/12] write: make timestamp to be obviously just a clock time, Sami Kerola
- [PATCH 11/12] write: improve coding style, Sami Kerola
- [PATCH 12/12] write: tell when effective gid and tty path group mismatch, Sami Kerola
- [PATCH 1/2] setterm: deduplicate color optiong string parsing,
Sami Kerola
- bind mounting namespace inodes for unprivileged users,
James Bottomley
- Issue with SU manpage, Curt Bronson
- [PATCH 1/2] scriptreplay: improve error message,
Sami Kerola
- Unprivileged containers and co-ordinating user namespaces,
James Bottomley
- [PATCH] Use the plymouth local protocol instead the plymouth binary,
Werner Fink
- [PATCH] sfdisk: exit with error if rereading partition table fails,
Victor Dodon
- [PATCH] Remove AC_CONFIG_AUX_DIR,
Earnestly
- [PATCH 0/5] pull: couple clang scan-build fixes,
Sami Kerola
- [PATCH] libblkid: make blkid_do_wipe() work with probes with offset,
Petr Uzel
- [PATCH] nsenter: fix ability to enter unprivileged containers,
James Bottomley
- [PATCH] mkswap: tolerate ENOTSUP when failing to relabel,
Lubomir Rintel
- [PATCH 0/7]: ubuntu bug tracker fixes,
Sami Kerola
- [PATCH] Fail like the shell when execvp fails,
Nir Soffer
- [PATCH] docs: optinal option arguments should be long-only,
Sami Kerola
- [PATCH] script: close file descriptors on exec,
Sami Kerola
- [trivial/cosmetics] [PATCH] losetup: fix outdated comment,
Yuriy M. Kaminskiy
- [PATCH 3/3] mount: Handle EROFS before calling mount() syscall, Stanislav Brabec
- [PATCH 2/3] libmount: reuse existing loop device, Stanislav Brabec
- [PATCH 1/3] libmount: Re-organize is_mounted_same_loopfile(), Stanislav Brabec
- [PATCH 0/3] btrfs-safe implementation of -oloop,
Stanislav Brabec
- libmount python bindings and header includes,
Mike Frysinger
- [ANNOUNCE] util-linux v2.28,
Karel Zak
- [RFC][WIP][PATCH] fsck -l and lvm/dmcrypt/md/etc,
Yuriy M. Kaminskiy
- fsck -l: fix racing between unlock/unlink and open,
Yuriy M. Kaminskiy
- v2.29 plan: kill mtab,
Karel Zak
- question about translations,
Ruediger Meier
- [PATCH 1/2] libuuid: remove HAVE_UUIDD,
Ruediger Meier
- [PATCH 1/2] tests: test_md5 prints md5sum only,
Ruediger Meier
- [PATCH 1/3] tests: add fdisk/bsd hexdump for alpha,
Ruediger Meier
- [PATCH 0/3] pull: chrt fixes,
Sami Kerola
- [PATCH] colcrt: avoid the command getting hung [afl],
Sami Kerola
- [PATCH] Fix possible NULL dereference in get_btrfs_fs_root(),
Stanislav Brabec
- [ANNOUNCE] util-linux v2.28-rc2,
Karel Zak
- [PATCH] lsipc: don't free shm data if no shm id is found,
Romain Naour
- [PATCH 0/3] setarch: test improvements,
Ruediger Meier
- Subject: Multiple issues with partx,
Serge van den Boom
- [PATCH] Always make echo work after performing getpasswd even if root account is locked,
Werner Fink
- [PATCH v2 1/1] lscpu: correct the Virtualization type on Xen DomU PV guest,
Dongli Zhang
- [PATCH 0/5] minor cosmetics and build issues for non-Linux,
Ruediger Meier
- swapon test, Karel Zak
- [PATCH 0/2] ipcs: more robust and compatible /proc parsing,
Ruediger Meier
- [PATCH 1/1] lscpu: correct the Virtualization type on Xen DomU PV guest,
Dongli Zhang
- unshare -m and mount propagation,
Yuriy M. Kaminskiy
- [PATCH 1/2] build-sys: no need to un-ignore tracked files,
Ruediger Meier
- [PATCH] docs: miscellaneous tiny tweaks of man pages, Benno Schulenberg
- cancelling the tests says that they all passed,
Benno Schulenberg
- [PATCH 1/5] chrt: remove duplicate words and tweak some phrasings in the man page,
Benno Schulenberg
- [PATCH v2 0/3] lscpu: Fix model and model name on Power Systems,
Ruediger Meier
- [PATCH 1/8] sfdisk: improve the wording of seven error messages,
Benno Schulenberg
- [PATCH 3/8] libfdisk: (bsd) fix spelling in warning message, Benno Schulenberg
- [PATCH 4/8] libfdisk: (gpt) reword two error messages with a sense of direction, Benno Schulenberg
- [PATCH 5/8] logger: correct the grammar of an error message, Benno Schulenberg
- [PATCH 2/8] fdisk, cfdisk, sfdisk: improve the grammar of three messages, Benno Schulenberg
- [PATCH 6/8] mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages, Benno Schulenberg
- [PATCH 7/8] uuidd: correct the wording of an error message, Benno Schulenberg
- [PATCH 8/8] dmesg: improve grammar and consistency of usage text, Benno Schulenberg
- Re: [PATCH 1/8] sfdisk: improve the wording of seven error messages, Karel Zak
- [PATCH] tests: fix fdisk/bsd for alpha,
Ruediger Meier
- [PATCH 1/2] Revert "lscpu: keep lscpu usable on snapshots",
Ruediger Meier
- [PATCH] vipw: print only one new line when asking about shadow file,
Sami Kerola
- [PATCH] lscpu: Fix model and model name on Power Systems,
Vasant Hegde
- [PATCH 1/4] fallocate: restore man-page content that was deleted in commit 5b033bfd,
Benno Schulenberg
- [PATCH 00/12] travis: add trusty and osx,
Ruediger Meier
- [PATCH 01/12] misc: fix printf i386 compiler warnings, Ruediger Meier
- [PATCH 02/12] misc: fix icc/clang compiler warnings, Ruediger Meier
- [PATCH 03/12] tests: skip old socat silently, Ruediger Meier
- [PATCH 05/12] tests: improve skipping of old btrfs-tools, Ruediger Meier
- [PATCH 04/12] tests: remove invalid argument in libmount/debug, Ruediger Meier
- [PATCH 06/12] tests: don't use system's mount commands, Ruediger Meier
- [PATCH 07/12] build-sys: fix again UL_SCANF_TYPE_MODIFIER, Ruediger Meier
- [PATCH 08/12] build-sys: add missing "not found" strings, Ruediger Meier
- [PATCH 09/12] build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms, Ruediger Meier
- [PATCH 10/12] build-sys: improve uuidd and script build conditions, Ruediger Meier
- [PATCH 11/12] travis: switch to Ubuntu 14.04 Trusty, Ruediger Meier
- [PATCH 12/12] travis: add OSX build, Ruediger Meier
- [PATCH] build: uuidd requires linux now, uses signalfd,
Andreas Henriksson
- [PATCH 00/10] pull: release v2.28 prep work,
Sami Kerola
- [PATCH 01/10] logger: fix memory leak [ASAN and valgrind], Sami Kerola
- [PATCH 02/10] getopt: fix memory leaks and integer overflows [ASAN & valgrind], Sami Kerola
- [PATCH 03/10] lsipc, lslogins, rtcwake: replace asctime() with strftime(), Sami Kerola
- [PATCH 04/10] isosize: stop unmeaningful printing errno message, Sami Kerola
- [PATCH 05/10] setsid: fix argument count bug, Sami Kerola
- [PATCH 06/10] bash-completion: fsck.cramfs, isosize: find files an argument, Sami Kerola
- [PATCH 07/10] bash-completion: ipcmk: add missing completion file, Sami Kerola
- [PATCH 08/10] bash-completion: lslogins: add missing completion file, Sami Kerola
- [PATCH 09/10] bash-completion: lsns: add missing completion file, Sami Kerola
- [PATCH 10/10] docs: update AUTHORS file, Sami Kerola
- Re: [PATCH 00/10] pull: release v2.28 prep work, Karel Zak
- e2fsck: /dev/hda2 is mounted.,
George Spelvin
- [PATCH] docs: swapon.8 fix discard=pages,
Richard Yao
- [ANNOUNCE] util-linux v2.28-rc1,
Karel Zak
- sfdisk, stderr/stdout output order,
Rüdiger Meier
- [PATCH] libmount: Typo fix,
Stanislav Brabec
- [PATCH 1/3] findmnt: improve formatting and wording of the man page,
Benno Schulenberg
- [PATCH] cal: remove libtermcap arguments to my_tgetstr(),
Sami Kerola
- [PATCH] misc: remove path name definitions that are unused,
Sami Kerola
- [PATCH] Revert "Revert "tests: start script/race test only when --force specified"",
Matthias Brugger
- cal: bug on FreeBSD,
Rüdiger Meier
- [PATCH 1/9] fdisk, sfdisk: adjust some formatting in the man pages,
Benno Schulenberg
- [PATCH 00/12] another BSD/OSX related patch-set,
Ruediger Meier
- [PATCH 03/12] lib: include sys/stat.h for struct stat, Ruediger Meier
- [PATCH 04/12] fdisk: sun, undef HAVE_QSORT_R for non-Linux, Ruediger Meier
- [PATCH 05/12] libfdisk: remove ifdef HDIO_GETGEO, Ruediger Meier
- [PATCH 07/12] libmount: don't include libio.h, Ruediger Meier
- [PATCH 01/12] wipefs, sfdisk: include libgen.h for basename(3p), Ruediger Meier
- [PATCH 08/12] tests: cramfs, fix root group, Ruediger Meier
- [PATCH 02/12] misc: again fixing many printf format strings, Ruediger Meier
- [PATCH 12/12] getopt: fix -n name for BSD, Ruediger Meier
- [PATCH 10/12] tests: getopt2, add function gnu_getopt_clean(), Ruediger Meier
- [PATCH 06/12] misc: never cast void* from malloc(3) and friends, Ruediger Meier
- [PATCH 09/12] tests: don't skip case "output undefined", Ruediger Meier
- [PATCH 11/12] tests: improve getopt loop error case, Ruediger Meier
- Re: [PATCH 00/12] another BSD/OSX related patch-set, Isaac Dunham
- [PATCH] include sysmacros.h where used,
Mike Frysinger
- [PATCH 0/7] fix minix, big endian,
Ruediger Meier
- [PATCH 1/7] tests: scsi_debug sleep, Ruediger Meier
- [PATCH 2/7] tests: minix, use hexdump instead of md5sum, Ruediger Meier
- [PATCH 4/7] fsck.minix: fix v3 version offset, Ruediger Meier
- [PATCH 6/7] tests: fix minix tests for big endian, Ruediger Meier
- [PATCH 7/7] tests: minix, add a useful non-root check, Ruediger Meier
- [PATCH 5/7] mkfs.minix: fix v2/v3 .badblocks inode number for big endian, Ruediger Meier
- [PATCH 3/7] tests: minix, some corrections and cleanup, Ruediger Meier
- Fixing su + runuser vulnerability CVE-2016-2779,
Stanislav Brabec
- [PATCH 0/4] Remove openat fallback functions,
Ruediger Meier
- [PATCH] taskset.1: fix description of `-c` option, Yuriy M. Kaminskiy
- Separate taskset arguments from the command arguments,
Akshay Adiga
- [PATCH] lscpu: fix backward buffer size adjustment after adding delimiter,
Yuriy M. Kaminskiy
- cfdisk UI problem with a small partition starting and ending before sector 2048 (1MiB),
Peter Cordes
- [PATCH 00/14] some fixes, cleanup and portability issues,
Ruediger Meier
[Index of Archives]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]