summaryrefslogtreecommitdiffstats
path: root/fs/ext2/super.c
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] ext2/3 file limits to avoid overflowing i_blocksStephen C. Tweedie-2/+8
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-1/+0
2005-01-03[PATCH] Fix of quota deadlock on pagelock: ext2Jan Kara-0/+114
2004-12-12[PATCH] fix ext2/ext3 memory leakHeiko Carstens-0/+3
2004-11-04[PATCH] don't divide by zero on bad ext2 fsAndries E. Brouwer-24/+32
2004-10-25[PATCH] ext2: discard preallocation in last iputMingming Cao-6/+4
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris-0/+1
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro-6/+6
2004-09-07[PATCH] remove ext2_panic()Andrew Morton-22/+0
2004-09-04[PATCH] ext2 endianness fixesAlexander Viro-8/+10
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard-1/+1
2004-08-22[PATCH] vprintk for ext2 errorsMatt Mackall-22/+23
2004-04-12[PATCH] ext2fs sb= mount option fixAndrew Morton-2/+5
2004-03-03[PATCH] d_alloc_root() fixes: ext2Alexander Viro-9/+12
2004-01-19[PATCH] ext2: s_next_generation lockingAndrew Morton-0/+1
2003-10-05[PATCH] lib/parser: Use "%u" instead "%d" (5/6)Hirofumi Ogawa-3/+3
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton-122/+131
2003-07-06[PATCH] xattr: fine-grained lockingAndrew Morton-0/+3
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton-2/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer-1/+1
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton-1/+1
2003-04-12[PATCH] use spinlocking in the ext2 inode allocatorAndrew Morton-1/+8
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton-1/+7
2003-03-22[PATCH] Implement a/c/time speedup in ext2 & ext3Andrew Morton-0/+1
2003-03-08[PATCH] ext2: fix error-path double-freeAndrew Morton-1/+0
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton-2/+1
2003-02-09[PATCH] simple EXT2 patchMikulas Patocka-1/+1
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig-0/+1
2002-11-21[PATCH] no-buffer-head ext2 optionAndrew Morton-0/+2
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen-5/+5
2002-11-06Fix meta_bg compatibility with e2fsprogs 1.30.Theodore Y. Ts'o-1/+4
2002-11-04[PATCH] `event' removal: ext2Andrew Morton-0/+1
2002-11-01[PATCH] Fixup Orlov block allocator for ext2Theodore Y. Ts'o-5/+12
2002-10-31[PATCH] Orlov block allocator for ext2Andrew Morton-0/+9
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o-1/+42
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o-2/+18
2002-10-30Ext2/3 forward compatibility: inode sizeTheodore Y. Ts'o-1/+3
2002-10-30Ext2/3 forward compatibility: on-line resizingTheodore Y. Ts'o-2/+20
2002-10-30Default mount options from superblock for ext2/3 filesystemsTheodore Y. Ts'o-90/+104
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst-3/+3
2002-08-13[PATCH] designated initialisers for ext2Andrew Morton-16/+16
2002-08-13[PATCH] random fixesAndrew Morton-0/+3
2002-07-04[PATCH] Remove ext2's buffer_head cacheAndrew Morton-14/+0
2002-06-19[PATCH] ext2 staticsStephen Rothwell-3/+5
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds-0/+1
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig-0/+1
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski-2/+0
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig-1/+0
2002-04-23Fix include files for write_super BKL move.v2.5.10Linus Torvalds-0/+1
2002-04-23[PATCH] Locking in sync_old_buffersDave Hansen-1/+2