summaryrefslogtreecommitdiffstats
path: root/fs/ext3/super.c
Commit message (Expand)AuthorAgeFilesLines
* ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-181-1/+5
* ext3: show all mount optionsMiklos Szeredi2007-10-171-0/+70
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-171-6/+15
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-171-2/+2
* quota: fix infinite loopJan Kara2007-09-121-1/+10
* 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-1/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* ext3: statfs speed upBadari Pulavarty2007-07-161-10/+15
* ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-161-2/+5
* is_power_of_2: ext3/super.cvignesh babu2007-07-161-1/+2
* ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara2007-07-161-0/+8
* ext3/ext4: orphan list check on destroy_inodeVasily Averin2007-07-161-0/+8
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-6/+4Star
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1Star
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-2/+2
* [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] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-111-0/+16
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-4/+2Star
* [PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2006-12-071-0/+6
* [PATCH] ext3: fsid for statvfsPekka Enberg2006-12-071-0/+5
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+1
* [PATCH] ext3: errors behaviour fixDmitry Mishin2006-10-111-0/+2
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-271-3/+1Star
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-3/+3
* [PATCH] ext3: wrong error behaviorVasily Averin2006-09-271-5/+6
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-271-12/+13
* [PATCH] fix ext3 mounts at 16TEric Sandeen2006-09-271-15/+19
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-12/+12
* [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown2006-09-161-0/+42
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] ext3: Add "-o bh" optionBadari Pulavarty2006-06-261-1/+5
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-251-16/+16
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-1/+1
* [PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o2006-06-251-1/+1
* [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2006-06-251-0/+10
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-17/+19
* [PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton2006-06-231-11/+12
* [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] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty2006-03-261-6/+0Star
* [PATCH] fast ext3_statfsAlex Tomas2006-03-241-3/+4
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1