aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ext3_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao1-1/+1
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao1-0/+1
2005-03-28[PATCH] ext3 writeback "nobh" optionBadari Pulavarty1-0/+1
2005-01-14[PATCH] ext3/EA: In-inode extended attributes for ext3Andreas Gruenbacher1-1/+3
2005-01-14[PATCH] ext3/EA: Hide ext3_get_inode_loc in_mem optionAndreas Gruenbacher1-0/+1
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher1-3/+0
2005-01-10[PATCH] ext3 cleanupsAdrian Bunk1-10/+0
2005-01-04[PATCH] remove dead ext3_put_inode prototypeChristoph Hellwig1-1/+0
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas1-0/+3
2004-11-10[PATCH] "Bad" naming of structures and functions in ext3 reservation codeOleg Drokin1-1/+1
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie1-1/+37
2004-10-28[PATCH] ext3 block reservationsMingming Cao1-20/+30
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao1-8/+1
2004-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander Viro1-68/+68
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin1-1/+1
2004-08-22[PATCH] ext3 barrier supportJens Axboe1-0/+1
2004-06-17[PATCH] Ext3: Retry allocation after transaction commit (v2)Theodore Y. Ts'o1-0/+1
2003-07-31[PATCH] ext3: avoid reading empty inode blocksAndrew Morton1-1/+0
2003-07-03Re-organize "ext3_get_inode_loc()" and make it easier toLinus Torvalds1-1/+5
2003-06-28[PATCH] ext3: remove the version numberAndrew Morton1-6/+0
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-1/+1
2003-06-17[PATCH] ext3: fix data=journal modeAndrew Morton1-4/+1
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton1-0/+2
2003-05-12[PATCH] htree nfs fixAndrew Morton1-0/+2
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton1-0/+1
2003-01-14[PATCH] ext3 ino_t removalAndrew Morton1-1/+1
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig1-0/+3
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig1-0/+1
2002-11-06Fix meta_bg compatibility with e2fsprogs 1.30.Theodore Y. Ts'o1-3/+2
2002-11-06Check for failed kmalloc() in ext3_htree_store_dirent()Theodore Y. Ts'o1-1/+1
2002-11-01[PATCH] Orlov block allocator for ext3Theodore Y. Ts'o1-2/+5
2002-10-31[PATCH] ext3 build fixAndrew Morton1-0/+1
2002-10-30Port of (bugfixed) 0.8.50 acl-ext3 to 2.5.Theodore Y. Ts'o1-0/+1
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext3 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o1-26/+5
2002-10-30Ext2/3 forward compatibility: on-line resizingTheodore Y. Ts'o1-1/+5
2002-10-30Default mount options from superblock for ext2/3 filesystemsTheodore Y. Ts'o1-1/+15
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst1-1/+1
2002-10-07[PATCH] ext3 indexed directory supportAndrew Morton1-4/+82
2002-10-04[PATCH] struct super_block cleanup - ext3Brian Gerst1-0/+1
2002-09-15[PATCH] ext3 ceanup: use EXT3_SBAndrew Morton1-11/+14
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown1-1/+1
2002-06-02[PATCH] direct-to-BIO writeback for writeback-mode ext3Andrew Morton1-0/+1
2002-05-27[PATCH] dirsyncAndrew Morton1-2/+4
2002-02-07[PATCH] the rest of ->get_sb() switchoverAlexander Viro1-1/+0
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds1-3/+6
2002-02-04v2.5.1.4 -> v2.5.1.5Linus Torvalds1-21/+10
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-0/+715