summaryrefslogtreecommitdiff
path: root/fs/ext3/ialloc.c
AgeCommit message (Expand)Author
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-01-10[PATCH] fs/ext3/: small cleanupsAdrian Bunk
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-10-30[PATCH] ext3: sparse fixesBen Dooks
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa
2005-09-28[PATCH] Fix ext3_new_inode() failure pathsChris Sykes
2005-09-09[PATCH] ext3: Enable atomic inode security labelingStephen Smalley
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao
2005-03-07[PATCH] ext3_new_inode() failure handling missing checkAlexander Nyberg
2005-03-07[PATCH] jbd: journal overflow fix #2Alex Tomas
2005-01-14[PATCH] ext3/EA: In-inode extended attributes for ext3Andreas Gruenbacher
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher
2005-01-07[PATCH] sched: ext3: fix scheduling latencies in ext3Ingo Molnar
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie
2004-10-28[PATCH] ext3 block reservationsMingming Cao
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander Viro
2004-09-07[PATCH] ext3 dreference of sb preceeds check.Dave Jones
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] ext3: s_next_generation fixesAndrew Morton
2003-11-18[PATCH] ext3_new_inode fixletAndrew Morton
2003-06-20[PATCH] ext3/JBD: remove trailing whitespaceAndrew Morton
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton
2003-06-17[PATCH] ext3: scalable counters and locksAndrew Morton
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton
2003-02-14[PATCH] Fix ext3 build when EXT3_DEBUG is definedAndrew Morton
2003-01-14[PATCH] ext3 ino_t removalAndrew Morton
2002-12-21[PATCH] ext2/3: better starting group for S_ISREG filesAndrew Morton
2002-12-14[PATCH] ext3: fix error-path bh leakAndrew Morton
2002-11-21[PATCH] ext2/ext3 Orlov directory accounting fixAndrew Morton
2002-11-06Fix and simplify port of Orlov allocator to ext3.Theodore Y. Ts'o
2002-11-01[PATCH] Orlov block allocator for ext3Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 acl-ext3 to 2.5.Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext3 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-10-11Fix warnings of the formRichard Henderson
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton
2002-10-08[PATCH] 64-bit sector_t - printk changes and sector_t cleanupAndrew Morton
2002-09-15[PATCH] ext3 ceanup: use EXT3_SBAndrew Morton