summaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_linux_ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: $FreeBSD$Peter Wemm2000-08-031-0/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-2/+2
* Quick fix for not being able to sync all the buffers in boot() ifBruce Evans1998-10-031-5/+1
* Fixed printf format errors.Bruce Evans1998-07-111-1/+2
* Fixed (?) races in mark_buffer_dirty(). We abuse the buffer cacheBruce Evans1998-06-211-3/+6
* Removed unused function ll_w_block(). It has always had races dueBruce Evans1998-06-211-18/+0
* Removed __FreeBSD__ ifdefs.Bruce Evans1997-12-021-2/+0
* `numdirtybuffers' was not maintained properly. This caused excessiveBruce Evans1997-10-071-2/+4
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tJohn Dyson1997-08-041-1/+2
* Fix a problem with the VN device. Specifically, the VN device canJohn Dyson1997-06-151-0/+6
* Use __i386__ instead of i386 in ifdefs.Bruce Evans1997-04-011-1/+3
* ext2_inode_cnv.c:Bruce Evans1995-11-091-2/+2
* Cleaned up some lint and some obvious prototyping errors.John Dyson1995-11-081-2/+2
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOJohn Dyson1995-11-051-0/+520