public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-05 15:50:20 to 2012-05-13 07:38:01 UTC [more...]

[PATCH] libuuid,uuidd: move read_all to include/readall.h
 2012-05-13  7:37 UTC 

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] allow to create a minix3fs with a blocksize != 1K
 2012-05-09 21:56 UTC 

[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  (4+ 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)

mount bind options
 2012-04-16 12:23 UTC  (2+ messages)

[PATCH 5/8] sfdisk: fix silly mbyte typo
 2012-04-16 10:27 UTC  (5+ messages)

v2.22 wish list
 2012-04-11 11:42 UTC  (3+ messages)

[pull] check stream status
 2012-04-11 10:56 UTC  (3+ messages)

[PATCH 2/3] fdisk: use randutils for mbr signature creation
 2012-04-10 11:24 UTC  (2+ messages)

[PATCH 1/3] lib: random utilities
 2012-04-10 11:23 UTC  (3+ messages)

[PATCH 1/3] eject: inform why open failed
 2012-04-10 10:33 UTC  (6+ messages)
` [PATCH 2/3] eject: close open file [cppcheck]
` [PATCH 3/3] docs: eject.1: align with Documentation/howto-man-page.txt

[PATCH] strutils: return success on test program
 2012-04-10 10:26 UTC  (2+ messages)

[PATCH 1/3] eject: constify array
 2012-04-10 10:25 UTC  (6+ messages)
` [PATCH 2/3] eject(1): fix typo in mount(1) reference
` [PATCH 3/3] eject: use CDROM_DRIVE_STATUS if available for tray toggling

[PATCH] fdisk: move kernel geometry into blkdev
 2012-04-10 10:23 UTC  (2+ messages)

[PATCH] fsck: don't free fstab table on parse failure
 2012-04-10  9:47 UTC  (3+ messages)


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