aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/super.c
AgeCommit message (Expand)Author
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ext3: fix mount messages when quota disabledJan Kara
2008-04-28ext3: fix hang on umount with quotas when journal is abortedJan Kara
2008-04-28ext3: use ext3_group_first_block_no()Akinobu Mita
2008-04-28ext3: convert byte order of constant instead of variableMarcin Slusarz
2008-04-28quota: ext3: make ext3 handle quotaon on remountJan Kara
2008-03-04ext3: fix mount option parsingJosef Bacik
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells
2008-02-06ext[234]: use ext[234]_get_group_desc()Akinobu Mita
2008-02-06ext3: change the default behaviour on errorAneesh Kumar K.V
2008-01-28ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V
2007-12-17ext3, ext4: avoid divide by zeroAndries E. Brouwer
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22ext3: new export opsChristoph Hellwig
2007-10-18ext3: support large blocksize up to PAGESIZETakashi Sato
2007-10-17ext3: show all mount optionsMiklos Szeredi
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra
2007-09-11quota: fix infinite loopJan Kara
2007-07-26fix inode_table test in ext234_check_descriptorsEric Sandeen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-16ext3: statfs speed upBadari Pulavarty
2007-07-16ext3: fix error handling in ext3_create_journal()Borislav Petkov
2007-07-16is_power_of_2: ext3/super.cvignesh babu
2007-07-16ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara
2007-07-16ext3/ext4: orphan list check on destroy_inodeVasily Averin
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-11[PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins
2007-02-11[PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-07[PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen
2006-12-07[PATCH] ext3: fsid for statvfsPekka Enberg
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-10-11[PATCH] ext3: errors behaviour fixDmitry Mishin
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] ext3: wrong error behaviorVasily Averin
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen