summaryrefslogtreecommitdiff
path: root/fs/ext2/ialloc.c
AgeCommit message (Expand)Author
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-19[PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] Make EXT2_DEBUG work againValerie Henson
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-09-28[PATCH] Fix ext2_new_inode() failure pathsChris Sykes
2005-09-09[PATCH] ext2: Enable atomic inode security labelingStephen Smalley
2005-07-27[PATCH] ext2: drop quota reference before releasing inodeJan Kara
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-09-04[PATCH] ext2 endianness fixesAlexander Viro
2004-05-24[PATCH] ext2: fix build with DEBUG=yAndrew Morton
2004-03-24[PATCH] ext2&3: use the right i_flags in find_group_orlov()Andrew Morton
2004-03-06[PATCH] ext2/ext3 -ENOSPC bugAndrew Morton
2004-01-19[PATCH] ext2: fix build when EXT2_DEBUG is setAndrew Morton
2004-01-19[PATCH] ext2: s_next_generation lockingAndrew Morton
2004-01-19[PATCH] ext2_new_inode nanocleanupAndrew Morton
2003-11-18[PATCH] remove ext2_reserve_inode()Andrew Morton
2003-11-18[PATCH] Fix bugs in ext2_new_inode()Andrew Morton
2003-07-10[PATCH] misc fixesAndrew Morton
2003-07-02[PATCH] ext2: inode allocation race fixAndrew Morton
2003-04-16[PATCH] Fix orlov allocator boundary caseAndrew Morton
2003-04-12[PATCH] use spinlocking in the ext2 inode allocatorAndrew Morton
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton
2003-03-02[PATCH] ext2: clear ext3 htree flag on directoriesAndrew Morton
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton
2002-12-21[PATCH] ext2/3: better starting group for S_ISREG filesAndrew Morton
2002-11-21[PATCH] ext2/ext3 Orlov directory accounting fixAndrew Morton
2002-11-01[PATCH] Fixup Orlov block allocator for ext2Theodore Y. Ts'o
2002-10-31[PATCH] Orlov block allocator for ext2Andrew Morton
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-10-30Ext2/3 forward compatibility: inode sizeTheodore Y. Ts'o
2002-10-11Fix warnings of the formRichard Henderson
2002-09-22[PATCH] use the queue congestion API in ext2_preread_inode()Andrew Morton
2002-07-04[PATCH] Remove ext2's buffer_head cacheAndrew Morton
2002-05-27[PATCH] dirsyncAndrew Morton
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-20Fix ext2 compilationKai Germaschewski
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-05-19[PATCH] ext2: preread inode backing blocksAndrew Morton
2002-04-03Andrew Morton's ext2 sync mount speedup. Description:Jeff Garzik
2002-03-12[PATCH] struct super_block cleanup - ext2Brian Gerst
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.4.14.2 -> v2.4.14.3Linus Torvalds
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds