aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/balloc.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-10[PATCH] ext3 cleanupsAdrian Bunk1-1/+1
2005-01-07[PATCH] sched: ext3: fix scheduling latencies in ext3Ingo Molnar1-0/+5
2004-11-10[PATCH] "Bad" naming of structures and functions in ext3 reservation codeOleg Drokin1-28/+28
2004-11-10[PATCH] EXT3 compiler warning fixDavid Howells1-3/+2
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie1-14/+34
2004-10-28[PATCH] ext3 block reservationsMingming Cao1-63/+711
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao1-2/+1
2004-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander Viro1-2/+2
2004-06-17[PATCH] Ext3: Retry allocation after transaction commit (v2)Theodore Y. Ts'o1-6/+32
2004-02-22[PATCH] ext3: fix scheduling-in-spinlock bugAndrew Morton1-3/+4
2003-12-29[PATCH] Fix ext3 space accounting bug on ENOSPCAndrew Morton1-1/+1
2003-08-20[PATCH] ext3 block allocator cleanupAndrew Morton1-79/+71
2003-08-01[PATCH] don't init statics to 0 (fs/)Randy Dunlap1-1/+1
2003-06-20[PATCH] ext3/JBD: remove trailing whitespaceAndrew Morton1-19/+17
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton1-3/+5
2003-06-17[PATCH] JBD: fix race over access to b_committed_dataAndrew Morton1-19/+35
2003-06-17[PATCH] ext3: scalable counters and locksAndrew Morton1-26/+27
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton1-122/+176
2003-02-14[PATCH] Fix ext3 build when EXT3_DEBUG is definedAndrew Morton1-2/+3
2002-12-14[PATCH] ext2/ext3_free_blocks() extra checkAndrew Morton1-2/+3
2002-09-15[PATCH] ext3 ceanup: use EXT3_SBAndrew Morton1-30/+30
2002-07-04[PATCH] Remove ext3's buffer_head cacheAndrew Morton1-336/+139
2002-06-17[PATCH] rename get_hash_table() to find_get_block()Andrew Morton1-2/+2
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig1-0/+1
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+0
2002-04-03This fixes the "i_blocks went wrong when the disk filled up"Andrew Morton1-2/+8
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds1-5/+3
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-0/+995