index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
ext4.txt
Age
Commit message (
Expand
)
Author
2012-12-10
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
2012-08-17
ext4: add max_dir_size_kb mount option
Theodore Ts'o
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-03-07
Documentation: Fix multiple typo in Documentation
Masanari Iida
2012-02-20
ext4: remove the resize mount option
Eric Sandeen
2012-02-20
ext4: remove the journal=update mount option
Eric Sandeen
2012-01-04
ext4: add new online resize interface
Yongqiang Yang
2011-10-08
ext4: remove deprecated oldalloc
Lukas Czerner
2011-10-08
ext4: documentation: remove acl and user_xattr mount options
Theodore Ts'o
2011-09-03
ext4: improve handling of conflicting mount options
Theodore Ts'o
2011-06-25
ext3/ext4 Documentation: remove bh/nobh since it has been deprecated
Lukas Czerner
2011-05-01
ext4: remove obsolete mount options from ext4's documentation
Theodore Ts'o
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-22
ext4: update ext4 documentation
Lukas Czerner
2010-10-28
ext4: add support for lazy inode table initialization
Lukas Czerner
2009-12-24
ext4: Update documentation to correct the inode_readahead_blks option name
Fang Wenqi
2009-11-19
ext4: make "norecovery" an alias for "noload"
Eric Sandeen
2009-11-19
ext4: make trim/discard optional (and off by default)
Eric Sandeen
2009-11-02
Revert "ext4: Remove journal_checksum mount option and enable it by default"
Linus Torvalds
2009-09-29
ext4: Update documentation about quota mount options
Jan Kara
2009-09-18
ext4: Update documentation about quota mount options
Jan Kara
2009-09-05
ext4: Remove journal_checksum mount option and enable it by default
Theodore Ts'o
2009-06-13
ext4: document the "abort" mount option
Theodore Ts'o
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-03-28
ext4: Regularize mount options
Theodore Ts'o
2009-02-23
ext4: Add fine print for the 32000 subdirectory limit
Theodore Ts'o
2009-01-06
ext4: Remove "extents" mount option
Theodore Ts'o
2009-01-06
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
2009-01-06
ext4: Remove code to create the journal inode
Theodore Ts'o
2009-01-04
ext4: add fsync batch tuning knobs
Theodore Ts'o
2009-01-06
Update Documentation/filesystems/ext4.txt
Theodore Ts'o
2008-10-17
ext4: Update Documentation/filesystems/ext4.txt
Diego Calleja
2008-10-11
ext4: add an option to control error handling on file data
Hidehiro Kawai
2008-10-11
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-10-10
ext4: Use readahead when reading an inode from the inode table
Theodore Ts'o
2008-07-27
ext4: Update documentation to remind users to update mke2fs.conf
Theodore Ts'o
2008-07-11
ext4: Documention update for new ordered mode and delayed allocation
Mingming Cao
2008-07-11
ext4: Documentation updates.
Jose R. Santos
2008-05-26
ext4: enable barriers by default
Eric Sandeen
2008-01-29
ext4: Add multi block allocator for ext4
Alex Tomas
2008-01-29
ext4: Add the journal checksum feature
Girish Shilamkar
2006-10-11
[PATCH] Documentation/filesystems/ext4.txt
Dave Kleikamp