aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/super.c
Commit message (Expand)AuthorAge
...
* ext3: fix hang on umount with quotas when journal is abortedJan Kara2008-04-28
* ext3: use ext3_group_first_block_no()Akinobu Mita2008-04-28
* ext3: convert byte order of constant instead of variableMarcin Slusarz2008-04-28
* quota: ext3: make ext3 handle quotaon on remountJan Kara2008-04-28
* ext3: fix mount option parsingJosef Bacik2008-03-04
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-08
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-07
* ext[234]: use ext[234]_get_group_desc()Akinobu Mita2008-02-06
* ext3: change the default behaviour on errorAneesh Kumar K.V2008-02-06
* ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V2008-01-28
* ext3, ext4: avoid divide by zeroAndries E. Brouwer2007-12-17
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* ext3: new export opsChristoph Hellwig2007-10-22
* ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-18
* ext3: show all mount optionsMiklos Szeredi2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* quota: fix infinite loopJan Kara2007-09-11
* fix inode_table test in ext234_check_descriptorsEric Sandeen2007-07-26
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* ext3: statfs speed upBadari Pulavarty2007-07-16
* ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-16
* is_power_of_2: ext3/super.cvignesh babu2007-07-16
* ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara2007-07-16
* ext3/ext4: orphan list check on destroy_inodeVasily Averin2007-07-16
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2007-02-11
* [PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-11
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* [PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2006-12-07
* [PATCH] ext3: fsid for statvfsPekka Enberg2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-07
* [PATCH] ext3: errors behaviour fixDmitry Mishin2006-10-11
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-27
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-27
* [PATCH] ext3: wrong error behaviorVasily Averin2006-09-27
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-27
* [PATCH] fix ext3 mounts at 16TEric Sandeen2006-09-27
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-27
* [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown2006-09-16