Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
1bbea9c90932c6b6f2f4ba0e0abb9da4501efce9
1bbea9c
Merge branch 'maint' into next
by Theodore Ts'o
· 11 years ago
d911240
misc: zero s_jnl_blocks when adding journal online or removing external journal
by Darrick J. Wong
· 11 years ago
5afdf37
fix build with configure --disable-uuid --disable-blkid --enable-profile
by Theodore Ts'o
· 11 years ago
1419b5a
Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compiling
by Michael Forney
· 11 years ago
a2c664a
lib/ext2fs: fix Makefile to avoid a build splat when building without VPATH
by Theodore Ts'o
· 11 years ago
551ab6d
libext2fs: check ea value offset when loading
by Darrick J. Wong
· 11 years ago
f0770b1
e2fsck: expand root dir if linking l+f fails
by Darrick J. Wong
· 11 years ago
c6c6816
e2fsck: ignore badblocks if it says badblocks inode is bad
by Darrick J. Wong
· 11 years ago
3f4c407
tune2fs: always check disable_uninit_bg() return code
by Darrick J. Wong
· 11 years ago
2646b48
tests: test e2fsck recovery of corrupt descriptor blocks
by Darrick J. Wong
· 11 years ago
b029523
tests: test recovery from an external journal
by Darrick J. Wong
· 11 years ago
cdac96a
tests: test e2fsck recovery with broken commit blocks
by Darrick J. Wong
· 11 years ago
eb266fc
tests: test e2fsck recovery of corrupt revoke blocks
by Darrick J. Wong
· 11 years ago
ddde6a0
tests: test how e2fsck recovers from corrupt journal superblocks
by Darrick J. Wong
· 11 years ago
821fc8c
tests: test recovery of 32 and 64-bit journals with the v2 checksum
by Darrick J. Wong
· 11 years ago
490e1f5
tests: write and replay blocks with the old journal checksum
by Darrick J. Wong
· 11 years ago
c452914
tests: test writing and recovering 32bit csum_v3 journals
by Darrick J. Wong
· 11 years ago
20466c8
tests: test writing and recovering 64bit csum_v3 journals
by Darrick J. Wong
· 11 years ago
9ce517d
tests: test writing and recovering checksum-free 32/64bit journals
by Darrick J. Wong
· 11 years ago
463eb92
debugfs: add the ability to write transactions to the journal
by Darrick J. Wong
· 11 years ago
dad8fc5
e2fsck: fix minor errors in journal handling
by Darrick J. Wong
· 11 years ago
759c46c
debugfs: create journal handling routines
by Darrick J. Wong
· 11 years ago
e690eae
misc: zero s_jnl_blocks when removing internal journal
by Darrick J. Wong
· 11 years ago
3727a0e
dumpe2fs: display external journal feature flags
by Darrick J. Wong
· 11 years ago
811bcce
tune2fs: explicitly disallow tuning of journal devices
by Darrick J. Wong
· 11 years ago
6aabb75
e2fsck: detect and repair external journal superblock checksum errors
by Darrick J. Wong
· 11 years ago
7a8f497
mke2fs: allow creation of journal device with superblock checksum
by Darrick J. Wong
· 11 years ago
fc06f25
libext2fs: write_journal_inode should check iterate return value
by Darrick J. Wong
· 11 years ago
4f769f4
misc: don't return ENOMEM if we run out of disk space
by Darrick J. Wong
· 11 years ago
f92c600
libext2fs: report bad magic over bad sb checksum
by Darrick J. Wong
· 11 years ago
38d5adf
e2fsck/debugfs: fix descriptor block size handling errors with journal_csum
by Darrick J. Wong
· 11 years ago
330cebc
Merge branch 'maint' into next
by Theodore Ts'o
· 11 years ago
e426e06
Merge remote-tracking branch 'origin/maint' into maint
by Theodore Ts'o
· 11 years ago
e9a5c6e
e2fsck: notice when the realloc of dir_info fails
by Theodore Ts'o
· 11 years ago
943e21c
compile_et: Allow user to override ET_DIR
by Michael Forney
· 11 years ago
53904ae
Apply LDFLAGS when building tests
by Michael Forney
· 11 years ago
60abcd7
tests: Add to LD_LIBRARY_PATH instead of overriding
by Michael Forney
· 11 years ago
8a54677
debugfs: add better error checking when printing extended attributes
by Theodore Ts'o
· 11 years ago
b874d24
Merge tag 'v1.42.12' into next
by Theodore Ts'o
· 11 years ago
6a3741a
Update release notes, etc. for final 1.42.12 release
by Theodore Ts'o
· 11 years ago
6de37be
po: update vi.po (from translationproject.org)
by Trần Ngọc Quân
· 11 years ago
8178440
po: update uk.po (from translationproject.org)
by Yuri Chornoivan
· 11 years ago
90c5f7c
po: update sv.po (from translationproject.org)
by Göran Uddeborg
· 11 years ago
5b5fc7f
po: update pl.po (from translationproject.org)
by Jakub Bogusz
· 11 years ago
8e3bfde
po: update nl.po (from translationproject.org)
by Benno Schulenberg
· 11 years ago
482a0ea
po: update fr.po (from translationproject.org)
by Samuel Thibault
· 11 years ago
a204574
po: update cs.po (from translationproject.org)
by Petr Pisar
· 11 years ago
725502d
mke2fs: complain if bigalloc and hugefiles_align_disk is incompatible
by Theodore Ts'o
· 11 years ago
bf93a96
e2fsck: fix infinite loop when recovering corrupt journal blocks
by Darrick J. Wong
· 11 years ago
97f168b
e2fsck: resync jbd2 revoke code from Linux 3.16
by Darrick J. Wong
· 11 years ago
13af4b9
e2fsck: resync jbd2 recovery code from Linux 3.16
by Darrick J. Wong
· 11 years ago
389931c
contrib: add script to help resync journal code with kernel
by Darrick J. Wong
· 11 years ago
3ff5755
e2fsprogs.pot: update POT-Creation-Date
by Theodore Ts'o
· 11 years ago
a4af7ef
e2fsck: fix spelling error (strage vs storage)
by Theodore Ts'o
· 11 years ago
e92beaa
e2fsprogs: add supported file attributes to ext4.5 manpage
by Eric Sandeen
· 11 years ago
c1c8800
Merge branch 'maint' into next
by Theodore Ts'o
· 11 years ago
d9eab8e
tests/d_inline_dump: remove version dependency in the expected output
by Theodore Ts'o
· 11 years ago
6b31948
Interim updates of release notes, etc. in preparation for 1.42.12 release
by Theodore Ts'o
· 11 years ago
a8193af
po: update sv.po (from translationproject.org)
by Göran Uddeborg
· 11 years ago
4338f0a
po: update fr.po (from translationproject.org)
by Samuel Thibault
· 11 years ago
6c3c782
po: update es.po (from translationproject.org)
by Antonio Ceballos
· 11 years ago
5819e58
po: update cs.po (from translationproject.org)
by Petr Pisar
· 11 years ago
ce2e295
mke2fs: improve the error message when a non-existent file is specified
by Theodore Ts'o
· 11 years ago
9ac2930
mke2fs.8.in: explain how the fs-size parameter is interpreted
by Theodore Ts'o
· 11 years ago
77255cf
resize2fs: clarify the size of blocks in resize2fs's messages
by Theodore Ts'o
· 11 years ago
061c566
resize2fs.8.in: clarify when on-line resizing is supported
by Theodore Ts'o
· 11 years ago
20d6b38
dumpe2fs: complain if extra arguments are given on the command line
by Theodore Ts'o
· 11 years ago
4348709
e2fsck: on BE, re-swap everything after a damaged dirent so salvage works correctly
by Darrick J. Wong
· 11 years ago
2432a41
libext2fs: fix problems with LE<->BE conversions on BE platforms
by Darrick J. Wong
· 11 years ago
18b234b
libext2fs: byteswap inode when performing the sanity scan
by Darrick J. Wong
· 11 years ago
7248e26
e2fuzz: fix pwrite64/pwrite usage
by Darrick J. Wong
· 11 years ago
c4c9bc5
misc: fix gcc warnings
by Darrick J. Wong
· 11 years ago
8a17df7
libext2fs: create inlinedata symlinks
by Darrick J. Wong
· 11 years ago
59a591f
debugfs: fix set_inode_field block[IND|DIND|TIND]
by Theodore Ts'o
· 11 years ago
aef9771
Merge branch 'maint' into next
by Theodore Ts'o
· 11 years ago
c47cd4f
filefrag: fix extent count calculation when using FIBMAP
by Theodore Ts'o
· 11 years ago
6197c10
tests: convert use of md5sum to crcsum
by Theodore Ts'o
· 11 years ago
ab2cd4a
e2fsck: don't flush the FS unless it's actually dirty
by Darrick J. Wong
· 11 years ago
6808328
Merge branch 'maint' into next
by Theodore Ts'o
· 11 years ago
19c5d41
tests: add regression tests for inlinedata fixes
by Darrick J. Wong
· 11 years ago
6698374
e2fsck: don't set prev after processing '..' on an inline dir
by Darrick J. Wong
· 11 years ago
4339c6d
e2fsck: be more careful in assuming inline_data inodes are directories
by Darrick J. Wong
· 11 years ago
52b0c6e
e2fsck: check inline dir size is a multiple of 4
by Darrick J. Wong
· 11 years ago
3a748df
e2fsck: use the correct block size when salvaging directories
by Darrick J. Wong
· 11 years ago
ef9c58d
e2fsck: do a better job of fixing i_size of inline directories
by Darrick J. Wong
· 11 years ago
fa441f9
e2fsck: fix conflicting extents|inlinedata inode flags
by Darrick J. Wong
· 11 years ago
8dae07f
e2fsck: clear extents and inline_data flags from fifo/socket/device inodes
by Darrick J. Wong
· 11 years ago
2ece839
e2fsck: don't try to iterate blocks of an inline_data inode when deallocating it
by Darrick J. Wong
· 11 years ago
6807342
e2fsck: check inline directory data "block" first
by Darrick J. Wong
· 11 years ago
04af897
e2fsck: handle inline data symlinks
by Darrick J. Wong
· 11 years ago
49a3749
e2fsck: clear inline_data inode flag if EA missing
by Darrick J. Wong
· 11 years ago
78c666b
e2fsck: check ea-in-inode regions for overlap
by Darrick J. Wong
· 11 years ago
657f508
libext2fs: fix memory leak when failing to iterate inline_data directory
by Darrick J. Wong
· 11 years ago
996999a
libext2fs: don't fail inline data operations if there's no EA
by Darrick J. Wong
· 11 years ago
cffe022
libext2fs: strict inline data overwrite should not return ENOSPC
by Darrick J. Wong
· 11 years ago
cd97186
misc: fix various endianness problems with inline_data
by Darrick J. Wong
· 11 years ago
88334ce
libext2fs/e2fsck: don't run off the end of the EA block
by Darrick J. Wong
· 11 years ago
71e177a
libext2fs: check EA value offset
by Darrick J. Wong
· 11 years ago
d5da89e
e2fsck: convert 'delete files' warning to a proper fix_problem error
by Darrick J. Wong
· 11 years ago
0165cfa
e2fuzz: fix build problems on macosx and i386 linux
by Darrick J. Wong
· 11 years ago
Next »