index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-30
Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()
Theodore Ts'o
4
-17
/
+35
2006-08-19
blkid.8.in: Fix description of the -l option to be more accurate
Andreas Dilger
1
-0
/
+2
2006-08-19
This patch fixes up an error in the lib/blkid/Makefile.in which was causing
Andreas Dilger
2
-1
/
+8
2006-08-06
Add 64-bit byte swapping functions
Andreas Dilger
2
-0
/
+15
2006-08-05
Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user
Andreas Dilger
4
-2
/
+13
2006-08-05
Create the generated files read-only to remind developers not to edit them.
Andreas Dilger
4
-5
/
+18
2006-07-15
Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I
Andreas Dilger
2
-6
/
+7
2006-06-28
Protect ext2_ext_attr.h from multiple inclusion
Andreas Dilger
2
-1
/
+8
2006-06-21
fix comment for blkid_get_dev_size()
Andreas Dilger
1
-1
/
+1
2006-05-30
Add parentheses and casts to make GCC happy.
Matthias Andree
1
-6
/
+6
2006-05-30
Add missing #include <ctype.h>.
Matthias Andree
1
-0
/
+1
2006-05-30
Fix non-Linux compiler warning (missing return statement).
Matthias Andree
1
-1
/
+1
2006-05-30
Fix SIGBUS through unaligned access to FAT superblocks.
Matthias Andree
1
-4
/
+7
2006-05-30
Change more "echo -n" to "printf" to avoid screen clutter.
Matthias Andree
1
-1
/
+1
2006-05-30
Switch endian detection from Linuxism to AC_C_BIGENDIAN.
Matthias Andree
1
-1
/
+1
2006-05-30
Revise DIOCGDINFO (sys/disklabel.h) related FreeBSD comment.
Matthias Andree
1
-5
/
+7
2006-05-30
Enable sys/disklabel.h and DIOCGDINFO based getsize code.
Matthias Andree
1
-2
/
+2
2006-05-30
Add a bunch of type fixes for debug/"make check" code paths.
Matthias Andree
6
-16
/
+19
2006-05-30
Cast time_t variable to long for fprintf to match %ld.
Matthias Andree
1
-1
/
+1
2006-05-30
Drop unused vector uuid[].
Matthias Andree
1
-1
/
+0
2006-05-30
Implement DIOCGMEDIASIZE for FreeBSD's GEOM.
Matthias Andree
1
-0
/
+6
2006-05-21
Fix type warning problem with sizeof() in ext2fs_open2()
Theodore Ts'o
2
-1
/
+5
2006-05-14
Fixed signed vs. unsigned comparison warning in strncmp().
Theodore Ts'o
2
-2
/
+7
2006-05-13
Change mke2fs's layout of RAID-optimized filesystems to be more optimal
Theodore Ts'o
2
-1
/
+13
2006-05-08
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
Theodore Ts'o
8
-5
/
+76
2006-04-23
Speed up mke2fs and e2fsck by writing bitmaps more efficiently
Theodore Ts'o
2
-78
/
+85
2006-04-22
Fix bug which could cause dumpe2fs to rarely fail to print a UUID
Theodore Ts'o
2
-1
/
+8
2006-04-09
Fix asm_types.h type conflicts
Theodore Ts'o
8
-42
/
+328
2006-04-04
Fix ext2fs_add_journal_inode() when filesystem is opened in exclusive mode
Theodore Ts'o
2
-1
/
+10
2006-03-29
Fix the x86 asm constraints for ext2fs_set/clear_bit.
Theodore Ts'o
2
-2
/
+8
2006-03-25
Fix the i386 bitmap operations so they are 32-bit clean
Theodore Ts'o
4
-17
/
+190
2006-03-25
Fix typo bug in previous commit (6ae1ed49c8c6)
Theodore Ts'o
1
-2
/
+2
2006-03-23
Fix file descriptor leak in blkid library in error paths
Theodore Ts'o
2
-0
/
+6
2006-03-23
Change mke2fs to use /etc/mke2fs.conf as a configuration file
Theodore Ts'o
2
-3
/
+17
2006-03-19
Prevent error messages to stderr caused by libblkid calling libdevmapper
Theodore Ts'o
2
-0
/
+18
2006-03-18
Add EXT2_FLAG_EXCLUSIVE to the ext2fs library.
Theodore Ts'o
4
-5
/
+21
2006-03-18
Add IO_FLAG_EXCLUSIVE flag to io_channel abstraction
Theodore Ts'o
3
-1
/
+8
2006-03-18
Fix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_FLAG_DEPTH_TRAVERSE
Theodore Ts'o
2
-3
/
+8
2006-03-17
Fix build when not building any shared libraries.
Theodore Ts'o
2
-0
/
+8
2006-03-17
Fix a signed vs unsigned bug in calc_reserved_gdt_blocks()
Theodore Ts'o
2
-4
/
+9
2006-03-17
Add support for on-line resizing to resize2fs
Theodore Ts'o
2
-0
/
+22
2006-03-12
Fix blkid's last verification logic to work when the system clock is insane
Theodore Ts'o
6
-7
/
+25
2006-03-10
Fix the subdirs logic so it works with GNU make 3.80
Theodore Ts'o
8
-6
/
+14
2006-03-10
Add EXT_JOURNAL to the blkid tag of ext3 filesystems.
Theodore Ts'o
4
-26
/
+63
2006-03-08
Add device-mapper support to the blkid library
Karel Zak
4
-3
/
+170
2006-01-06
Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid
Theodore Ts'o
2
-0
/
+11
2005-12-29
Avoid needlessly recompilation of library objection files
Theodore Ts'o
8
-26
/
+28
2005-12-29
Add missing parameter to error printf in blkid test program.
Theodore Ts'o
2
-1
/
+7
2005-12-10
Use $(LDFLAGS) when generating shared libraries
Theodore Ts'o
3
-3
/
+11
2005-12-10
Address parallel build problem in the library Makefiles
Theodore Ts'o
12
-1
/
+49
[next]