aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/ialloc.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher1-5/+0
2005-01-07[PATCH] sched: ext3: fix scheduling latencies in ext3Ingo Molnar1-0/+1
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-1/+1
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas1-0/+5
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie1-2/+0
2004-10-28[PATCH] ext3 block reservationsMingming Cao1-0/+5
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao1-4/+0
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander Viro1-2/+2
2004-09-07[PATCH] ext3 dreference of sb preceeds check.Dave Jones1-1/+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] ext3: s_next_generation fixesAndrew Morton1-2/+4
2003-11-18[PATCH] ext3_new_inode fixletAndrew Morton1-2/+8
2003-06-20[PATCH] ext3/JBD: remove trailing whitespaceAndrew Morton1-4/+4
2003-06-17[PATCH] JBD: journal_release_buffer: handle credits fixAndrew Morton1-2/+5
2003-06-17[PATCH] ext3: scalable counters and locksAndrew Morton1-53/+74
2003-06-17[PATCH] ext3: concurrent block/inode allocationAndrew Morton1-42/+37
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton1-4/+1
2003-02-14[PATCH] Fix ext3 build when EXT3_DEBUG is definedAndrew Morton1-1/+1
2003-01-14[PATCH] ext3 ino_t removalAndrew Morton1-16/+12
2002-12-21[PATCH] ext2/3: better starting group for S_ISREG filesAndrew Morton1-5/+19
2002-12-14[PATCH] ext3: fix error-path bh leakAndrew Morton1-0/+1
2002-11-21[PATCH] ext2/ext3 Orlov directory accounting fixAndrew Morton1-1/+3
2002-11-06Fix and simplify port of Orlov allocator to ext3.Theodore Y. Ts'o1-40/+11
2002-11-01[PATCH] Orlov block allocator for ext3Theodore Y. Ts'o1-77/+259
2002-10-30Port of (bugfixed) 0.8.50 acl-ext3 to 2.5.Theodore Y. Ts'o1-9/+23
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext3 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o1-0/+3
2002-10-11Fix warnings of the formRichard Henderson1-3/+6
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton1-1/+1
2002-10-08[PATCH] 64-bit sector_t - printk changes and sector_t cleanupAndrew Morton1-3/+4
2002-09-15[PATCH] ext3 ceanup: use EXT3_SBAndrew Morton1-23/+23
2002-07-04[PATCH] Remove ext3's buffer_head cacheAndrew Morton1-166/+77
2002-06-11[PATCH] ext3 out-of-inodes fixAndrew Morton1-2/+3
2002-05-27[PATCH] dirsyncAndrew Morton1-1/+6
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-03[PATCH] ext3 inode generation improvements.Dave Jones1-1/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-0/+1
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds1-17/+24
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds1-4/+0
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds1-1/+1
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds1-2/+1
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-0/+664