Age | Commit message (Expand) | Author |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-01 | pedro ok'd this ~3500 line diff which removes the vop argument | Theo de Raadt |
2007-06-01 | FIBMAP is used by nothing; checked by miod and pvalchev | Theo de Raadt |
2007-04-13 | Remove cluster reading from cd9660_read(); wich doesnt work. | Thordur I. Bjornsson |
2007-03-21 | Remove the v_interlock simplelock from the vnode structure. | Thordur I. Bjornsson |
2007-01-16 | Retire VOP_LEASE(); It was a bit for NQNFS and has | Thordur I. Bjornsson |
2006-12-29 | Avoid void * arithmetic, okay deraadt@, suggestions from millert@ | Pedro Martelletto |
2006-10-16 | Use daddr64_t for logical blocks, okay krw@ thib@ mickey@ | Pedro Martelletto |
2006-10-03 | Introduce daddr64_t and use it for physical block numbers | Pedro Martelletto |
2006-01-25 | reduce stack use; pedro@ miod@ ok | Michael Shalayeff |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2004-11-29 | Don't use seltrue() in poll ops since it requires v_rdev dereferencing | Alexander Yurchenko |
2004-05-17 | typo | Brad Smith |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-14 | Wrong check.. | Thierry Deval |
2003-05-14 | strcpy + size check | Thierry Deval |
2003-05-07 | string fix; tedu ok | Theo de Raadt |
2002-11-08 | Implement simple vnodeop inheritance for specfs and fifofs. | Artur Grabowski |
2002-05-24 | splbio around biodone. | Artur Grabowski |
2002-05-23 | Since the days of architectures where page size is smaller than | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-10 | Since VOP_READ is never called on VDIR vnodes and ext2fs_read | Artur Grabowski |
2001-12-10 | Big cleanup inspired by NetBSD with some parts of the code from NetBSD. | Artur Grabowski |
2001-12-10 | Merge in struct uvm_vnode into struct vnode. | Artur Grabowski |
2001-12-04 | Readd VOP_MMAP, will be used soon. Right now it's just a question to | Artur Grabowski |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-06-23 | Get rid of several unused vnode operations | Constantine Sapuntzakis |
2001-02-23 | Remove the clustering fields from the vnodes and place them in the | Constantine Sapuntzakis |
1999-11-13 | FIBMAP ioctl from Linux, only usable on ISO 9660 FS. Note that the lba | Angelos D. Keromytis |
1999-07-01 | Add support for Joliet extensions. From FreeBSD | David Leonard |
1998-08-06 | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock | Constantine Sapuntzakis |
1997-11-08 | Sync to NetBSD; some extra KNF | Niklas Hallqvist |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-02-29 | From NetBSD: merge with 960217 | Niklas Hallqvist |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |