Age | Commit message (Expand) | Author | Files | Lines |
2006-10-28 | [PATCH] ext4: fix printk format warnings | Randy Dunlap | 1 | -9/+14 |
2006-10-11 | [PATCH] ext4 whitespace cleanups | Andrew Morton | 5 | -45/+46 |
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 | 3 | -6/+6 |
2006-10-11 | [PATCH] ext4 uninline ext4_get_group_no_and_offset() | Andrew Morton | 1 | -0/+18 |
2006-10-11 | [PATCH] ext4: move block number hi bits | Alexandre Ratchov | 5 | -36/+47 |
2006-10-11 | [PATCH] ext4: allow larger descriptor size | Alexandre Ratchov | 3 | -8/+24 |
2006-10-11 | [PATCH] ext4: removesector_t bits check | Mingming Cao | 2 | -14/+8 |
2006-10-11 | [PATCH] ext4: blk_type from sector_t to unsigned long long | Mingming Cao | 6 | -54/+54 |
2006-10-11 | [PATCH] ext4: 64bit metadata | Laurent Vivier | 5 | -84/+128 |
2006-10-11 | [PATCH] ext4: 48bit i_file_acl | Badari Pulavarty | 1 | -0/+10 |
2006-10-11 | [PATCH] ext4: clean up comments in ext4-extents patch | Randy Dunlap | 1 | -98/+128 |
2006-10-11 | [PATCH] ext4: uninitialised extent handling | Suparna Bhattacharya | 1 | -0/+16 |
2006-10-11 | [PATCH] ext4: 48bit physical block number support in extents | Alex Tomas | 1 | -76/+111 |
2006-10-11 | [PATCH] ext4: switch fsblk to sector_t | Mingming Cao | 4 | -29/+26 |
2006-10-11 | [PATCH] ext3: add extent map support | Alex Tomas | 7 | -11/+2108 |
2006-10-11 | [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd | Mingming Cao | 18 | -100/+100 |
2006-10-11 | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols | Mingming Cao | 22 | -2761/+2761 |
2006-10-11 | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 22 | -0/+15595 |