messages from 2016-05-31 20:47:26 to 2016-08-10 18:33:00 UTC [more...]
UDF label change since commit 2f2730bc77c9
2016-08-10 14:23 UTC (4+ messages)
[PATCH] taskset: clarify that masks are always hex in man page
2016-08-09 9:34 UTC (4+ messages)
[PATCH] libmount: match host:/path and host://path
2016-08-09 7:58 UTC (6+ messages)
` [PATCH] libmount: after colon, ignore double slashes in path start
[PATCH 1/2] uuidd: require use of --socket-activation when run as systemd service
2016-08-08 10:34 UTC (4+ messages)
` [PATCH 2/2] uuidd: remove unnecessary pidpile path variable
[PATCH] deprecated.txt: Add sfdisk --show-pt-geometry
2016-08-08 10:17 UTC (2+ messages)
[PATCH] sfdisk: Add --show-pt-geometry compatibility code
2016-08-08 10:17 UTC (2+ messages)
[PATCH] libmount: Skip root comparison for cifs in mnt_table_is_fs_mounted()
2016-08-05 17:22 UTC (3+ messages)
` nfs/cifs mountinfo differences (was: Re: [PATCH] libmount: Skip root comparison for cifs in mnt_table_is_fs_mounted())
[PATCH 0/7] safe implementation of loop reuse
2016-08-04 10:08 UTC (3+ messages)
[PATCH 0/8] losetup: re-use loop device
2016-08-03 13:30 UTC (3+ messages)
[PATCH 5/8] Prevent AUTOCLEAR detach race
2016-08-03 13:18 UTC (3+ messages)
[PATCH 0/5] lscpu: new --physical option and small improvements
2016-08-03 11:57 UTC (7+ messages)
` [PATCH 1/5] lscpu: add --physical option
` [PATCH 2/5] lscpu: add parsable testcase with the "
` [PATCH 3/5] lscpu: only try to read sysfs attributes of present CPUs
` [PATCH 4/5] lspcu: minor manpage improvement
` [PATCH 5/5] lscpu: print correct number of threads per core if possible
[PATCH 2/8] losetup: Re-use loop device with matching parameters
2016-08-03 9:52 UTC (3+ messages)
[PATCH 4/8] loopdev: Implememt loopcxt_set_status()
2016-08-02 17:57 UTC
[PATCH 6/8] losetup: Prevent rare detach race
2016-08-02 17:59 UTC
[PATCH 7/8] losetup.8: Update losetup documentation
2016-08-02 17:59 UTC
[PATCH 8/8] tests: Add losetup-loop test suite
2016-08-02 18:00 UTC
[PATCH 3/8] losetup: Check for loop device conflicts
2016-08-02 17:57 UTC
[PATCH 1/8] losetup: Introduce --force
2016-08-02 17:55 UTC
[PATCH] liblkid: fix probe_nilfs2 I/O error backup
2016-08-02 13:56 UTC (3+ messages)
[PATCH] getops: improve getopt-parse.bash example
2016-08-02 14:09 UTC (4+ messages)
[PATCH] tests: remove unnecessary file
2016-08-02 14:15 UTC (2+ messages)
[PATCH 1/2] chfn: add --trim option to remove trailing commas
2016-08-02 14:07 UTC (3+ messages)
` [PATCH 2/2] chfn: stop adding trailing commas to gecos
[PATCH 00/13] pull: OCLint static code analysis changes
2016-08-02 13:44 UTC (17+ messages)
` [PATCH 01/13] misc: simplify if clauses [oclint]
` [PATCH 02/13] switch_root: simplify code and reduce indentation [oclint]
` [PATCH 03/13] libfdisk: collapse "
` [PATCH 04/13] lslogins: simplify if clause and move definition and comments [oclint]
` [PATCH 05/13] libblkid: simplify if clause [oclint]
` [PATCH 06/13] logger: "
` [PATCH 07/13] syspriv: flip inverted logic [oclint]
` [PATCH 08/13] libmount, look: remove dead code [oclint]
` [PATCH 09/13] dmesg: drop core at impossible case in read_buffer() [oclint]
` [PATCH 10/13] misc: fix declarations shadowing variables in the global scope [oclint]
` [PATCH 11/13] setterm: "
` [PATCH 12/13] agetty: move unreachable code to pre-processor #else segment [oclint]
` [PATCH 13/13] libblkid: fix debugging macro [oclint]
[PATCH] hwclock: remove UTC-0 localization hack
2016-08-01 11:26 UTC (13+ messages)
[PATCH v.2 RESEND] Add metadata signature check for IMSM on 4Kn drives (v.2)
2016-08-01 10:33 UTC (2+ messages)
[PATCH] Fix segmentation fault in tailf on 32 bit
2016-07-19 9:49 UTC (7+ messages)
` [PATCH] Fix previously adjusted segfault patch
[PATCH] logger: remove trailing spaces when outputing to journal
2016-07-19 9:10 UTC (3+ messages)
[PATCH 8/7] mount.8: Update loop device documentation
2016-07-15 13:07 UTC
[PATCH 6/7] libmout: Reuse loop device safely
2016-07-14 13:31 UTC (2+ messages)
[PATCH 7/7] tests: Add loop-overlay test
2016-07-14 13:30 UTC
[PATCH 5/7] Implement loopcxt_check_conflict()
2016-07-14 13:29 UTC
[PATCH 4/7] Add sizelimit to internal API
2016-07-14 13:29 UTC
[PATCH 3/7] mount: Handle MNT_ERR_LOOPOVERLAP
2016-07-14 13:28 UTC
[PATCH 2/7] libmount: Introduce new error: MNT_ERR_LOOPOVERLAP
2016-07-14 13:28 UTC
[PATCH 1/7] libmount: Fix possible crash in mnt_context_setup_loopdev()
2016-07-14 13:28 UTC
[PATCH 00/15] pull: write(1) improvements
2016-07-14 11:25 UTC (18+ messages)
` [PATCH 01/15] write: remove unused variable
` [PATCH 02/15] write: get rid of function prototypes
` [PATCH 03/15] write: remove pointless fileno(3) calls
` [PATCH 04/15] write: set atime value in term_chk() only when needed
` [PATCH 05/15] write: use xstrncpy() from strutils.h
` [PATCH 06/15] write: run atexit() checks at the end of execution
` [PATCH 07/15] write: add control structure to clarify what is going on
` [PATCH 08/15] write: improve function and variable names
` [PATCH 09/15] write: remove unnecessary utmp variables
` [PATCH 10/15] write: make timestamp to be obviously just a clock time
` [PATCH 11/15] write: remove PUTC macro
` [PATCH 12/15] write: improve coding style
` [PATCH 13/15] write: tell when effective gid and tty path group mismatch
` [PATCH 14/15] write: stop removing and adding /dev/ in front of tty string
` [PATCH 15/15] lib: try to find tty in get_terminal_name()
[PATCH] sulogin: remove __nonnull__ function attribute
2016-07-14 10:29 UTC (2+ messages)
[PATCH] tests: Fix fdisk/id and fdisk/mbr-nondos-mode on Sparc
2016-07-14 10:26 UTC (2+ messages)
[PATCH] Improve blkdiscard man page
2016-07-14 10:26 UTC (2+ messages)
[PATCH] liblkid: fix probe_nilfs2 I/O error backup
2016-07-11 7:44 UTC
question about raw(1)
2016-07-08 0:30 UTC (5+ messages)
[PATCH 0/6] pull: utmpdump iso-8601 format
2016-07-01 11:52 UTC (13+ messages)
` [PATCH 1/6] utmpdump: use always UTC-0 timezone in textual output
` [PATCH 2/6] libcommon: add ISO_8601_GMTIME that will print UTC-0 timestamps
` [PATCH 3/6] utmpdump: use iso-8601 timestamp format with subsecond accuracy
` [PATCH 4/6] tests: fix utmpdump timestamps to be in iso format
` [PATCH 5/6] tests: remove utmpdump localization go-around
` [PATCH 6/6] tests: utmpdump add subsecond accuracy test
[PATCH v.2] Add metadata signature check for IMSM on 4Kn drives (v.2)
2016-07-01 11:43 UTC (2+ messages)
blkid partition infomartion
2016-06-27 13:45 UTC (3+ messages)
[PATCH] liblkid: Add length check in probe_nilfs2 before crc32
2016-06-24 9:16 UTC (3+ messages)
` [PATCHv2] "
[PATCH 0/6] more lscpu updates
2016-06-24 9:07 UTC (8+ messages)
` [PATCH 1/6] lscpu: fix typo in summary output
` [PATCH 2/6] lscpu: show static and dynamic MHz (s390)
` [PATCH 3/6] lscpu: show machine type (s390)
` [PATCH 4/6] lscpu: show additional caches (s390)
` [PATCH 5/6] lscpu: update s390-lpar-drawer testcase
` [PATCH 6/6] lscpu: fix MMHZ column entry within man page
[PATCH] Add metadata signature check for IMSM on 4Kn drives
2016-06-24 8:37 UTC (2+ messages)
udf LABEL= handling broken
2016-06-24 8:32 UTC (2+ messages)
hwclock issue: RTC_SET_DELAY_SECS = 0.5s assumption not always true
2016-06-24 8:13 UTC (2+ messages)
[PATCH][RESEND] Add metadata signature check for IMSM on 4Kn drives
2016-06-23 9:47 UTC (2+ messages)
fstab format
2016-06-14 18:22 UTC (3+ messages)
[PATCH] lscpu: add drawer support
2016-06-14 10:37 UTC (5+ messages)
[PATCH] lscpu: add s390 drawer testcase
2016-06-14 10:38 UTC
[PATCH] Zoned block device support
2016-06-07 15:11 UTC (5+ messages)
` [PATCH] Add blkzonecmd and blkreport ZAC/ZBC drives
[PATCH] ionice.1: clarify description of --classdata
2016-06-07 10:49 UTC (2+ messages)
[PATCH] Don't allow widechar with plain ncurses
2016-06-03 13:03 UTC (2+ messages)
inconsistent behavior of --with-ncurses
2016-06-02 15:57 UTC
bug: column assumes tabs every 8 columns & ttywidth=80
2016-05-31 22:36 UTC
cal(1) changes
2016-05-31 21:44 UTC (2+ 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