Util-Linux package development
 help / color / mirror / Atom feed
 messages from 2015-04-28 10:46:47 to 2015-06-24 08:15:39 UTC [more...]

[PATCH 00/12] pull: minix updates
 2015-06-24  8:15 UTC  (9+ messages)
` [PATCH 01/12] mkfs.minix: increase maximum minix v2 and v3 file system sizes
` [PATCH 02/12] mkfs.minix: introduce long options to the command
` [PATCH 03/12] mkfs.minix: use is_mounted() from libcommon
` [PATCH 04/12] mkfs.minix: remove unuseful code
` [PATCH 05/12] mkfs.minix: add fs_control structure, and remove most global variables
` [PATCH 06/12] mkfs.minix: check user input carefully
` [PATCH 07/12] mkfs.minix: check requested blocks will not exceed available on device
` [PATCH 08/12] mkfs.minix: refactor root block content creation

mount existing tmpfs mounts a new tmpfs
 2015-06-23  9:44 UTC  (9+ messages)

[PATCH] rename: allow full-path renames
 2015-06-22 17:29 UTC  (5+ messages)
  ` [PATCH] tests: add fullpath tests to rename/subdir
  ` [PATCH v2] rename: allow full-path renames

optimal io size / custom alignment
 2015-06-22 14:32 UTC  (14+ messages)

Manual sections vs. /bin or /sbin location
 2015-06-22  8:42 UTC  (3+ messages)

Wording problem in man cal
 2015-06-21 14:33 UTC 

mkfs.minix misbehaves on 4GB filesystems
 2015-06-21 12:33 UTC  (2+ messages)

[PATCH 0/3] cppcheck warnings fixes
 2015-06-19 19:41 UTC  (4+ messages)
` [PATCH 1/3] sys-utils/disk-utils/lib: fix printf format types [cppcheck]
` [PATCH 2/3] libblkid/whereis: simplify some conditions [cppcheck]
` [PATCH 3/3] cfdisk: fix condition logic [cppcheck]

[PATCH] Return correct value for uuid_generate_time_safe
 2015-06-18 10:22 UTC  (2+ messages)

[PATCH 1/2] sfdisk: show that the command --verify optionally takes device names
 2015-06-17  9:02 UTC  (3+ messages)
` [PATCH 2/2] sfdisk: improve some formatting and wording in the man page

[PATCH 0/2] 2 minor misc fixes
 2015-06-17  9:01 UTC  (4+ messages)
` [PATCH 1/2] procutils: reset errno before readdir
` [PATCH 2/2] tests: always kill helper

Mount doesn't show subvol option for btrfs
 2015-06-16  8:59 UTC  (4+ messages)

chrt: inconsistency in --help
 2015-06-15 13:09 UTC  (4+ messages)

losetup race on -f file
 2015-06-15 13:05 UTC  (3+ messages)

[PATCH 1/2] chrt: make the usage synopsis clearer
 2015-06-11  9:04 UTC  (2+ messages)
` [PATCH 2/2] chrt: slice up the usage text and normalize its layout

making `blkid -lt NAME=value -o device` equivalent to `findfs` for PART{UUID,LABEL}
 2015-06-11  1:56 UTC  (4+ messages)

multiple alignment bugs / inconsistencies of fdisk
 2015-06-10 11:07 UTC  (3+ messages)

[PATCH 00/12] pull: script(1) changes
 2015-06-08 21:01 UTC  (7+ 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  (5+ messages)

[PATCH 1/3] hwclock: remove an untrue phrase from the man page
 2015-04-28 10:49 UTC  (5+ 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


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