util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-17 14:57:43 to 2012-05-20 16:11:36 UTC [more...]

[PATCH 4/6] fdisk: use BSD label header
 2012-05-20 16:11 UTC 

[PATCH 5/6] fdisk: introduce fdisk context
 2012-05-20 16:11 UTC 

[PATCH 3/6] fdisk: refactor -s option
 2012-05-20 16:11 UTC 

[PATCH 2/6] fdisk: remove bogus statement
 2012-05-20 16:11 UTC 

[PATCH 1/6] fdisk: add an quit/exit handling function
 2012-05-20 16:11 UTC 

[PATCH 1/3] findmnt: reference correct manual section
 2012-05-20 16:05 UTC  (6+ messages)
` [PATCH 2/3] findmnt: fallback to mountinfo for polling
` [PATCH 3/3] libmount/utils: Use binary search to compare pseudofs

[PATCH 1/4] last: use min() from c.h
 2012-05-17  7:41 UTC  (4+ messages)
` [PATCH 2/4] mkfs.cramfs: remove unused 'MIN' macro definition
` [PATCH 3/4] text-utils: use min() from c.h
` [PATCH 4/4] libuuid: use max() "

[PATCH 1/2] blkid: use symbolic exit code
 2012-05-17  7:37 UTC  (7+ messages)
` [PATCH 2/2] blkid: introduce symbolic names for different blkid exit codes
        ` [PATCH] blkid: stop device probing if error is detected

[PATCH 1/4] include: rename writeall.h to all-io.h
 2012-05-15  9:37 UTC  (8+ messages)
` [PATCH 2/4] libuuid,uuidd: move read_all to include/all-io.h
` [PATCH 3/4] lib,include: move get_terminal_width() to ttyutils.h
` [PATCH 4/4] blkid: use get_terminal_width() from ttyutils.h

[PATCH] mangle: check for end of string on every iteration
 2012-05-15  9:33 UTC  (2+ messages)

[PATCH] rev.1: mention tac(1) in 'SEE ALSO' section
 2012-05-15  9:24 UTC  (2+ messages)

[PATCH 1/3] mkswap: use is_mounted() instead of check_mount()
 2012-05-15  9:23 UTC  (8+ messages)
` [PATCH 2/3] mkswap: allow creating swap on /dev/hd[ab]
` [PATCH 3/3] mkswap: improve diagnostics message if the device is mounted

[PATCH] lsblk.8: improve wording
 2012-05-15  9:21 UTC  (2+ messages)

[PATCH] allow to create a minix3fs with a blocksize != 1K
 2012-05-15  9:05 UTC  (2+ messages)

[PATCH] libuuid,uuidd: move read_all to include/readall.h
 2012-05-14  9:53 UTC  (3+ messages)

[PATCH 1/2] lib/tt: make get_terminal_width available externally
 2012-05-14  9:47 UTC  (4+ messages)
` [PATCH 2/2] blkid: use tt_get_terminal_width() from lib/tt

haalloo,
 2012-05-12 17:11 UTC 

[PATCH] libuuid: avoid double open and leaking fd (reworked)
 2012-05-10  9:54 UTC  (2+ messages)

[PATCH 5/5] fdisk: sgi: abort on HDIO_GETGEO failure
 2012-05-10  9:53 UTC  (4+ messages)

[PATCH] lslocks: fix bracket indentation
 2012-05-10  9:53 UTC  (2+ messages)

[PATCH 4/5] fdisk: remove unused function declaration
 2012-05-10  9:52 UTC  (2+ messages)

[PATCH 3/5] fdisk: create DOS specific write table function
 2012-05-10  9:51 UTC  (4+ messages)

[PATCH 2/5] fdisk: move DOS new/add partition code
 2012-05-10  9:50 UTC  (3+ messages)

[PATCH 1/5] fdisk: remove unused hsc2sector macro
 2012-05-10  9:46 UTC  (4+ messages)

[PATCH] fdisk: fix segfault on bsd label
 2012-05-10  9:46 UTC  (5+ messages)

[PATCH] Fix incorrect zone count
 2012-05-09 21:49 UTC 

addpart and delpart tools are not internationalized
 2012-05-07 15:41 UTC  (2+ messages)

[PATCH 00/15] uuidd: refactoring & systemd support (take 2)
 2012-05-04 14:25 UTC  (17+ messages)
` [PATCH 01/15] uuidd: use UUIDD_OP_GETPID instead of magic number
` [PATCH 02/15] uuidd: remove useless initialization of cleanup_socket
` [PATCH 03/15] uuidd: factor out pidfile creation into separate function
` [PATCH 04/15] uuidd: implement --no-pid option
` [PATCH 05/15] uuidd: use ignore_result helper
` [PATCH 06/15] uuidd: implement --no-fork option
` [PATCH 07/15] uuidd: factor out socket creation into separate function
` [PATCH 08/15] uuidd: implement --socket-activation option
` [PATCH 09/15] uuidd: print all debugging information to stderr
` [PATCH 10/15] uuidd: do not drop privileges
` [PATCH 11/15] libuuid: use EXIT_FAILURE
` [PATCH 12/15] uuidd: add systemd unit files
` [PATCH 13/15] libuuid: don't exec uuidd
` [PATCH 14/15] uuidd: introduce uuidd_cxt to pass arguments to server loop
` [PATCH 15/15] libuuid: avoid double open and leaking descriptor

