aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
Commit message (Expand)AuthorAge
* ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V2007-10-17
* ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V2007-10-17
* ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V2007-10-17
* ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V2007-10-17
* ext4: FLEX_BG Kernel support v2.Jose R. Santos2007-10-17
* Ext4: Uninitialized Block GroupsAndreas Dilger2007-10-17
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-17
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-17
* ext2/4: use is_power_of_2()vignesh babu2007-10-17
* ext4: show all mount optionsMiklos Szeredi2007-10-17
* convert ill defined log2() to ilog2()Fengguang Wu2007-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
* ext4: Use is_power_of_2()Vignesh Babu2007-07-18
* ext4: Add nanosecond timestampsKalpak Shah2007-07-18
* ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos2007-07-18
* ext4: Enable extents by defaultMingming Cao2007-07-18
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* ext4: statfs speed upBadari Pulavarty2007-07-16
* ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-16
* ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara2007-07-16
* ext3/ext4: orphan list check on destroy_inodeVasily Averin2007-07-16
* EXT4: Fix whitespaceDave Kleikamp2007-05-31
* 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] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-11
* [PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2006-12-07
* [PATCH] ext4: fsid for statvfsPekka Enberg2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-07
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-11
* [PATCH] ext4: errors behaviour fixDmitry Mishin2006-10-11
* [PATCH] ext4: rename logic_sb_blockAndrew Morton2006-10-11
* [PATCH] ext4 64 bit divide fixAndrew Morton2006-10-11
* [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-11
* [PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2006-10-11
* [PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao2006-10-11
* [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-11
* [PATCH] ext4: switch fsblk to sector_tMingming Cao2006-10-11
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-11
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-11
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11