| Commit message (Expand) | Author | Age | Files | Lines |
* | fix worst three kernel stack pigs in xfs by moving stack allocation of |  beck | 2005-08-04 | 3 | -35/+70 |
* | Extended Attributes was a piece to get to ACLs, however ACLs have not |  drahn | 2005-07-04 | 1 | -4/+0 |
* | remove references of VOP_WHITEOUT from the kernel, okay millert@ |  pedro | 2005-05-27 | 1 | -2/+0 |
* | miscellaneous typo fixes: |  jfb | 2005-02-17 | 1 | -2/+2 |
* | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ |  todd | 2004-08-03 | 1 | -1/+1 |
* | Make lf_advlock glue work for AFS so flock/fcntl lock requests will work |  beck | 2004-05-28 | 1 | -23/+4 |
* | use pool for namei pathbuf. testing ok millert@ tdeval@ |  tedu | 2004-05-14 | 1 | -2/+4 |
* | Set sensible value for mntfromname, to make 'mount' report the |  hin | 2004-02-19 | 1 | -1/+1 |
* | clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC. |  beck | 2004-01-18 | 1 | -252/+58 |
* | fix PR 3552 by removing ifdef cruft |  beck | 2003-12-09 | 1 | -2/+0 |
* | typos from Jonathon Gray; |  jmc | 2003-11-08 | 3 | -7/+7 |
* | Implement a real xfs_devpoll() and don't rely on xfs_realselect(). |  millert | 2003-10-06 | 1 | -5/+14 |
* | fix xfs_devpoll so it works. |  beck | 2003-10-04 | 1 | -1/+1 |
* | Missing xfs_devpoll proto. You would think with all that HAVE_FOO |  millert | 2003-09-28 | 2 | -2/+3 |
* | xfs_devpoll must not be static; found by beck@ compiling an XFS kernel |  millert | 2003-09-28 | 1 | -1/+1 |
* | select to poll |  mickey | 2003-09-26 | 1 | -1/+1 |
* | Replace select backends with poll backends. selscan() and pollscan() |  millert | 2003-09-23 | 1 | -2/+2 |
* | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h |  beck | 2003-09-08 | 1 | -18/+25 |
* | change arguments to suser. suser now takes the process, and a flags |  tedu | 2003-08-15 | 1 | -0/+4 |
* | constify vfsops; tedu@ ok |  mickey | 2003-08-14 | 1 | -1/+1 |
* | Fix include stuff, unused variables and statics and other small things needed |  hin | 2003-08-12 | 6 | -6/+7 |
* | For whatever reason, cvs cannot import a file that already exists, but is |  hin | 2003-08-12 | 1 | -0/+140 |
* | fix GENERIC compilation. |  fgsch | 2003-08-12 | 2 | -1/+3 |
* | Merge |  hin | 2003-08-12 | 28 | -2041/+3142 |
* | Import xfs from arla-current as of 5 Aug 2003. |  hin | 2003-08-12 | 2 | -3/+94 |
* | kill some externs that are not there anymore and had left other places for a better void ages ago |  mickey | 2003-07-24 | 1 | -3/+1 |
* | File system locking fixups, mostly from NetBSD: |  art | 2003-01-31 | 1 | -4/+4 |
* | inital -> initial |  nate | 2002-07-02 | 1 | -2/+2 |
* | merge |  hin | 2002-06-07 | 30 | -433/+951 |
* | Import of xfs from arla-0.35.7 |  hin | 2002-06-07 | 1 | -0/+103 |
* | Final __P removal plus some cosmetic fixups |  millert | 2002-03-14 | 1 | -2/+2 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -8/+8 |
* | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. |  miod | 2001-11-06 | 1 | -2/+2 |
* | - every new fd created by falloc() is marked as larval and should not be used |  art | 2001-10-26 | 1 | -1/+2 |
* | no need to include both vm.h and vm_extern.h |  mickey | 2001-08-12 | 1 | -1/+1 |
* | No more HAVE_VM_VM_OBJECT_H |  art | 2001-07-05 | 1 | -1/+1 |
* | no vnode_pager.h |  art | 2001-06-27 | 1 | -1/+1 |
* | Remove old vm. |  art | 2001-06-27 | 1 | -2/+2 |
* | Get rid of several unused vnode operations |  csapuntz | 2001-06-23 | 1 | -8/+0 |
* | use void * rather than caddr_t in xfs_mount to match change in mount.h. |  nate | 2001-02-21 | 2 | -4/+4 |
* | Apparently Art did not even compile a kernel before commiting |  deraadt | 2000-09-12 | 1 | -1/+0 |
* | New xfs from Arla between 0.34.2 and current in arla cvs. |  art | 2000-09-11 | 29 | -1074/+2530 |
* | $OpenBSD$ |  todd | 2000-03-03 | 26 | -26/+48 |
* | update to use new checkexp vfs operation |  assar | 2000-02-07 | 3 | -18/+23 |
* | remove superflous declaration of vnops, it's now in <sys/file.h> |  assar | 2000-02-01 | 1 | -2/+1 |
* | use uvm_vnp_setsize when uvm (workaround) |  art | 1999-06-03 | 2 | -2/+14 |
* | gc old files |  art | 1999-04-30 | 6 | -3211/+0 |
* | upgrade Arla to fresher code. Too many new features and bugfixes. |  art | 1999-04-30 | 32 | -453/+7018 |
* | panic prints a newline for you, don't do it in the panic string |  millert | 1999-01-11 | 1 | -2/+2 |
* | compile with -DDEBUG |  niklas | 1998-12-19 | 1 | -1/+3 |