util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-24 04:03:25 to 2019-08-31 07:41:31 UTC [more...]

[PATCH 0/6] Test suite fixes for musl libc
 2019-08-31  7:41 UTC  (25+ messages)
` [PATCH 1/6] tests: remove reliance on buffer behaviour of stderr/stdout streams
` [PATCH 2/6] tests: colcrt: fix reliance on EILSEQ in POSIX locale
` [PATCH 3/6] tests: column: use actually invalid multibytes to test encoding
` [PATCH 4/6] tests: col: avoid hardcoding of errno string
` [PATCH 5/6] tests: fdisk: "
` [PATCH 6/6] tests: libfdisk: remove reliance on buffer behaviour of standard streams
` [PATCH v2 0/6] Test suite fixes for musl libc
  ` [PATCH v2 1/6] tests: remove reliance on buffer behaviour of stderr/stdout streams
      ` [PATCH] tests: use env and support both unbuffer/stdbuf
  ` [PATCH v2 2/6] tests: libfdisk: remove reliance on buffer behaviour of standard streams
  ` [PATCH v2 3/6] tests: colcrt: fix reliance on EILSEQ in POSIX locale
  ` [PATCH v2 4/6] tests: column: use actually invalid multibytes to test encoding
  ` [PATCH v2 5/6] tests: col: avoid hardcoding of errno string
  ` [PATCH v2 6/6] tests: fdisk: "

[PATCH] blkid: retport block size of a filesystem
 2019-08-29 15:52 UTC 

[PATCH] sys-utils/manuals: Make the number of the paired macros ".RS" and ".RE" equal
 2019-08-26 19:05 UTC 

[PATCH 0/4] Fix closing of standard text streams for non-glibc system
 2019-08-23 12:00 UTC  (12+ messages)
