util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 22:07:53 to 2022-04-01 08:25:25 UTC [more...]

[PATCH] libmount: fix typos
 2022-04-01  8:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] irqtop: support -C/--cpu-list
 2022-04-01  8:24 UTC  (2+ messages)

[RFC] libmount: accept X-mount.{owner,group,mode}=
 2022-03-30 18:13 UTC 

[ANNOUNCE] util-linux v2.38
 2022-03-28 11:52 UTC 

[PATCH] flock(1): Decribe limitations of flock: deadlock, NFS, CIFS
 2022-03-25  8:28 UTC  (2+ messages)

(JL) 3/24/2022-Order Inquiry
 2022-03-24  9:36 UTC 

[ANNOUNCE] util-linux v2.38-rc3
 2022-03-15 17:07 UTC 

[PATCH] hardlink: add a missing word to an error message
 2022-03-14  9:45 UTC  (2+ messages)

[PATCH 1/2 v2] hardlink: set all locale elements, so that messages will get translated
 2022-03-14  9:44 UTC  (3+ messages)
` [PATCH 2/2 v2] hardlink: grammaticalize the main description in the man page

A mistake in "failed to cache size" message
 2022-03-14  9:43 UTC  (2+ messages)

the localized output of 'hardlink' is misaligned for some languages
 2022-03-14  9:27 UTC  (3+ messages)

[PATCH 2/2] hardlink: grammarize the main description in the man page
 2022-03-13  9:29 UTC 

[PATCH 1/2] hardlink: set all locale elements, so that messages will get translated
 2022-03-11 16:23 UTC  (2+ messages)
` [PATCH 2/2] hardlink: grammarize the main description in the man page

[PATCH] libuuid, extend cache in uuid_generate_time_generic()
 2022-03-10 12:52 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.38-rc2
 2022-03-04 15:32 UTC 

[PATCH] losetup: don't skip adding a new device if it already has a device node
 2022-02-28 10:16 UTC  (4+ messages)

dmesg feature request: timestamps relative to current time
 2022-02-28  9:54 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.38-rc1
 2022-02-26 19:27 UTC  (14+ messages)

[RFC] uuid_generate_time_safe() without uuidd should always return -1
 2022-02-23 14:07 UTC  (4+ messages)

[PATCH] dmesg: handle colorization of emerg/notice/info/debug levels
 2022-02-21 11:17 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.37.4
 2022-02-14 11:06 UTC 

Errors in man pages of util-linux
 2022-02-13 19:35 UTC  (5+ messages)

Errors in man pages of eject
 2022-02-13 12:24 UTC  (2+ messages)

hardlink test failures on arm* in 2.38-rc1
 2022-02-09  9:26 UTC 

[PATCH] libfdisk: (MBR) recognize EBBR protective partitions
 2022-02-07 21:44 UTC  (3+ messages)

[PATCH 1/4] newgrp.1.adoc: use bold font for command name in synopsis
 2022-02-07 18:42 UTC  (6+ messages)
` [PATCH 2/4] mount.8.adoc: use bold font for literal text "
` [PATCH 3/4] kill.1.adoc: clarify syntax of -SIG argument "
` [PATCH 4/4] getopt.1.adoc: render synopsis rules on separate lines

Bug#1003095: /usr/bin/script: hangs when child doesn't read input fast enough
 2022-02-03 10:55 UTC  (7+ messages)

Unify the --help and --version descriptions in man pages?
 2022-02-01 20:12 UTC  (5+ messages)

[PATCH] fstrim: Add fstab option x-fstrim.notrim
 2022-02-01  8:51 UTC  (4+ messages)

[PATCH] Whitelist libuuid clock file
 2022-01-26 21:24 UTC  (6+ messages)

[PATCH 1/2] loopdev: Properly translate errors from ul_path_read_*()
 2022-01-25 16:31 UTC  (3+ messages)
` [PATCH 2/2] loopdev: Do not treat errors when detecting overlap as fatal

[PATCH] mount: Fix race in loop device reuse code
 2022-01-25 16:30 UTC  (4+ messages)

