messages from 2017-05-17 19:08:04 to 2017-06-19 00:45:09 UTC [more...]
[PATCH 00/12] pull request
2017-06-19 0:45 UTC (8+ messages)
` [PATCH 01/12] hwclock: remove dead code in usage()
` [PATCH 02/12] hwclock: update usage() to util-linux style
` [PATCH 03/12] hwclock: update usage() FILE name
` [PATCH 04/12] hwclock: add usage() functions heading
` [PATCH 05/12] include: update pathnames.h
` [PATCH 06/12] hwclock: use RTC in help output
` [PATCH 07/12] hwclock: update --help content and grammar
adding new logical partition in cfdisk
2017-06-18 17:37 UTC
[PATCH] uuidparse: add new command
2017-06-18 17:25 UTC
[PATCH 00/11] pull: various small changes
2017-06-17 8:26 UTC (31+ messages)
` [PATCH 01/11] misc: fallthrough fixes
` [PATCH 02/11] line: do not print new line if nothing else was printed
` [PATCH 03/11] rename: notice when expression and replacement are the same string
` [PATCH 04/11] uuidgen: slice up the usage text
` [PATCH 05/11] uuidgen: add --date option to display time when uuid was generated
` [PATCH 06/11] isosize: avoid reading more data than what is needed
` [PATCH 07/11] misc: fix reassigned values before old ones has been used [cppcheck]
` [PATCH 08/11] losetup: add missing initializer [clang]
` [PATCH 09/11] misc: remove stray semicolons
` [PATCH 10/11] lib: simplify cpuset if clauses that return
` [PATCH 11/11] lib: remove _RLD_ from forbid environment variable list
Identical commits?
2017-06-16 17:24 UTC (2+ messages)
BUG: wipefs dry run
2017-06-16 9:39 UTC (6+ messages)
[PATCH 00/10] parse-date: pull request (round one)
2017-06-15 23:49 UTC (11+ messages)
` [PATCH 01/10] parse-date: replace ISDIGIT with c_isdigit
` [PATCH 02/10] parse-date: remove unused EPOCH_YEAR
` [PATCH 03/10] parse-date: use intmax_t where appropriate
` [PATCH 04/10] parse-date: use int "
` [PATCH 05/10] parse-date: use uintmax_t "
` [PATCH 06/10] parse-date: use to_uchar() instead of assignment
` [PATCH 07/10] parse-date: refactor tm_diff()
` [PATCH 08/10] parse-date: remove unused year_seen
` [PATCH 09/10] parse-date: remove unused ordinal_day_seen
` [PATCH 10/10] parse-date: time_zone_hhmm() bug fixes
partx: deleting single partitions fails
2017-06-15 11:55 UTC (3+ messages)
[PATCH] fstrim: prefer earlier mounted filesystems
2017-06-15 10:09 UTC (2+ messages)
libblkid & empty identifier values
2017-06-15 7:57 UTC (3+ messages)
[PATCH] lscpu: dmi: return HYPER_NONE when detection fails
2017-06-14 13:59 UTC (3+ messages)
[PATCH 0/6] fix various minor issues and warnings
2017-06-14 11:06 UTC (12+ messages)
` [PATCH 1/6] tests: fix fincore, don't use variable COLUMNS
` [PATCH 2/6] libmount: btrfs, remove unused setter functions
` [PATCH 3/6] hwclock: fix warning [-Winvalid-noreturn]
` [PATCH 4/6] misc: fix gcc-7 sprintf warnings -Wformat-overflow
` [PATCH 5/6] misc: fix gcc-7 snprintf warnings -Wformat-truncation
` [PATCH 6/6] libblkid: fix gcc-7 warning -Wint-in-bool-context
[PATCH 1/4] last: fix format overflow
2017-06-14 10:09 UTC (9+ messages)
` [PATCH 2/4] libblkid: "
` [PATCH 3/4] lib/loopdev: "
` [PATCH 4/4] lib/sysfs: "
[PATCH 0/5] Fix even more random compiler warnings
2017-06-14 10:04 UTC (8+ messages)
` [PATCH 1/5] libfdisk: cleanup sun label checksum usuage
` [PATCH 2/5] libfdisk: fix guid usage of packed structure gpt_entry
` [PATCH 3/5] libsmartcols: fix warning "unused parameter"
` [PATCH 4/5] wall: fix OSX getgrouplist, gid_t* vs int*
` [PATCH 5/5] tests: add more tests for line(1)
UDF & dstring
2017-06-14 9:46 UTC (2+ messages)
[util-linux PATCH] umount: never 'stat' the path when "-c" is given
2017-06-13 12:40 UTC (7+ messages)
` [nfs-utils PATCH] umount.nfs: assume path name is canonical
[PATCH 0/6] minor last minute fixes for v2.30
2017-06-08 5:26 UTC (19+ messages)
` [PATCH 1/6] tests: grep's short option -A is more portable
` [PATCH 2/6] tests: avoid diff of diffs
` [PATCH 3/6] build-sys: fix library order when linking
` [PATCH 4/6] tests: use stdbuf when stderr and stdout is randomly ordered
` [PATCH 5/6] tests: handle non glibc error message for fallocate
` [PATCH 6/6] misc: fix some warnings
[autofs PATCH] Add -c option when calling /bin/umount - if supported
2017-06-07 15:55 UTC (3+ messages)
Bug: mount doing bad security check: only root can use -types, (effective EUID is 5013)
2017-06-06 17:12 UTC (9+ messages)
` Patch: ensure mount & umount are root-owned before setting SUID bit
[PATCH] setpriv: Add --init-groups option
2017-06-05 11:44 UTC (5+ messages)
[PATCH 0/3] pull: rename usability and readline improvements
2017-06-05 11:36 UTC (7+ messages)
` [PATCH 1/3] rename: make --no-act to imply --verbose
` [PATCH 2/3] chfn: disable tab completion
` [PATCH 3/3] chsh: make readline completion to propose valid shells
[ANNOUNCE] util-linux v2.30
2017-06-02 11:03 UTC
[PATCH] docs: add information about mailing list rejection
2017-06-02 9:05 UTC (2+ messages)
[PATCH] column: add missed semicolons in case of !HAVE_WIDECHAR
2017-06-01 8:56 UTC (2+ messages)
[PATCH 0/4] pull request
2017-06-01 8:54 UTC (6+ messages)
` [PATCH 1/4] docs: update v2.30-ReleaseNotes
` [PATCH 2/4] docs: update howto-contribute.txt
` [PATCH 3/4] "
` [PATCH 4/4] docs: move source-code-management.txt to README
"mount -o remount,rw" sometimes doesn't work as expected
2017-05-31 22:55 UTC (7+ messages)
[ANNOUNCE] util-linux v2.30-rc2
2017-05-31 20:36 UTC (12+ messages)
versioning
2017-05-29 10:22 UTC (20+ messages)
[PATCH] libfdisk: fix variable shadowing
2017-05-29 10:19 UTC (2+ messages)
libblkid: udf: Incorrect implementation of Unicode strings
2017-05-18 8:34 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).