summaryrefslogtreecommitdiff
path: root/include/linux/ext3_fs.h
AgeCommit message (Expand)Author
2007-11-14Fix 64KB blocksize in ext3 directoriesJan Kara
2007-10-18ext3: support large blocksize up to PAGESIZETakashi Sato
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse
2006-04-25Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-07-12[PATCH] ext3: fix options parsingJan Kara
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao
2005-03-28[PATCH] ext3 writeback "nobh" optionBadari Pulavarty
2005-01-14[PATCH] ext3/EA: In-inode extended attributes for ext3Andreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Hide ext3_get_inode_loc in_mem optionAndreas Gruenbacher
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher
2005-01-10[PATCH] ext3 cleanupsAdrian Bunk
2005-01-04[PATCH] remove dead ext3_put_inode prototypeChristoph Hellwig
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas
2004-11-10[PATCH] "Bad" naming of structures and functions in ext3 reservation codeOleg Drokin
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie
2004-10-28[PATCH] ext3 block reservationsMingming Cao
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao
2004-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander Viro
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-08-22[PATCH] ext3 barrier supportJens Axboe
2004-06-17[PATCH] Ext3: Retry allocation after transaction commit (v2)Theodore Y. Ts'o
2003-07-31[PATCH] ext3: avoid reading empty inode blocksAndrew Morton
2003-07-03Re-organize "ext3_get_inode_loc()" and make it easier toLinus Torvalds
2003-06-28[PATCH] ext3: remove the version numberAndrew Morton
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-06-17[PATCH] ext3: fix data=journal modeAndrew Morton
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton
2003-05-12[PATCH] htree nfs fixAndrew Morton
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton
2003-01-14[PATCH] ext3 ino_t removalAndrew Morton
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig