summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/ext4.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix description of ext4's block_validity mount optionFabian Frederick2016-12-031-7/+6
* ext4: add DAX functionalityRoss Zwisler2015-02-161-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * doc: Fix typo in doucmentationsMasanari Iida2013-07-251-1/+1
* | ext4: allow specifying external journal by pathname mount optionEric Sandeen2013-08-281-3/+4
|/
* ext4: introduce reserved spaceLukas Czerner2013-04-091-0/+11
* ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck2013-04-081-0/+10
* ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-6/+3
* ext4: add max_dir_size_kb mount optionTheodore Ts'o2012-08-171-0/+10
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-281-8/+0
|\
| * ext4: remove the resize mount optionEric Sandeen2012-02-201-5/+0
| * ext4: remove the journal=update mount optionEric Sandeen2012-02-201-3/+0
* | Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-071-2/+2
|/
* ext4: add new online resize interfaceYongqiang Yang2012-01-041-0/+7
* ext4: remove deprecated oldallocLukas Czerner2011-10-081-8/+0
* ext4: documentation: remove acl and user_xattr mount optionsTheodore Ts'o2011-10-081-14/+11
* ext4: improve handling of conflicting mount optionsTheodore Ts'o2011-09-031-3/+5
* ext3/ext4 Documentation: remove bh/nobh since it has been deprecatedLukas Czerner2011-06-251-16/+7
* ext4: remove obsolete mount options from ext4's documentationTheodore Ts'o2011-05-011-4/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ext4: update ext4 documentationLukas Czerner2011-02-211-1/+206
* ext4: add support for lazy inode table initializationLukas Czerner2010-10-271-0/+14
* ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi2009-12-241-1/+1
* ext4: make "norecovery" an alias for "noload"Eric Sandeen2009-11-191-2/+2
* ext4: make trim/discard optional (and off by default)Eric Sandeen2009-11-191-0/+6
* Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds2009-11-021-1/+7
* ext4: Update documentation about quota mount optionsJan Kara2009-09-291-3/+10
* ext4: Update documentation about quota mount optionsJan Kara2009-09-181-4/+12
* ext4: Remove journal_checksum mount option and enable it by defaultTheodore Ts'o2009-09-051-7/+1
* ext4: document the "abort" mount optionTheodore Ts'o2009-06-131-0/+4
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-3/+3
* ext4: Regularize mount optionsTheodore Ts'o2009-03-281-2/+23
* ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o2009-02-231-1/+4
* ext4: Remove "extents" mount optionTheodore Ts'o2009-01-061-5/+0
* ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-051-0/+7
* ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-061-4/+0
* ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-031-0/+29
* Update Documentation/filesystems/ext4.txtTheodore Ts'o2009-01-061-10/+32
* ext4: Update Documentation/filesystems/ext4.txtDiego Calleja2008-10-171-17/+15
* ext4: add an option to control error handling on file dataHidehiro Kawai2008-10-101-0/+5
* ext4: Rename ext4dev to ext4Theodore Ts'o2008-10-101-4/+4
* ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o2008-10-091-0/+6
* ext4: Update documentation to remind users to update mke2fs.confTheodore Ts'o2008-07-271-0/+6
* ext4: Documention update for new ordered mode and delayed allocationMingming Cao2008-07-111-7/+14
* ext4: Documentation updates.Jose R. Santos2008-07-111-44/+62
* ext4: enable barriers by defaultEric Sandeen2008-05-261-2/+10
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-291-1/+9
* ext4: Add the journal checksum featureGirish Shilamkar2008-01-281-0/+10
* [PATCH] Documentation/filesystems/ext4.txtDave Kleikamp2006-10-111-0/+236
OpenPOWER on IntegriCloud