aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/balloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] ext4 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext4 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext4 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext4 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext4 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext4 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] ext4: fix reservation extensionMingming Cao1-4/+8
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton1-1/+1
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton1-0/+18
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov1-10/+10
2006-10-11[PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov1-2/+4
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao1-9/+9
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier1-25/+25
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao1-14/+9
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-5/+5
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-268/+268
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+1818