index
:
android_external_e2fsprogs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_prerebase
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-recovery
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
master
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.1-cafrebase
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ext2fs
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch back to 1.42.9 now that there is a fix
JP Abgrall
2014-03-19
1
-20
/
+140
*
Revert changes that moved from 1.41.14 to 1.42.9
JP Abgrall
2014-03-06
1
-140
/
+20
*
Add files that would normally be generated by the e2fsprogs build system
Bernhard Rosenkränzer
2014-01-05
1
-1
/
+0
*
Clean up sparse warnings
Theodore Ts'o
2013-12-16
1
-1
/
+2
*
ext2fs: quiet compiler warnings
Andreas Dilger
2013-12-15
1
-0
/
+1
*
libext2fs: zero block contents past EOF when setting size
Darrick J. Wong
2013-12-12
1
-0
/
+50
*
libext2fs: fail fileio write if we can't allocate a block
Darrick J. Wong
2013-12-12
1
-0
/
+14
*
libext2fs: fileio should use 64bit io routines
Darrick J. Wong
2013-12-12
1
-5
/
+4
*
libext2fs: don't allow ridiculously large logical block numbers
Darrick J. Wong
2013-12-12
1
-0
/
+3
*
libext2fs: fix tests that set LARGE_FILE
Darrick J. Wong
2013-12-12
1
-1
/
+1
*
libext2fs: fix off-by-one error in file truncation
Darrick J. Wong
2013-10-08
1
-2
/
+2
*
libext2fs: update i_size in ext2fs_file_write()
Niu Yawei
2013-10-08
1
-0
/
+9
*
e2fsprogs: fix blk_t <- blk64_t assignment mismatches
Darrick J. Wong
2013-10-07
1
-1
/
+1
*
libext2fs: set the large_file feature flag when setting i_size > 2GB
Darrick J. Wong
2013-10-07
1
-0
/
+12
*
libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)
Darrick J. Wong
2012-02-17
1
-0
/
+8
*
libext2fs: when truncating file, punch out blocks at end
Darrick J. Wong
2012-02-17
1
-1
/
+1
*
Shorten compile commands run by the build system
Theodore Ts'o
2011-09-18
1
-0
/
+1
*
misc: use EXT2_I_SIZE() consistently to get size
Andreas Dilger
2011-07-08
1
-2
/
+1
*
misc: clean up compiler warnings
Andreas Dilger
2011-06-11
1
-1
/
+1
*
libext2fs: Add ext2fs_file_size_size2() and truncate the file if necessary
Theodore Ts'o
2010-07-30
1
-8
/
+22
*
libext2fs: Add new function ext2fs_file_get_inode()
Renzo Davoli
2010-07-22
1
-0
/
+10
*
Merge branch 'maint' into next
Theodore Ts'o
2010-06-07
1
-2
/
+2
|
\
|
*
libe2p, libext2fs: Update file copyright permission states to match COPYING
Theodore Ts'o
2010-05-17
1
-2
/
+2
*
|
Use blk64_t for blocks in struct ext2_file
Jose R. Santos
2009-06-01
1
-6
/
+6
|
/
*
Remove trailing whitespace for the entire source tree
Theodore Ts'o
2008-08-27
1
-17
/
+17
*
libext2fs: Add checks to prevent integer overflows passed to malloc()
Theodore Ts'o
2007-12-05
1
-1
/
+1
*
Add support for backing up the journal inode location in the
Theodore Ts'o
2003-08-21
1
-9
/
+22
*
ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
Theodore Ts'o
2003-08-01
1
-6
/
+6
*
fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bit
Theodore Ts'o
2003-03-10
1
-1
/
+2
*
Remove 32-bit limitations for debugfs's dump command and to the
Theodore Ts'o
2003-01-22
1
-9
/
+39
*
Fix various gcc -Wall complaints.
Theodore Ts'o
2002-03-07
1
-1
/
+1
*
Add new inode I/O abstraction interface which exports an inode as
Theodore Ts'o
2002-02-20
1
-2
/
+2
*
Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus
Theodore Ts'o
2001-12-16
1
-2
/
+0
*
Many files:
Theodore Ts'o
2001-05-14
1
-5
/
+0
*
ChangeLog, fileio.c:
Theodore Ts'o
2001-05-05
1
-91
/
+107
*
Many files:
Theodore Ts'o
2001-01-11
1
-2
/
+2
*
ChangeLog, fileio.c:
Theodore Ts'o
1999-05-29
1
-4
/
+1
*
Many files:
Theodore Ts'o
1998-09-03
1
-1
/
+1
*
Many files:
Theodore Ts'o
1998-03-23
1
-2
/
+2
*
Many files:
Theodore Ts'o
1998-01-19
1
-2
/
+6
*
Many files:
Theodore Ts'o
1997-12-01
1
-1
/
+0
*
ChangeLog, bitops.c, ext2fs.h, fileio.c:
Theodore Ts'o
1997-11-03
1
-4
/
+44
*
Many files:
Theodore Ts'o
1997-10-31
1
-2
/
+2
*
Many files:
Theodore Ts'o
1997-10-26
1
-11
/
+9
*
Many files:
Theodore Ts'o
1997-10-25
1
-0
/
+287