- Feb 05, 2004
-
-
alex authored
-
- Feb 03, 2004
-
-
alex authored
NOTE: subsytem initialize order problem is to be solved yet
-
- Jan 30, 2004
-
-
alex authored
moving to the right side - ext3_ext_find_goal() takes into account offset of a block to be allocated (thanks to Andreas for smart idea)
-
alex authored
cache-aliasing problems - ext3_forget() should be used in conjuction with ext3_free_blocks() NOTE: 2.4.24 + extents + batching block allocation passes data-consistency tests now (at least I haven't seen problems for many hours of testing)
-
- Jan 29, 2004
- Jan 28, 2004
-
-
alex authored
- fixed goal selection - more bits of batching allocation
-
- Jan 27, 2004
-
-
Andreas Dilger authored
b=2464
-
Wang Di authored
-
Wang Di authored
-
Wang Di authored
rename snapfs-core-2.4.20.patch to ext3-snapfs-2.4.20.patch, resolve some confilcts after add ext3-extents patch, some minor fix
-
jacob authored
merge up to RC_1_0_3_5: work around lameness in mkkerneldoth
-
- Jan 26, 2004
-
-
alex authored
- bug in extents fixed: it could cause tree corruption - minor bug in extents fixed: during tree growing it could possible to get suboptimal size for index block
-
Wang Di authored
1)In migration, get rid of page and buffer of src inode(fs_flushinval_pages). 2)fix some lock problems in ext3_create_indirect
-
- Jan 24, 2004
-
-
alex authored
- support for extents in EA - access to extents stored in EA via ioctl
-
- Jan 23, 2004
- Jan 19, 2004
-
-
Wang Di authored
-
- Jan 17, 2004
-
-
Wang Di authored
1 add some initial snapfs process in ext3_readsupre, 2 get rid of copy_block for reguarl file in snapfs kernel patch
-
- Jan 16, 2004
-
-
Wang Di authored
update snapfs kernel patch 1)rewrite ext3_copy_blk according to the generic_file_write 2)get rid of some useless code 3)some minor fix in debug print
-
- Jan 15, 2004
-
-
alex authored
-
- Jan 13, 2004
-
-
alex authored
vmalloc_to_page() routine - zc patch to match 2.4.19-pre1 context
-
alex authored
not for emptyness - ext3_stop_delete_thread() must not be called from ->put_super() context, because ->put_super() is called with sb being locked. so, that routine is called from ->sync_fs() context - chaos-2.4.18 should drop sb lock before calling ->sync_fs() - virgin 2.4.20 has no ->sync_fs(), so introduce it by delete-thread patch - kernel_text_address patch has been added to rh-2.4.22 series
-
alex authored
-
- Jan 12, 2004
-
-
alex authored
-
Robert Read authored
-
alex authored
b2326
-
Wang Di authored
-
- Jan 11, 2004
- Jan 10, 2004
- Jan 09, 2004
- Jan 08, 2004
-
-
Andreas Dilger authored
-
- Jan 07, 2004
-
-
Mike Shaver authored
-
jerrifer authored
-
jerrifer authored
-
- Jan 05, 2004
-
-
Wang Di authored
-