aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ialloc.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-1/+1
2004-09-04[PATCH] ext2 endianness fixesAlexander Viro1-2/+2
2004-05-24[PATCH] ext2: fix build with DEBUG=yAndrew Morton1-2/+2
2004-03-24[PATCH] ext2&3: use the right i_flags in find_group_orlov()Andrew Morton1-1/+1
2004-03-06[PATCH] ext2/ext3 -ENOSPC bugAndrew Morton1-2/+2
2004-01-19[PATCH] ext2: fix build when EXT2_DEBUG is setAndrew Morton1-3/+2
2004-01-19[PATCH] ext2: s_next_generation lockingAndrew Morton1-0/+2
2004-01-19[PATCH] ext2_new_inode nanocleanupAndrew Morton1-10/+10
2003-11-18[PATCH] remove ext2_reserve_inode()Andrew Morton1-35/+0
2003-11-18[PATCH] Fix bugs in ext2_new_inode()Andrew Morton1-23/+29
2003-07-10[PATCH] misc fixesAndrew Morton1-4/+1
2003-07-02[PATCH] ext2: inode allocation race fixAndrew Morton1-37/+50
2003-04-16[PATCH] Fix orlov allocator boundary caseAndrew Morton1-0/+9
2003-04-12[PATCH] use spinlocking in the ext2 inode allocatorAndrew Morton1-62/+110
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton1-3/+5
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton1-4/+1
2003-03-02[PATCH] ext2: clear ext3 htree flag on directoriesAndrew Morton1-1/+1
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton1-8/+4
2002-12-21[PATCH] ext2/3: better starting group for S_ISREG filesAndrew Morton1-5/+19
2002-11-21[PATCH] ext2/ext3 Orlov directory accounting fixAndrew Morton1-1/+3
2002-11-01[PATCH] Fixup Orlov block allocator for ext2Theodore Y. Ts'o1-13/+14
2002-10-31[PATCH] Orlov block allocator for ext2Andrew Morton1-3/+161
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o1-17/+20
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o1-1/+3
2002-10-30Ext2/3 forward compatibility: inode sizeTheodore Y. Ts'o1-0/+1
2002-10-11Fix warnings of the formRichard Henderson1-1/+2
2002-09-22[PATCH] use the queue congestion API in ext2_preread_inode()Andrew Morton1-1/+8
2002-07-04[PATCH] Remove ext2's buffer_head cacheAndrew Morton1-110/+56
2002-05-27[PATCH] dirsyncAndrew Morton1-0/+5
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig1-0/+1
2002-05-20Fix ext2 compilationKai Germaschewski1-0/+1
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+0
2002-05-19[PATCH] ext2: preread inode backing blocksAndrew Morton1-0/+39
2002-04-03Andrew Morton's ext2 sync mount speedup. Description:Jeff Garzik1-1/+0
2002-03-12[PATCH] struct super_block cleanup - ext2Brian Gerst1-14/+14
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-0/+1
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds1-11/+23
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-1/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds1-2/+1
2002-02-04v2.4.14.2 -> v2.4.14.3Linus Torvalds1-267/+226
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds1-2/+2
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-4/+8
2002-02-04v2.4.5.9 -> v2.4.6Linus Torvalds1-1/+2
2002-02-04v2.4.5 -> v2.4.5.1Linus Torvalds1-9/+9
2002-02-04v2.4.2.6 -> v2.4.2.7Linus Torvalds1-0/+1
2002-02-04Import changesetLinus Torvalds1-0/+545