Age | Commit message (Expand) | Author |
2008-01-28 | ext4: add ext4_group_t, and change all group variables to this type. | Avantika Mathur |
2008-01-28 | ext4: Introduce ext4_lblk_t | Aneesh Kumar K.V |
2008-01-28 | ext4: Support large blocksize up to PAGESIZE | Takashi Sato |
2007-12-17 | ext3, ext4: avoid divide by zero | Andries E. Brouwer |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig |
2007-10-22 | ext4: new export ops | Christoph Hellwig |
2007-10-17 | ext4: Convert s_r_blocks_count and s_free_blocks_count | Aneesh Kumar K.V |
2007-10-17 | ext4: Convert s_blocks_count to s_blocks_count_lo | Aneesh Kumar K.V |
2007-10-17 | ext4: Convert bg_inode_bitmap and bg_inode_table | Aneesh Kumar K.V |
2007-10-17 | ext4: Convert bg_block_bitmap to bg_block_bitmap_lo | Aneesh Kumar K.V |
2007-10-17 | ext4: FLEX_BG Kernel support v2. | Jose R. Santos |
2007-10-17 | Ext4: Uninitialized Block Groups | Andreas Dilger |
2007-10-17 | ext4: Remove (partial, never completed) fragment support | Coly Li |
2007-10-17 | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao |
2007-10-17 | ext2/4: use is_power_of_2() | vignesh babu |
2007-10-17 | ext4: show all mount options | Miklos Szeredi |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter |
2007-10-17 | lib: percpu_counter_init error handling | Peter Zijlstra |
2007-10-17 | lib: percpu_counter_sum_positive | Peter Zijlstra |
2007-09-11 | quota: fix infinite loop | Jan Kara |
2007-07-26 | fix inode_table test in ext234_check_descriptors | Eric Sandeen |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-18 | ext4: Use is_power_of_2() | Vignesh Babu |
2007-07-18 | ext4: Add nanosecond timestamps | Kalpak Shah |
2007-07-18 | ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices | Jose R. Santos |
2007-07-18 | ext4: Enable extents by default | Mingming Cao |
2007-07-17 | knfsd: exportfs: add exportfs.h header | Christoph Hellwig |
2007-07-16 | ext4: statfs speed up | Badari Pulavarty |
2007-07-16 | ext4: fix error handling in ext4_create_journal | Borislav Petkov |
2007-07-16 | ext4: fix deadlock in ext4_remount() and orphan list handling | Jan Kara |
2007-07-16 | ext3/ext4: orphan list check on destroy_inode | Vasily Averin |
2007-05-31 | EXT4: Fix whitespace | Dave Kleikamp |
2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek |
2007-02-11 | [PATCH] fix umask when noACL kernel meets extN tuned for ACLs | Hugh Dickins |
2007-02-11 | [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes | Eric Sandeen |
2006-12-07 | [PATCH] ext3/4: don't do orphan processing on readonly devices | Eric Sandeen |
2006-12-07 | [PATCH] ext4: fsid for statvfs | Pekka Enberg |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter |
2006-10-11 | [PATCH] ext4 whitespace cleanups | Andrew Morton |
2006-10-11 | [PATCH] ext4: errors behaviour fix | Dmitry Mishin |
2006-10-11 | [PATCH] ext4: rename logic_sb_block | Andrew Morton |
2006-10-11 | [PATCH] ext4 64 bit divide fix | Andrew Morton |
2006-10-11 | [PATCH] ext4: move block number hi bits | Alexandre Ratchov |
2006-10-11 | [PATCH] ext4: allow larger descriptor size | Alexandre Ratchov |
2006-10-11 | [PATCH] ext4: blk_type from sector_t to unsigned long long | Mingming Cao |