index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-16
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
2
-9
/
+10
2011-10-09
filefrag: fix infinite loop in filefrag
Theodore Ts'o
1
-7
/
+0
2011-10-09
Fix more spelling errors found by translators and add pluralization
Theodore Ts'o
4
-7
/
+18
2011-10-08
dumpe2fs.8.in: add man page warning about mounted file systems
Theodore Ts'o
1
-4
/
+3
2011-10-08
Fix spelling errors pointed out by translators
Theodore Ts'o
1
-1
/
+1
2011-10-06
libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs
Theodore Ts'o
1
-1
/
+1
2011-10-05
uuidgen: don't use set_com_err_gettext()
Theodore Ts'o
1
-1
/
+0
2011-10-05
mke2fs: Fix up usage & error text for cluster size specification
Eric Sandeen
1
-2
/
+2
2011-10-05
Pass the gettext() function to libcom_err
Theodore Ts'o
12
-0
/
+12
2011-10-04
libquota: remove get_qf_name()
Theodore Ts'o
1
-2
/
+2
2011-10-03
Add "big" and "huge" types to mke2fs.conf
Theodore Ts'o
2
-0
/
+12
2011-09-30
filefrag: fix an off by one error in when printing the next expected block
Theodore Ts'o
1
-5
/
+5
2011-09-30
filefrag: Display the number of contiguous, not physical, extents
Theodore Ts'o
1
-6
/
+3
2011-09-30
mke2fs.conf.5: clarify the man page regarding boolean relations
Theodore Ts'o
1
-5
/
+10
2011-09-28
debian: add hurd-specific mke2fs.conf file
Theodore Ts'o
1
-0
/
+36
2011-09-28
mke2fs: set s_max_mnt_count to -1 by default
Theodore Ts'o
3
-4
/
+10
2011-09-25
e2fsck: regression tests for INCOMPAT_MMP feature
Andreas Dilger
1
-3
/
+3
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
6
-57
/
+309
2011-09-24
tune2fs: miscellaneous whitespace fixups
Andreas Dilger
1
-6
/
+6
2011-09-24
tune2fs: kill external journal if device not found
Andreas Dilger
1
-2
/
+4
2011-09-24
misc: quiet minor compiler errors
Andreas Dilger
1
-1
/
+1
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
25
-25
/
+72
2011-09-16
mke2fs: free tdb_dir string if it came from the profile
Eric Sandeen
1
-2
/
+9
2011-09-16
e4defrag: Check error return of sysconf()
Eric Sandeen
1
-1
/
+4
2011-09-16
e2fsprogs: Don't try to close an fd which is negative
Eric Sandeen
1
-1
/
+2
2011-09-16
tune2fs: handle inode and/or block bitmap read failures in resize_inode()
Eric Sandeen
1
-2
/
+13
2011-09-16
e2initrd_helper: Fix memory leak on error
Eric Sandeen
1
-4
/
+7
2011-09-16
mke2fs: Do not let -t or -T be specified more than once
Eric Sandeen
1
-0
/
+10
2011-09-16
filefrag: Fix uninitialized "expected" value
Eric Sandeen
1
-2
/
+3
2011-09-16
freefrag: fix up getopt case statement
Eric Sandeen
1
-3
/
+1
2011-09-16
uuidd: Add missing break to option case statement
Eric Sandeen
1
-0
/
+1
2011-09-16
mke2fs: remove impossible tests for null usage_types
Eric Sandeen
1
-5
/
+2
2011-09-16
fsck: fix -C option parsing
Eric Sandeen
1
-1
/
+1
2011-09-16
dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems
Theodore Ts'o
1
-2
/
+7
2011-09-16
Merge branch 'maint' into next
Theodore Ts'o
2
-3
/
+5
2011-09-15
e2fsprogs: Use punch hole as "discard" on regular files
Lukas Czerner
1
-2
/
+8
2011-09-15
e2fsprogs: create open() and stat() helpers
Lukas Czerner
2
-23
/
+5
2011-09-15
mke2fs: check that auto-detected blocksize <= sys_page_size
Yury V. Zaytsev
1
-11
/
+13
2011-09-15
mke2fs.8: Fix the documentation of maximum journal size
Surbhi Palande
1
-1
/
+2
2011-09-15
badblocks: update man page's description of the -v option
Theodore Ts'o
1
-1
/
+2
2011-09-15
mke2fs: use "extent" consistently as a feature name in the man page
Theodore Ts'o
1
-1
/
+1
2011-09-14
e2image: fix invalid lseek error detection
Lukas Czerner
1
-1
/
+2
2011-09-13
mke2fs.static: change library ordering to avoid a link error
Theodore Ts'o
1
-2
/
+2
2011-09-13
mke2fs: Use ext2fs_flush() only once
Lukas Czerner
4
-12
/
+13
2011-08-31
tune2fs: Add support for turning on quota feature
Aditya Kali
3
-10
/
+167
2011-08-31
mke2fs: support creation of filesystem with quota feature
Aditya Kali
3
-7
/
+33
2011-07-17
mke2fs: document stripe_width, not stripe-width
Andreas Dilger
1
-1
/
+1
2011-07-04
Merge branch 'maint' into next
Theodore Ts'o
2
-8
/
+18
2011-07-04
mke2fs: allow setting the stride and stripe width to zero
Theodore Ts'o
1
-2
/
+2
2011-07-04
tune2fs: Fix mount_opts handling
Theodore Ts'o
1
-4
/
+14
[next]