[PATCH] Support UFS UUID
 2012-05-04  9:51 UTC  (2+ messages)

[PATCH] Accept small blocks for NTFS and Reiserfs in blkid
 2012-05-04  9:51 UTC  (2+ messages)

sfdisk: Problem with -N and resizing extended partitions
 2012-05-04  5:54 UTC 

[PATCH 3/3] libuuid: use randutils
 2012-05-03 19:04 UTC  (3+ messages)

losetup -d --force for zombie loop devices?
 2012-05-03 14:29 UTC  (8+ messages)

mkfs.minix -3 creates incorrect and limited filesystem
 2012-05-03 12:18 UTC  (3+ messages)

[PATCH] wdctl: align with other util-linux commands
 2012-05-03  6:39 UTC  (3+ messages)

[PATCH] fdisk: isolate dos label logic
 2012-05-02 12:29 UTC  (5+ messages)

[PATCH 3/4] fdisk: rework fatal errors
 2012-05-02  8:07 UTC  (3+ messages)

[PATCH 2/4] fdisk: remove listing variable
 2012-05-02  8:06 UTC  (2+ messages)

[PATCH 4/4] fdisk: remove dummy function
 2012-05-02  8:07 UTC  (2+ messages)

[PATCH 1/4] fdisk: remove stack jumping
 2012-05-02  7:42 UTC  (3+ messages)

[PATCH] sfdisk: fix calculation due to type mismatch (ix86)
 2012-05-02  7:22 UTC  (4+ messages)

[PATCH 1/2] libmount: expose mnt_get_mountpoint as external API
 2012-04-27 12:28 UTC  (6+ messages)
` [PATCH 2/2] findmnt: add match_by_file to do within-device matching

[PATCH 1/9] build-sys: run distcheck with verbose make rules
 2012-04-27 10:46 UTC  (10+ messages)
` [PATCH 2/9] build-sys: add randutils.h to dist
` [PATCH 3/9] build-sys: add ttyutils.h "
` [PATCH 4/9] build-sys: add swapon-common.h to swapon sources (fix distcheck)
` [PATCH 5/9] build-sys: add fsprobe.h to dist
` [PATCH 6/9] libuuid: fix typo in uuid_compare manpage
` [PATCH 7/9] fsck.minix.c: fix compiler warnings [-Wunused-result]
` [PATCH 8/9] sfdisk: fix compiler warning [-Wunused-result]
` [PATCH 9/9] findmnt: fix compiler warnings [-Wuninitialized]

[PATCH] Fix further typos found by misspellings
 2012-04-27 10:45 UTC  (2+ messages)

[RFC] fdisk API
 2012-04-27  9:48 UTC  (4+ messages)

Duplicate UUIDs, findmnt, /dev/disk/by-uuid
 2012-04-26  7:52 UTC  (4+ messages)

findmnt: parsing mountpoints with spaces
 2012-04-26  7:48 UTC  (5+ messages)

findmnt: determine mount by pointing to a subdirectory
 2012-04-24 17:53 UTC  (3+ messages)

[PATCH] lscpu: fix possibly undefined operation
 2012-04-23 12:09 UTC  (2+ messages)

[PATCH] libblkid: befs: declare functions static
 2012-04-23 12:06 UTC  (2+ messages)

[PATCH] sys-utils: avoid duplicate reference to fstab.5
 2012-04-23 12:04 UTC  (2+ messages)

[PATCH] login-utils: use getdtablesize() correctly in login.c
 2012-04-23 12:02 UTC  (2+ messages)

[PATCH] Fix typos found by misspellings
 2012-04-23 11:27 UTC  (2+ messages)

[PATCH 8/8] fdisk: simplify device opening
 2012-04-23 11:07 UTC  (2+ messages)

[PATCH 7/8] fdisk: remove action enum
 2012-04-23 11:01 UTC  (2+ messages)

[PATCH 6/8] fdisk: do not call sgi and sun code when creating a new dos label
 2012-04-23 10:57 UTC  (2+ messages)

[PATCH] sfdisk (out_partition_header): improve F_MEGABYTE header [WAS: [PATCH 5/8] sfdisk: fix silly mbyte typo]
 2012-04-23 10:48 UTC  (9+ messages)
` [PATCH 5/8] sfdisk: fix silly mbyte typo

[PATCH 4/8] fdisk: remove dead code
 2012-04-23 10:40 UTC  (2+ messages)

[PATCH 3/8] fdisk: kernel/bios sectors and heads need not be global
 2012-04-23 10:39 UTC  (2+ messages)

eject on Cygwin?
 2012-04-23 10:25 UTC  (5+ messages)

[PATCH 2/8] fdisk: standarize version output
 2012-04-23 10:16 UTC  (2+ messages)

[PATCH 1/8] fdisk: make CHS user values more robust
 2012-04-23 10:13 UTC  (3+ messages)

[PATCH] prlimit: remove bogus instructions
 2012-04-23 10:07 UTC  (2+ messages)

[PATCH] eject: verify writing to streams was successful
 2012-04-23 10:03 UTC  (2+ messages)

[PATCH 1/3] lib: add pager functionality
 2012-04-23  9:58 UTC  (2+ messages)


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