` [PATCH 1/4] term-utils/ttymsg: fix missing header for ARRAY_SIZE macro
` [PATCH 2/4] login-utils/islocal: fix missing header for err macro
` [PATCH 3/4] lib/closestream: move implementation into its own compilation unit
` [PATCH 4/4] lib/closestream: fix assignment to read-only standard streams
` [PATCH v2] include/closestream: "

[PATCH] unshare: allow setting up filesystems in the mount namespace
 2019-08-20 15:41 UTC  (4+ messages)

[PATCH] libmount: fix comment referring to passno field
 2019-08-20 12:52 UTC  (2+ messages)

[PATCH] wdctl: remove duplicate include of <unistd.h>
 2019-08-19 13:00 UTC  (2+ messages)

[PATCH] libmount: Keep the mnt_tab info for the existent dest in mnt_copy_fs()
 2019-08-19 12:59 UTC  (2+ messages)

Testsuite failures on Linux/sparc64
 2019-08-19 12:32 UTC  (4+ messages)

libfdisk refers to kpartx(8) intead of partx(8)
 2019-08-06 10:25 UTC  (2+ messages)

[PATCH v2] column: fix outputing empty column at the end of line
 2019-07-29  8:35 UTC  (2+ messages)

[PATCH] column: fix outputing empty column at the end of line
 2019-07-29  1:34 UTC  (6+ messages)

blkid identifying whole disk ntfs as both ntfs and msdos partition table
 2019-07-18 20:10 UTC  (5+ messages)

fdisk not wiping sector 0 before writing new MBR
 2019-07-17 10:26 UTC  (3+ messages)

fdisk does not allow overwrite default/suggested value
 2019-07-17  8:13 UTC  (3+ messages)

[PATCH v2] hwclock: define cmos_interface only if necessary
 2019-07-15 13:39 UTC  (5+ messages)

[PATCH v2] hwclock: use CMOS clock only if available
 2019-07-03 16:31 UTC 

[PATCH 2/2] Fix translations for losetup typo fix
 2019-06-24  7:24 UTC  (2+ messages)

[PATCH 1/2] losetup: Typo fix
 2019-06-24  7:23 UTC  (2+ messages)

[PATCH] agetty: Remove superfluous fflush()
 2019-06-24  7:22 UTC  (2+ messages)

[PATCH] hwclock: define cmos_interface only if necessary
 2019-06-23 22:32 UTC  (2+ messages)

Help with reviewing dosfstools patches
 2019-06-14 19:10 UTC  (8+ messages)

Docker Potential Business Lead
 2019-06-14 16:18 UTC 

[ANNOUNCE] util-linux v2.34
 2019-06-14 11:17 UTC  (2+ messages)

[RFC] utility for SED management
 2019-06-14 10:35 UTC  (7+ messages)

[PATCH 3/3] fstrim -a/-A: Skip read-only volumes
 2019-06-11 13:23 UTC  (3+ messages)

[PATCH 1/3] fstrim: Fix fstrim_all() comment
 2019-06-11  9:24 UTC  (2+ messages)

[PATCH 2/3] fstrim: properly de-duplicate fstrim -A
 2019-06-10 19:59 UTC 

careful with that umount options, Eugene
 2019-06-07 13:26 UTC  (6+ messages)

lsblk full disk id output column
 2019-06-07 10:30 UTC  (3+ messages)

Mistakes in message strings
 2019-06-04 11:10 UTC  (2+ messages)

[PATCH] libblkid: fix detection of dm-integrity superblock version
 2019-06-04 11:05 UTC  (2+ messages)

[PATCH] raw: Add raw.service
 2019-05-30 13:19 UTC  (3+ messages)

[ANNOUNCE] util-linux v2.34-rc2
 2019-05-30 10:35 UTC 

Using the upcoming fsinfo()
 2019-05-23  1:27 UTC  (15+ messages)

[PATCH 00/10] exposing knfsd opens to userspace
 2019-05-16  0:40 UTC  (30+ messages)
` [PATCH 01/10] nfsd: persist nfsd filesystem across mounts
` [PATCH 02/10] nfsd: rename cl_refcount
` [PATCH 03/10] nfsd4: use reference count to free client
` [PATCH 04/10] nfsd: add nfsd/clients directory
` [PATCH 05/10] nfsd: make client/ directory names small ints
` [PATCH 06/10] rpc: replace rpc_filelist by tree_descr
` [PATCH 07/10] nfsd4: add a client info file
` [PATCH 08/10] nfsd4: add file to display list of client's opens
` [PATCH 09/10] nfsd: expose some more information about NFSv4 opens
` [PATCH 10/10] nfsd: add more information to client info file

[PATCH 1/6] lib/colors.c: fix "maybe be" duplication
 2019-05-15 11:50 UTC  (7+ messages)
` [PATCH 2/6] libmount/src/utils.c: "
` [PATCH 3/6] misc-utils/lsblk.8: "
` [PATCH 4/6] sys-utils/mount.8: "
` [PATCH 5/6] sys-utils/rtcwake.8.in: "
` [PATCH 6/6] text-utils/column.1: "

[PATCH V2 1/2] libblkid: Don't check BLKID_PROBE_INTERVAL in blkid_verify
 2019-05-14 11:39 UTC  (5+ messages)
` [PATCH V2 2/2] libblkid: Set BLKID_BID_FL_VERIFIED in case revalidation is not needed

[PATCH 1/2] libblkid: Don't check BLKID_PROBE_INTERVAL in blkid_verify
 2019-05-13 12:32 UTC  (2+ messages)
` [PATCH 2/2] libblkid: Set BLKID_BID_FL_VERIFIED in case revalidation is not needed

Building util-linux libraries and utilities as separated operations
 2019-05-07 12:55 UTC  (3+ messages)

[PATCH v2] lib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
 2019-05-03 13:42 UTC 

[PATCH] lib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
 2019-05-03 12:10 UTC  (3+ messages)

[ANNOUNCE] util-linux v2.34-rc1
 2019-04-30 10:36 UTC  (2+ messages)

[PATCH] lslogins: Fix discrepancies of SYS_UID_MIN
 2019-04-24  9:36 UTC  (2+ messages)

[PATCH v2] fstrim: document kernel return minlen explicitly
 2019-04-24  9:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).