summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* Put the bits in place for Alpha support for ext2. Not tested.mjacob2000-12-091-0/+2
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingphk2000-10-291-1/+0
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* ext2fs relies on UFS support code, and as a result also requiresrwatson2000-04-151-0/+3
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Quick fix for not being able to sync all the buffers in boot() ifbde1998-10-031-5/+1
* Fixed printf format errors.bde1998-07-111-1/+2
* Fixed (?) races in mark_buffer_dirty(). We abuse the buffer cachebde1998-06-211-3/+6
* Removed unused function ll_w_block(). It has always had races duebde1998-06-211-18/+0
* Removed __FreeBSD__ ifdefs.bde1997-12-021-2/+0
* `numdirtybuffers' was not maintained properly. This caused excessivebde1997-10-071-2/+4
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tdyson1997-08-041-1/+2
* Fix a problem with the VN device. Specifically, the VN device candyson1997-06-151-0/+6
* Use __i386__ instead of i386 in ifdefs.bde1997-04-011-1/+3
* ext2_inode_cnv.c:bde1995-11-091-2/+2
* Cleaned up some lint and some obvious prototyping errors.dyson1995-11-081-2/+2
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+520
OpenPOWER on IntegriCloud