summaryrefslogtreecommitdiff
path: root/fs/ext4/super.c
AgeCommit message (Expand)Author
2007-12-17ext3, ext4: avoid divide by zeroAndries E. Brouwer
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22ext4: new export opsChristoph Hellwig
2007-10-17ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V
2007-10-17ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V
2007-10-17ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V
2007-10-17ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V
2007-10-17ext4: FLEX_BG Kernel support v2.Jose R. Santos
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao
2007-10-17ext2/4: use is_power_of_2()vignesh babu
2007-10-17ext4: show all mount optionsMiklos Szeredi
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu
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-18ext4: Use is_power_of_2()Vignesh Babu
2007-07-18ext4: Add nanosecond timestampsKalpak Shah
2007-07-18ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos
2007-07-18ext4: Enable extents by defaultMingming Cao
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-16ext4: statfs speed upBadari Pulavarty
2007-07-16ext4: fix error handling in ext4_create_journalBorislav Petkov
2007-07-16ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara
2007-07-16ext3/ext4: orphan list check on destroy_inodeVasily Averin
2007-05-31EXT4: Fix whitespaceDave Kleikamp
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] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen
2006-12-07[PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen
2006-12-07[PATCH] ext4: 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] ext4 whitespace cleanupsAndrew Morton
2006-10-11[PATCH] ext4: errors behaviour fixDmitry Mishin
2006-10-11[PATCH] ext4: rename logic_sb_blockAndrew Morton
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov
2006-10-11[PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas