Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2015-04-09 11:22:45 to 2015-06-09 08:43:49 UTC [more...]

chrt: inconsistency in --help
 2015-06-09  8:37 UTC 

[PATCH 00/12] pull: script(1) changes
 2015-06-08 21:01 UTC  (7+ messages)

multiple alignment bugs / inconsistencies of fdisk
 2015-06-08 15:35 UTC  (2+ messages)

[PATCH] sulogin: Use read instead of allocated size from getline()
 2015-06-08 10:22 UTC  (2+ messages)

[PATCH 0/3] Handle lack of F_DUPFD_CLOEXEC support
 2015-06-08 10:21 UTC  (5+ messages)
` [PATCH 1/3] lib/fileutils: Add new dup_fd_cloexec function
` [PATCH 2/3] lib/sysfs: Use dup_fd_cloexec instead of direct call to fcntl
` [PATCH 3/3] include/c: Define F_DUPFD_CLOEXEC on kFreeBSD systems if missing

[PATCH] man: fix nolazytime typo in mount(8)
 2015-06-08 10:21 UTC  (2+ messages)

[PATCH 0/3] bash-completion: handle comma-separated options, sync with code, cleanup
 2015-06-08 10:20 UTC  (5+ messages)
` [PATCH 1/3] bash-completion: handle comma-separated options
` [PATCH 2/3] bash-completion: sync lscpu completion with code
` [PATCH 3/3] bash-completion: remove unused variables [shellcheck]

[PATCH 00/13] pull: rtcwake changes
 2015-06-07 20:41 UTC  (3+ messages)

[PATCH] sys-utils: lscpu segfaults when built with -fsanitize=address
 2015-06-02 10:53 UTC  (2+ messages)

[PATCH] lsblk.8: Fix description of output format
 2015-06-02 10:35 UTC  (2+ messages)

[PATCH] bash-completion: handle comma-separated options in findmnt
 2015-06-02 10:34 UTC  (2+ messages)

[PATCH] Fix /dev to /sys node name translation
 2015-05-28 13:02 UTC  (3+ messages)

[PATCH] Use predictable /dev/mapper partition names for /dev/dm-N
 2015-05-28 10:32 UTC  (2+ messages)

when would blkid success but not filesystem type?
 2015-05-26  9:40 UTC  (6+ messages)
      ` Bug#784709: Info received (when would blkid success but not filesystem type?)

sulogin: Don't ask for password when it is locked/disabled
 2015-05-26  8:35 UTC  (3+ messages)

[PATCH] Use correct partition names for /dev/mapper
 2015-05-25 19:17 UTC 

[PATCH] Fix /sys to /dev node name translation
 2015-05-25 16:21 UTC  (6+ messages)

what's cooking in zram for 4.1
 2015-05-18 14:40 UTC  (8+ messages)

[PATCH] build-sys: support unshare.static
 2015-05-18  9:48 UTC  (2+ messages)

[PATCH] cal: fix January 1753 week number printout
 2015-05-18  9:44 UTC  (2+ messages)

[PATCH] build-sys: fix parallel builds w/setarch links
 2015-05-17  5:53 UTC  (9+ messages)

[PATCH] lscpu: add cpu flags entry to summary output
 2015-05-15 12:40 UTC  (5+ messages)

[PATCH] script: Fix mangled EOF and hang on big endian
 2015-05-15 10:58 UTC  (2+ messages)

Bug#785116: util-linux: blkid -s returns too much information
 2015-05-15  9:35 UTC  (5+ messages)

[PATCH] libfdisk: (gpt) fix attributes endianess
 2015-05-13 11:16 UTC  (7+ messages)

[PATCH v3] fdisk: add the 'i'nfo command
 2015-05-11 10:52 UTC  (2+ messages)

New linux command "hexed"
 2015-05-11  7:51 UTC  (4+ messages)

[PATCH v3 4/4] block: loop: support DIO & AIO
 2015-05-11  1:28 UTC  (5+ messages)

[PATCH v2] fdisk: add the 'i'nfo command
 2015-05-07 10:01 UTC  (4+ messages)

[PATCH] fsck: Fix parsing of -r
 2015-05-05 11:04 UTC  (2+ messages)

[PATCH] libfdisk: (gpt) fix check for beginning of protective partition
 2015-05-05 11:03 UTC  (2+ messages)

[PATCH] libfdisk: (gpt) add API for raw partition attributes
 2015-05-05 10:50 UTC  (2+ messages)

[PATCH] NULL deref
 2015-05-05 10:46 UTC  (2+ messages)

[PATCH v1] fdisk: add the 'i'nfo command
 2015-05-05  8:35 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.26.2
 2015-04-30 10:48 UTC 

[PATCH] fsck: implement fsck -r {fd}
 2015-04-28 18:30 UTC  (7+ messages)

[PATCH] hwclock: flush stdout in hwclock -c
 2015-04-28 11:27 UTC  (11+ messages)

[PATCH 1/3] hwclock: remove an untrue phrase from the man page
 2015-04-28 10:49 UTC  (6+ messages)
` [PATCH 2/3] hwclock: remove unneeded stuff from the man-page header
` [PATCH v2] hwclock: fix spelling, punctuation and formatting mistakes in the man page

[PATCH 1/3] mkfs: drop hardcoded search path
 2015-04-27  9:03 UTC  (7+ messages)
` [PATCH 2/3] swapon: search for mkswap via PATH
` [PATCH 3/3] fsck: drop hardcoded search path

blkdiscard progress breakes test
 2015-04-27  8:24 UTC  (3+ messages)

[PATCH] hwclock: avoid UB if TZUTC is unset; include sys/time.h for timeval
 2015-04-27  8:07 UTC  (5+ messages)
` [PATCH 0/1] hwclock: Remove TZUTC
  ` [PATCH 1/1] "

hwclock's synchronize_to_clock_tick_rtc returns inconsistent values
 2015-04-22 18:07 UTC  (8+ messages)

sfdisk, latest fixes break ppc64
 2015-04-22 16:10 UTC  (9+ messages)

Fix partition order killed my hard drive (twice)
 2015-04-18  6:25 UTC  (6+ messages)

sfdisk: failure to write partition layout to loopback devices
 2015-04-17  8:36 UTC  (2+ messages)

sfdisk input parsing broken with 2.26.1
 2015-04-16 16:05 UTC  (4+ messages)

[PATCH v2 0/7] logger tests do not need /dev/log but socat
 2015-04-14 10:04 UTC  (9+ messages)
` [PATCH v2 1/7] logger: --stderr and --no-act turn "auto-errors" on
` [PATCH v2 2/7] tests: simplify common logger options
` [PATCH v2 3/7] tests: logger with socat device
` [PATCH v2 4/7] tests: logger, validate written socket data
` [PATCH v2 5/7] tests: logger/errors does not use --no-act
` [PATCH v2 6/7] tests: add subtests for invalid logger devive
` [PATCH v2 7/7] travis: install socat

[PATCH] lib/sysfs.c: use fcntl(..F_DUPFD_CLOEXEC) instead of dup(2)
 2015-04-14  9:47 UTC  (2+ messages)

[PATCH V2] dos: copy previous bootsector for dos partition table
 2015-04-13 11:20 UTC  (3+ messages)

[PATCH 1/2] unshare: allow persisting namespaces
 2015-04-10  8:17 UTC  (4+ messages)
` [PATCH 2/2] unshare: allow persisting mount namespaces

question about logger tests
 2015-04-09 18:22 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox