summaryrefslogtreecommitdiffstats
path: root/fs/ext2/super.c
Commit message (Expand)AuthorAgeFilesLines
* fix inode_table test in ext234_check_descriptorsEric Sandeen2007-07-261-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-3/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* ext2: statfs speed upBadari Pulavarty2007-07-161-6/+14
* ext2: fix return of uninitialised variableAndrew Morton2007-06-281-0/+1
* ext2: disallow setting xip on remountCarsten Otte2007-06-241-0/+8
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-5/+3
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2007-02-111-0/+4
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-4/+2
* [PATCH] ext2: fsid for statvfsPekka Enberg2006-12-071-6/+12
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] ext2: errors behaviour fixVasily Averin2006-10-111-5/+11
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* [PATCH] ext2: fix mounts at 16TEric Sandeen2006-09-271-13/+19
* [PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp2006-09-191-2/+0
* [PATCH] knfsd: Have ext2 reject file handles with bad inode numbers earlyNeilBrown2006-09-161-0/+39
* [PATCH] ext2: prevent div-by-zero on corrupted fsAndries Brouwer2006-08-271-1/+1
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make EXT2_DEBUG work againValerie Henson2006-06-251-0/+2
* [PATCH] ext2: clean up dead code from mount codeTheodore Ts'o2006-06-251-1/+0
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-12/+13
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley2006-03-251-2/+0
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk2006-03-241-1/+0
* [PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte2006-02-031-0/+5
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] ext2: remove duplicate newlines in ext2_fill_superJohann Lombardi2005-11-131-1/+1
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-15/+1
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-071-7/+52
* [PATCH] ext2: fix mount options partingJan Kara2005-07-121-3/+21
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-241-1/+26
* [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham2005-04-161-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1161