aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ext3_fs.h
Commit message (Expand)AuthorAge
* Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-04-03
|\
| * ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o2009-04-03
* | ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-02
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-08
|\
| * ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-28
* | ext3: tighten restrictions on inode flagsDuane Griffin2009-01-08
* | ext3: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-08
|/
* ext3: add an option to control error handling on file dataHidehiro Kawai2008-10-20
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* generic block based fiemap implementationJosef Bacik2008-10-03
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-25
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-07
* Fix 64KB blocksize in ext3 directoriesJan Kara2007-11-14
* ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-18
* ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen2007-10-17
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-08
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells2006-09-30
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-30
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-27
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-27
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-24
* [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-31
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-25
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-25
* Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse2006-05-04
* Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse2006-04-25
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-26
* [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-26
* [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-23
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-07
* [PATCH] ext3: fix options parsingJan Kara2005-07-12
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16