index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
volume_id
/
get_devname.c
Age
Commit message (
Expand
)
Author
2016-09-06
volume_id: Add support for UBIFS
Serj Kalichev
2015-04-14
volume_id: fix a buglet introduced by is_prefixed_with() conversion
Alfonso Ranieri
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2013-07-31
volume_id: Adopt to new kbuild style.
Sven-Göran Bergh
2012-11-05
blkid: show filesystem when both label and UUID are missing, but type is known
S-G Bergh
2012-03-03
blkid: if parameters are given, do not scan /dev
Denys Vlasenko
2011-12-06
volume_id/get_devname: trivial code shrink
Denys Vlasenko
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2009-11-01
volume_id: add support for btrfs
Vladimir Dronnikov
2009-09-20
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-06-27
Update a comment, no code changes
Denys Vlasenko
2009-06-27
device matching against UUIDs: do not try floppies
Denys Vlasenko
2009-03-31
volumeid: fix bug 249 "findfs finds the wrong partition"
Denis Vlasenko
2009-02-15
volume_id: abort early on read failures.
Denis Vlasenko
2008-10-19
add comment explaining previous change
Denis Vlasenko
2008-10-19
volume identification: abolish /proc/partitions and /proc/cdroms
Denis Vlasenko
2008-10-12
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-03-24
lpr: add more accurate comments
Denis Vlasenko
2008-03-17
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-02-18
support for mount by label (not yet tested)
Denis Vlasenko