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
2012-01-09
mke2fs: fix -T/-t usage output
Mike Frysinger
1
-1
/
+2
2011-11-18
e2undo: cast dptr to blk64_t to retrieve block number
Eric Sandeen
1
-1
/
+1
2011-11-18
debugfs: fix gcc -Wall complaints
Theodore Ts'o
1
-20
/
+24
2011-11-18
debugfs: add the freefrag command
Theodore Ts'o
1
-27
/
+47
2011-11-14
tune2fs: preserve old limits when turn on quota feature
Niu
1
-7
/
+24
2011-11-14
mke2fs: Add extended option to select quota type
Aditya Kali
2
-3
/
+28
2011-11-14
tune2fs: Compute quota usage when turning on the 'quota' feature
Aditya Kali
1
-14
/
+9
2011-11-14
libquota: cleanup libquota code
Aditya Kali
2
-16
/
+16
2011-11-14
Make quota support disabled by support
Theodore Ts'o
1
-1
/
+4
2011-11-11
e2freefrag: fix "Illegal block number" errors with bigalloc file systems
Robin Dong
1
-1
/
+1
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
[next]