Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | ext4: Convert s_r_blocks_count and s_free_blocks_count | Aneesh Kumar K.V | 1 | -1/+1 |
2007-10-18 | ext4: Convert s_blocks_count to s_blocks_count_lo | Aneesh Kumar K.V | 1 | -2/+2 |
2007-10-18 | ext4: Convert bg_inode_bitmap and bg_inode_table | Aneesh Kumar K.V | 1 | -6/+6 |
2007-10-18 | ext4: Convert bg_block_bitmap to bg_block_bitmap_lo | Aneesh Kumar K.V | 1 | -3/+3 |
2007-10-18 | ext4: FLEX_BG Kernel support v2. | Jose R. Santos | 1 | -2/+7 |
2007-10-18 | Ext4: Uninitialized Block Groups | Andreas Dilger | 1 | -0/+47 |
2007-10-18 | ext4: Remove (partial, never completed) fragment support | Coly Li | 1 | -15/+0 |
2007-10-18 | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao | 1 | -1/+1 |
2007-10-17 | ext2/4: use is_power_of_2() | vignesh babu | 1 | -1/+1 |
2007-10-17 | ext4: show all mount options | Miklos Szeredi | 1 | -0/+72 |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu | 1 | -4/+2 |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -1/+1 |
2007-10-17 | lib: percpu_counter_init error handling | Peter Zijlstra | 1 | -6/+15 |
2007-10-17 | lib: percpu_counter_sum_positive | Peter Zijlstra | 1 | -2/+2 |
2007-09-12 | quota: fix infinite loop | Jan Kara | 1 | -1/+10 |
2007-07-26 | fix inode_table test in ext234_check_descriptors | Eric Sandeen | 1 | -1/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-18 | ext4: Use is_power_of_2() | Vignesh Babu | 1 | -1/+2 |
2007-07-18 | ext4: Add nanosecond timestamps | Kalpak Shah | 1 | -0/+28 |
2007-07-18 | ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices | Jose R. Santos | 1 | -0/+7 |
2007-07-18 | ext4: Enable extents by default | Mingming Cao | 1 | -1/+11 |
2007-07-17 | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 1 | -0/+1 |
2007-07-16 | ext4: statfs speed up | Badari Pulavarty | 1 | -10/+15 |
2007-07-16 | ext4: fix error handling in ext4_create_journal | Borislav Petkov | 1 | -2/+5 |
2007-07-16 | ext4: fix deadlock in ext4_remount() and orphan list handling | Jan Kara | 1 | -0/+8 |
2007-07-16 | ext3/ext4: orphan list check on destroy_inode | Vasily Averin | 1 | -0/+8 |
2007-06-01 | EXT4: Fix whitespace | Dave Kleikamp | 1 | -1/+1 |
2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 1 | -6/+4 |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 1 | -2/+2 |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
2007-02-11 | [PATCH] fix umask when noACL kernel meets extN tuned for ACLs | Hugh Dickins | 1 | -0/+4 |
2007-02-11 | [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes | Eric Sandeen | 1 | -0/+16 |
2006-12-07 | [PATCH] ext3/4: don't do orphan processing on readonly devices | Eric Sandeen | 1 | -0/+6 |
2006-12-07 | [PATCH] ext4: fsid for statvfs | Pekka Enberg | 1 | -0/+5 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -2/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter | 1 | -1/+1 |
2006-10-11 | [PATCH] ext4 whitespace cleanups | Andrew Morton | 1 | -6/+8 |
2006-10-11 | [PATCH] ext4: errors behaviour fix | Dmitry Mishin | 1 | -0/+2 |
2006-10-11 | [PATCH] ext4: rename logic_sb_block | Andrew Morton | 1 | -12/+11 |
2006-10-11 | [PATCH] ext4 64 bit divide fix | Andrew Morton | 1 | -2/+2 |
2006-10-11 | [PATCH] ext4: move block number hi bits | Alexandre Ratchov | 1 | -17/+29 |
2006-10-11 | [PATCH] ext4: allow larger descriptor size | Alexandre Ratchov | 1 | -3/+15 |
2006-10-11 | [PATCH] ext4: blk_type from sector_t to unsigned long long | Mingming Cao | 1 | -3/+3 |
2006-10-11 | [PATCH] ext4: 64bit metadata | Laurent Vivier | 1 | -28/+68 |
2006-10-11 | [PATCH] ext4: switch fsblk to sector_t | Mingming Cao | 1 | -4/+4 |
2006-10-11 | [PATCH] ext3: add extent map support | Alex Tomas | 1 | -1/+9 |
2006-10-11 | [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd | Mingming Cao | 1 | -42/+42 |
2006-10-11 | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols | Mingming Cao | 1 | -557/+557 |
2006-10-11 | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 1 | -0/+2754 |