index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-blkid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDX license identifiers to source files under the GPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
udev: never ask libblkid for detecting superblocks with bad checksums (#6215)
Lennart Poettering
2017-06-28
1
-12
/
+1
*
udev-builtin-blkid: Use _cleanup_blkid_free_probe_ to free probe (#6108)
Nate Clark
2017-06-16
1
-2
/
+2
*
build-sys: correct blkid.h includes
Matt Clarkson
2017-04-06
1
-1
/
+1
*
udev-builtin-blkid: use -errno not -1 as error code
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-1
/
+1
*
tree-wide: simplify handling of blkid errors
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-1
/
+1
*
udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450)
Lennart Poettering
2016-06-09
1
-5
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-0
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+7
*
gpt-auto-generator: apply partition-type flags only to specific partition-types
Kay Sievers
2015-08-11
1
-0
/
+5
*
udev: downgrade a few warnings to debug messages
Lennart Poettering
2015-04-14
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2015-01-05
1
-1
/
+1
*
blkid: Warn when rejecting a superblock with a bad csum
Gabriel de Perthuis
2014-12-14
1
-1
/
+12
*
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-29
1
-6
/
+3
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-2
/
+2
*
udev-builtin-blkid: remove dead code
Kay Sievers
2014-03-07
1
-4
/
+2
*
udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...
Lennart Poettering
2014-03-07
1
-2
/
+13
*
udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...
Lennart Poettering
2014-03-07
1
-0
/
+90
*
udev-builtin-blkid: modernizations and minor fixes
Lennart Poettering
2014-03-07
1
-6
/
+6
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-1
/
+1
*
udev-builtin-blkid: export ID_PART_TABLE_UUID
Dave Reisner
2013-09-19
1
-0
/
+3
*
udev: expose new ISO9660 properties from libblkid
Zeeshan Ali (Khattak)
2013-02-17
1
-0
/
+16
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-1
/
+1
*
use the same email address everywhere
Kay Sievers
2012-11-12
1
-1
/
+1
*
udev: use startswith() and streq()
Kay Sievers
2012-04-16
1
-10
/
+10
*
udev: fix a few issues detected by the llvm static analyzer
Kay Sievers
2012-04-13
1
-3
/
+1
*
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
Kay Sievers
2012-04-10
1
-1
/
+0
*
udev: switch to systemd logging functions
Kay Sievers
2012-04-08
1
-3
/
+3
*
move imported udev into place
Kay Sievers
2012-04-04
1
-0
/
+207