aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/balloc.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] ext4 balloc: fix _with_rsv freezeGravatar Hugh Dickins 1-1/+1
2006-12-07[PATCH] ext4 balloc: use io_error labelGravatar Hugh Dickins 1-4/+2
2006-12-07[PATCH] ext4 balloc: say rb_entry not list_entryGravatar Hugh Dickins 1-3/+3
2006-12-07[PATCH] ext4 balloc: fix off-by-one against rsv_endGravatar Hugh Dickins 1-1/+1
2006-12-07[PATCH] ext4 balloc: fix off-by-one against grp_goalGravatar Hugh Dickins 1-2/+2
2006-12-07[PATCH] ext4 balloc: reset windowsz when fullGravatar Hugh Dickins 1-0/+1
2006-12-07[PATCH] ext4: fix reservation extensionGravatar Mingming Cao 1-4/+8
2006-10-11[PATCH] ext4 64 bit divide fixGravatar Andrew Morton 1-1/+1
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Gravatar Andrew Morton 1-0/+18
2006-10-11[PATCH] ext4: move block number hi bitsGravatar Alexandre Ratchov 1-10/+10
2006-10-11[PATCH] ext4: allow larger descriptor sizeGravatar Alexandre Ratchov 1-2/+4
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longGravatar Mingming Cao 1-9/+9
2006-10-11[PATCH] ext4: 64bit metadataGravatar Laurent Vivier 1-25/+25
2006-10-11[PATCH] ext4: switch fsblk to sector_tGravatar Mingming Cao 1-14/+9
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdGravatar Mingming Cao 1-5/+5
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsGravatar Mingming Cao 1-268/+268
2006-10-11[PATCH] ext4: initial copy of files from ext3Gravatar Dave Kleikamp 1-0/+1818