aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ext3_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]David Howells1-0/+6
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells1-4/+16
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp1-1/+1
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp1-1/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-5/+1
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown1-0/+9
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao1-2/+10
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao1-8/+11
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse1-1/+2
2006-04-25Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse1-5/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao1-1/+4
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao1-3/+3
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton1-3/+6
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon1-0/+2
2005-07-12[PATCH] ext3: fix options parsingJan Kara1-0/+14
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+830