Projects
 2022-01-25  0:59 UTC 

[ANNOUNCE] util-linux stable realase v2.37.3
 2022-01-24 11:13 UTC 

[PATCH 0/2] libblkid: don't use O_NONBLOCK for floppy
 2022-01-21 13:57 UTC  (22+ messages)
` [PATCH 1/2] libblkid: introduce blkid_safe_open
` [PATCH 2/2] libblkid: reopen floppy without O_NONBLOCK

Racy loop device reuse logic
 2022-01-20 12:13 UTC  (9+ messages)

[PATCH v2 0/6] unshare: Add support for mapping ranges of user/group IDs
 2022-01-18 11:50 UTC  (13+ messages)
` [PATCH v2 1/6] include/c: Add abs_diff macro
` [PATCH v2 2/6] unshare: Add waitchild helper
` [PATCH v2 3/6] unshare: Add some helpers for forking and synchronizing
` [PATCH v2 4/6] unshare: Add options to map blocks of user/group IDs
` [PATCH v2 5/6] unshare: Add option to automatically create user and group maps
` [PATCH v2 6/6] unshare: Document --map-{groups,users,auto}

[PATCH 0/2] unshare: some idmap fixes
 2022-01-18 11:35 UTC  (5+ messages)
` [PATCH 1/2] unshare: Fix parsing of id maps
` [PATCH 2/2] unshare: Fix doc comments

su currently requires PAM
 2022-01-06 15:48 UTC  (4+ messages)

[PATCH] losetup: restore -f/loopdev alternative
 2022-01-06 10:56 UTC  (3+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH] libblkid/src/probe: check for ENOMEDIUM from ioctl(CDROM_LAST_WRITTEN)
 2021-12-10 14:21 UTC  (2+ messages)

[PATCH 0/5] unshare: Add support for mapping ranges of user/group IDs
 2021-11-24  2:11 UTC  (10+ messages)
` [PATCH 1/5] include/c: Add abs_diff macro
` [PATCH 2/5] unshare: Add waitchild helper
` [PATCH 3/5] unshare: Add options to map blocks of user/group IDs
` [PATCH 4/5] unshare: Add option to automatically create user and group maps
` [PATCH 5/5] unshare: Document --map-{groups,users,auto}

[PATCH] irqtop: add -c/--cpus option
 2021-11-11 10:37 UTC  (5+ messages)
  `  "

[PATCH] Fix test/misc/swaplabel failure due to change in mkswap behaviour
 2021-10-19  9:39 UTC  (2+ messages)

[PATCH] blockdev: remove accidental non-breaking spaces
 2021-10-18 11:15 UTC  (2+ messages)

mount: misleading and generic error when trying to mount bad image
 2021-10-15 14:03 UTC 

Enabling single programs after --disable-all-programs
 2021-10-07  9:44 UTC 

[PATCH] mount.8.adoc: note that mandatory locking is fully deprecated in Linux 5.15
 2021-10-04 10:18 UTC  (2+ messages)

[PATCH] Use more passive wording in hardlink.1
 2021-09-27 11:52 UTC  (2+ messages)

[PATCH] Let user choose larger buffers for IO reading
 2021-09-27 11:51 UTC  (2+ messages)

agetty.8.adoc: Replace /usr/lib with a variable?
 2021-09-23 10:24 UTC  (2+ messages)

[PATCH] blkpr: add block persistent reservations command
 2021-09-23  2:18 UTC  (2+ messages)
` PING: "

Man page lsfd(1)
 2021-09-22 17:37 UTC 

PATCH: misformatting in mount.8.adoc
 2021-09-21  8:50 UTC  (2+ messages)

[PATCH 1/2] unshare.1.adoc: Improve wording re namespace creation
 2021-09-21  8:47 UTC  (2+ messages)

Would be nice if lsblk combined multipath disks
 2021-09-20  9:58 UTC  (2+ messages)

[PATCH 0/1] pull: more - Bug Resolve - new line separated command re execution
 2021-09-14 22:04 UTC  (2+ messages)
` [PATCH 1/1] more - Bug Resolve - new line separated command execution


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).