Linux: include kthread.h before afs includes
[openafs.git] / src / afs / FBSD /
2012-06-27 Andrew DeasonFBSD: Add osi_fbsd_checkinuse
2012-05-24 Simon WilkinsonUnix CM: Don't cast allocator returns
2012-01-05 Simon Wilkinsonafs: Negate codes using a clear, standard method
2011-12-27 Andrew Deasonafs: Indicate error from afs_osi_Read/Write better
2011-12-27 Andrew Deasonafs: afs_osi_Read/Write returns negative on error
2011-11-28 Ben KadukFBSD: cleanup dvp locking for ISDOTDOT
2011-10-10 Ben KadukFBSD: deal with kernel API rename
2011-09-07 Ben KadukFree memory from afs_events
2011-08-12 Garrett WollmanFBSD: coalesce three assignments to the same variable
2011-08-10 Garrett WollmanFBSD: catch up with the disappearance of VOP_GETVOBJECT
2011-07-29 Garrett WollmanFBSD: complete the build fix for 8.1 libafs
2011-07-24 Ben KadukFBSD: cast lkmnosys appropriately
2011-07-18 Ben KadukFBSD: use better casts in vop_advlock
2011-07-17 Ben KadukFBSD: Use correct path for ufsmount.h include
2011-07-17 Ben KadukFBSD: Remove include directive for nonexistent file
2011-04-13 Simon Wilkinsonlibafs: Remove unecessary parameters to afs_read
2011-03-09 Derrick Brashearlinux: defer vcache evictions when sleep would be needed
2011-02-20 Ben KadukFBSD: remove prtactive
2011-02-16 Simon WilkinsonUnix CM: Add osi_crypto crypto interface
2011-01-15 Ben KadukFBSD: remove vestiges of Giant
2010-12-20 Ben KadukBring FBSD 7.X client back to life
2010-12-02 Derrick Brashearfreebsd: properly track vcache references
2010-11-27 Ben KadukFix FBSD build after warning cleanups
2010-11-25 Ben KadukFBSD: warning cleanups
2010-11-23 Ben KadukFBSD: close race in afs_root
2010-10-29 Ben KadukFBSD: correct and simplify vcache eviction routines
2010-10-29 Chas Williams (CON... afs: afs_osi_Alloc_NoSleep() cleanup
2010-10-26 Ben KadukFBSD: band-aid vnode locking in lookup
2010-10-11 Ben KadukRevert "FBSD: in lookup, when ISDOTDOT, unlock dvp"
2010-10-06 Ben KadukFBSD: in lookup, when ISDOTDOT, unlock dvp
2010-09-29 Ben KadukMore FBSD syscall tweaking
2010-08-30 Matt BenjaminFBSD try-relax child vnode locking (recurse only)
2010-08-30 Matt BenjaminFBSD, DFBSD (future) vnode_pager_setsize updates
2010-08-26 Matt BenjaminFBSD restore old syscall register logic for older...
2010-08-26 Ben KadukFBSD: properly register our syscall
2010-08-25 Matt BenjaminFBSD CM: don't call afs_close when recycling
2010-08-25 Matt BenjaminBSD CMs: Don't call nonexistent afs_FlushVS in afs_vop...
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-07-13 Derrick Brashearunix disconnected mode always
2010-07-08 Ben KadukFix build
2010-07-08 Ben KadukFBSD: sync with NFS for *pages vnops
2010-07-01 Ben KadukFBSD: do not recurse on the afs_xvcache write lock
2010-06-30 Ben KadukFBSD: in reclaim, print the failed vnode
2010-06-30 Ben KadukActually invalidate the buffer in FBSD's FlushPages
2010-06-30 Ben KadukFBSD TryToSmush locking fixup
2010-06-30 Ben KadukCorrect whitespace in FBSD/osi_vm.c
2010-06-30 Ben KadukCorrect FBSD-version conditionals for VFS locking
2010-06-23 Ben KadukTry to flush vnodes in FBSD's unmount, bailing if necessary
2010-05-22 Ben KadukDo not lie about needing Giant
2010-05-19 Simon WilkinsonUnix CM: Use macros for process name and id access
2010-05-19 Ben KadukDo not sleep in FBSD's getevent()
2010-05-17 Ben KadukEnable PutVCache for FBSD80 and higher
2010-05-17 Ben KadukKill FBSD4X with fire
2010-05-07 Ben KadukDefine osi_procname for FBSD
2010-05-07 Ben KadukActually fix build for FBSD80 after vcache refactoring
2010-05-04 Derrick Brashearfreebsd vcache splitting fallout
2010-05-04 Simon WilkinsonRefactor afs_NewVCache
2010-04-10 Matt SmithFix problems from afs_osi_gcpags reorganization
2010-04-09 Matt SmithMove contents of afs_osi_gcpags to per-OS files
2010-04-02 Derrick Brashearfreebsd switch back to condvar-based sleep
2010-04-02 Derrick Brashearfreebsd glock assertions
2010-03-31 Ben KadukFix build for FBSD80
2010-03-31 Ben KadukUpdate to the new thread world order for FBSD
2010-03-29 Ben KadukCatch up to dynamically-sized cr_groups in FBSD80
2010-03-18 Ben KadukCatch up with FBSD80's removal of thread argument to...
2010-03-17 Ben KadukAllocate and free backing store for event mutices
2010-03-15 Derrick Brashearfreebsd per-event mutexes
2010-03-09 Ben KadukExport prototypes for osi_fbsd_{alloc,free} for use...
2010-03-09 Ben KadukUse correct types for UFS devices
2010-03-09 Ben KadukUse the correct API for msleep() in FBSD's afs_osi_Time...
2010-02-28 Ben KadukMore help for the FBSD build
2010-02-28 Ben KadukMake build progress farther
2010-02-24 Derrick Brashearfreebsd initglock endif fix
2010-02-09 Derrick Brashearprovide afs_osi_TimedSleep
2010-01-22 Derrick Brashearabstract rx if structure access
2010-01-14 Simon WilkinsonKernel is always defined
2010-01-14 Simon WilkinsonMove GLOCK initialisation to platform directories
2010-01-12 Matt Benjaminfreebsd: CM changes targeting RELENG_8
2010-01-06 Derrick Brasheardarwin module prototype and cleanup
2010-01-04 Matt Benjaminfreebsd: fix afs_root signature (RELENG_8)
2009-12-31 Matt Benjaminfreebsd: track RELENG_8
2009-11-21 Marc DionneRevert "osi_UFSOpen returns struct osi_file *"
2009-11-20 Simon Wilkinsonosi_UFSOpen returns struct osi_file *
2009-11-20 Simon WilkinsonRemove inode hinting for dcaches
2009-11-11 Simon WilkinsonRemove 'M' variants of lock macros
2009-11-08 Simon WilkinsonComplete removal of DUX client code
2009-11-08 Simon WilkinsonMove vnode macros to their own directories
2009-10-21 matt@linuxbox.comMake typedefs of AFS_UCRED and AFS_PROC with renaming
2009-09-07 matt@linuxbox.comRemove struct from AFS_UCRED instantiations (opaque...
2009-08-27 Derrick Brashearmacos 10.6 64 bit support
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-05-11 Simon Wilkinsonabstract-cache-inode-ops-20090511
2009-01-26 Simon Wilkinsondiscon-allow-saving-vcaches-on-shutdown-20090126
2009-01-22 Matt Benjaminfbsd-ustrategy-20090122
2009-01-12 Matt Benjaminfreebsd-cleanup-20090112
2008-08-26 Matt Benjaminfreebsd-70-client-20080826
2008-01-15 Matt Benjaminfbsd-70-updates-20080115
2007-12-13 Derrick Brashearshutdown-cleanup-20071213
2006-11-10 Chas Williamskill-stat-blksize-20061109
next