index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
blkid
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
3
-36
/
+21
2009-10-03
blkid: Avoid a potentially error message when running "make clean"
Theodore Ts'o
1
-1
/
+2
2009-08-27
blkid: support .ko.gz in modules.dep parser
Karel Zak
1
-9
/
+8
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-54
/
+54
2009-05-17
blkid: Don't use a hard-coded path for /bin/rm in test_probe.in
Theodore Ts'o
1
-1
/
+1
2009-05-02
blkid: use /sys/block/dm-<N>/dm/name
Karel Zak
1
-1
/
+29
2009-05-02
blkid: use /dev/mapper/<name> rather than /dev/dm-<N>
Karel Zak
1
-2
/
+11
2009-04-22
blkid: remove whole-disk entries from cache when partitions are found
Eric Sandeen
1
-0
/
+24
2009-03-08
remove useless if-before-free tests
Jim Meyering
7
-30
/
+15
2009-03-08
blkid: Add fallback to ext4 for 2.6.29+ kernels if ext2 is not present
Theodore Ts'o
1
-0
/
+83
2009-03-06
blkid: recognize ext4(dev) without journal
Eric Sandeen
1
-10
/
+0
2009-03-06
e2fsprogs: fix potential null ptr defef in check_for_modules()
Eric Sandeen
1
-0
/
+2
2009-01-20
blkid: Add support for detecting user-level suspend as a swsuspend signature
Theodore Ts'o
1
-0
/
+5
2009-01-20
blkid: recognize btrfs
Eric Sandeen
2
-0
/
+121
2008-10-18
blkid: recognize ext3 with test_fs set as ext3
Eric Sandeen
1
-4
/
+0
2008-10-18
libblkid: Refuse to create a device structure for a non-existent device
Theodore Ts'o
1
-0
/
+2
2008-10-12
libblkid: Fix file descriptor leak when checking for a module
Theodore Ts'o
1
-1
/
+3
2008-10-12
e2fsprogs: fix blkid detection of ext4dev as ext4
Eric Sandeen
1
-2
/
+6
2008-09-02
Fix pkg-config files: use Requires.private and fix the include directory
Theodore Ts'o
1
-2
/
+2
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
13
-101
/
+101
2008-08-27
libblkid: Give a priority bonus to "leaf" devicemapper devices
Theodore Ts'o
1
-3
/
+37
2008-08-27
libblkid: Unexport the private symbol blkid_devdirs
Theodore Ts'o
2
-3
/
+2
2008-08-26
Remove use of devmapper library by the blkid library
Theodore Ts'o
3
-197
/
+2
2008-08-26
libblkid: Optimize devicemapper support
Theodore Ts'o
3
-14
/
+28
2008-08-24
libblkid: Fix namespace leakage of unicode_16be_to_utf8
Theodore Ts'o
1
-2
/
+2
2008-08-24
Fix miscellaneous compile warnings
Andreas Dilger
1
-3
/
+3
2008-08-24
libblkid: Strengthen the JFS probe routine
Theodore Ts'o
2
-4
/
+17
2008-08-24
libblkid: Fix false detection of DFSee created filesystems.
Theodore Ts'o
1
-7
/
+20
2008-08-22
libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystems
Theodore Ts'o
2
-6
/
+240
2008-08-22
libblkid: Fix potential crash if blkid cache is out of date when probing
Theodore Ts'o
1
-2
/
+2
2008-08-14
libblkid: On the man page, replace empty references with an existing one.
Benno Schulenberg
1
-15
/
+9
2008-08-09
blkid: Fix probing logic so we find renamed devices
Theodore Ts'o
1
-2
/
+4
2008-07-13
libblkid: Make sure we never reference a null dev->bid_type
Theodore Ts'o
3
-3
/
+6
2008-07-10
blkid: Make regression test tolerate older versions of mkswap
Andreas Dilger
1
-11
/
+24
2008-07-07
Add ZFS test image to blkid test suite
Ricardo M. Correia
2
-0
/
+1
2008-07-06
Clean up some trivial build warnings
Eric Sandeen
1
-3
/
+4
2008-06-28
blkid: Eliminate stale entries that duplicate a verified device
Theodore Ts'o
1
-2
/
+36
2008-06-28
blkid: Make sure a device returned by blkid_find_dev_with_tag exists
Theodore Ts'o
1
-2
/
+4
2008-06-28
blkid: use list_for_each_safe in garbage collection
Eric Sandeen
1
-2
/
+2
2008-06-21
blkid: Fix cc portability problem in probe_lvm2()
Theodore Ts'o
1
-1
/
+1
2008-06-19
blkid: fix swap tests (again)
Eric Sandeen
1
-1
/
+4
2008-06-17
Merge branch 'maint'
Theodore Ts'o
1
-3
/
+2
2008-06-17
libblkid: Fix marginal C code in probe_lvm2()
Theodore Ts'o
1
-3
/
+2
2008-06-02
Merge branch 'maint' into next
Theodore Ts'o
1
-12
/
+21
2008-06-02
Add ZFS detection to libblkid
Ricardo M. Correia
1
-12
/
+21
2008-05-25
Remove bashism in test script for libblkid
Theodore Ts'o
1
-2
/
+2
2008-05-21
Merge branch 'maint'
Theodore Ts'o
1
-21
/
+27
2008-05-20
blkid: If the device mtime is newer that the cache time, force a revalidation
Theodore Ts'o
1
-21
/
+27
2008-05-12
- fix swap sanity tests in blkid, and blkid tests
Eric Sandeen
2
-2
/
+7
2008-04-21
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+6
[next]