aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26fix inode_table test in ext234_check_descriptorsEric Sandeen1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-3/+1
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-0/+1
2007-07-16ext2: statfs speed upBadari Pulavarty1-6/+14
2007-06-28ext2: fix return of uninitialised variableAndrew Morton1-0/+1
2007-06-24ext2: disallow setting xip on remountCarsten Otte1-0/+8
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-5/+3
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-11[PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins1-0/+4
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-4/+2
2006-12-07[PATCH] ext2: fsid for statvfsPekka Enberg1-6/+12
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-11[PATCH] ext2: errors behaviour fixVasily Averin1-5/+11
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-09-27[PATCH] ext2: fix mounts at 16TEric Sandeen1-13/+19
2006-09-19[PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp1-2/+0
2006-09-16[PATCH] knfsd: Have ext2 reject file handles with bad inode numbers earlyNeilBrown1-0/+39
2006-08-27[PATCH] ext2: prevent div-by-zero on corrupted fsAndries Brouwer1-1/+1
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] Make EXT2_DEBUG work againValerie Henson1-0/+2
2006-06-25[PATCH] ext2: clean up dead code from mount codeTheodore Ts'o1-1/+0
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counterMingming Cao1-12/+13
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-25[PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley1-2/+0
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-24[PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk1-1/+0
2006-02-03[PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte1-0/+5
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-11-13[PATCH] ext2: remove duplicate newlines in ext2_fill_superJohann Lombardi1-1/+1
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk1-15/+1
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon1-7/+52
2005-07-12[PATCH] ext2: fix mount options partingJan Kara1-3/+21
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte1-1/+26
2005-04-16[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1161