summaryrefslogtreecommitdiffstats
path: root/fs/ext3/ialloc.c
AgeCommit message (Expand)AuthorLines
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao-3/+1
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao-5/+1
2005-03-07[PATCH] ext3_new_inode() failure handling missing checkAlexander Nyberg-1/+4
2005-03-07[PATCH] jbd: journal overflow fix #2Alex Tomas-4/+2
2005-01-14[PATCH] ext3/EA: In-inode extended attributes for ext3Andreas Gruenbacher-0/+3
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher-5/+0
2005-01-07[PATCH] sched: ext3: fix scheduling latencies in ext3Ingo Molnar-0/+1
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-1/+1
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas-0/+5
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie-2/+0
2004-10-28[PATCH] ext3 block reservationsMingming Cao-0/+5
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao-4/+0
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-1/+1
2004-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander Viro-2/+2
2004-09-07[PATCH] ext3 dreference of sb preceeds check.Dave Jones-1/+2
2004-03-24[PATCH] ext2&3: use the right i_flags in find_group_orlov()Andrew Morton-1/+1
2004-03-06[PATCH] ext2/ext3 -ENOSPC bugAndrew Morton-2/+2
2004-01-19[PATCH] ext3: s_next_generation fixesAndrew Morton-2/+4
2003-11-18[PATCH] ext3_new_inode fixletAndrew Morton-2/+8
2003-06-20[PATCH] ext3/JBD: remove trailing whitespaceAndrew Morton-4/+4
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton-2/+5
2003-06-17[PATCH] ext3: scalable counters and locksAndrew Morton-53/+74
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton-42/+37
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton-4/+1
2003-02-14[PATCH] Fix ext3 build when EXT3_DEBUG is definedAndrew Morton-1/+1
2003-01-14[PATCH] ext3 ino_t removalAndrew Morton-16/+12
2002-12-21[PATCH] ext2/3: better starting group for S_ISREG filesAndrew Morton-5/+19
2002-12-14[PATCH] ext3: fix error-path bh leakAndrew Morton-0/+1
2002-11-21[PATCH] ext2/ext3 Orlov directory accounting fixAndrew Morton-1/+3
2002-11-06Fix and simplify port of Orlov allocator to ext3.Theodore Y. Ts'o-40/+11
2002-11-01[PATCH] Orlov block allocator for ext3Theodore Y. Ts'o-77/+259
2002-10-30Port of (bugfixed) 0.8.50 acl-ext3 to 2.5.Theodore Y. Ts'o-9/+23
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext3 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o-0/+3
2002-10-11Fix warnings of the formRichard Henderson-3/+6
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton-1/+1
2002-10-08[PATCH] 64-bit sector_t - printk changes and sector_t cleanupAndrew Morton-3/+4
2002-09-15[PATCH] ext3 ceanup: use EXT3_SBAndrew Morton-23/+23
2002-07-04[PATCH] Remove ext3's buffer_head cacheAndrew Morton-166/+77
2002-06-11[PATCH] ext3 out-of-inodes fixAndrew Morton-2/+3
2002-05-27[PATCH] dirsyncAndrew Morton-1/+6
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig-0/+1
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig-1/+0
2002-04-03[PATCH] ext3 inode generation improvements.Dave Jones-1/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones-1/+1
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds-0/+1
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds-17/+24
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds-4/+0
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds-1/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds-2/+1
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds-0/+664