Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize | Aneesh Kumar K.V | 2009-01-05 | 1 | -0/+3 |
* | ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback | Theodore Ts'o | 2008-10-16 | 1 | -2/+1 |
* | ext4: let the block device know when unused blocks can be discarded | Theodore Ts'o | 2008-10-16 | 1 | -0/+2 |
* | ext4: Use an rbtree for tracking blocks freed during transaction. | Aneesh Kumar K.V | 2008-10-16 | 1 | -10/+16 |
* | ext4: move /proc setup and teardown out of mballoc.c | Theodore Ts'o | 2008-09-23 | 1 | -1/+0 |
* | ext4: Don't allow lg prealloc list to be grow large. | Aneesh Kumar K.V | 2008-07-23 | 1 | -2/+8 |
* | ext4: Move mballoc headers/structures to a seperate header file mballoc.h | Mingming Cao | 2008-04-29 | 1 | -0/+304 |