Fix typo in kaserver appendix
[openafs.git] / src / vol /
2016-05-13 Mark Vitalesalvageserver: unable to write child log: out of memory 84/12284/2
2016-05-11 Mark Vitalesalvageserver: segfault in DoSalvageVolume 82/12282/2
2016-05-04 Steve SimmonsReconciliation of src/{afs,vol}/voldefs.h 05/5405/8
2016-04-26 Michael Meffieexternalize log rotation 31/11731/15
2016-04-25 Michael MeffieRemove server logging globals 68/12168/11
2016-04-25 Michael Meffiesalvager: convert salvager and salvagerserver to libuti... 03/12003/11
2016-02-23 Mark VitaleDAFS: large volume support - fileserver crash after... 83/11983/3
2015-12-03 Michael Meffiesalvager: redd up showlog global flag
2015-12-03 Michael Meffiedafs: log to stderr when running salvageserver in clien...
2015-12-03 Michael Meffiedafs: remove the salvageserver -showlog option
2015-12-02 Michael Meffiedafs: remove the salvageserver -datelogs option
2015-08-22 Benjamin Kadukvol: Switch to Jenkins hash for volume hash table
2015-08-22 Benjamin KadukSwitch to jhash for VNODE_HASH
2015-08-22 Benjamin Kadukvol: relocate some comments
2015-08-22 Benjamin KadukNormalize on vp->hashid for hash table usage
2015-08-22 Andrew Deasonvol: Log more info on wrong SYNC response length
2015-08-18 Andrew Deasonvol: Avoid FDH_SEEK/FDH_READ
2015-04-23 Jeffrey HutzelmanAllocate pathname buffers dynamically
2015-04-22 Benjamin Kadukvol: use ffs from opr instead of inline
2015-02-26 Ben KadukRemove spurious NULL checks
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2015-01-21 Andrew DeasonAdd asserts to VLock* functions
2015-01-21 Andrew DeasonDAFS: Free header on partially-attached vol salv
2015-01-21 Andrew Deasonihandle: Add a comment on IH_OPEN/IH_REALLYCLOSE
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2015-01-06 Michael Meffievol: rename volUpdateCounter macro
2015-01-05 Mark Vitalefssync-debug: close test connection
2014-12-03 Andrew Deasonnamei: Remove icreate tfd hack
2014-12-03 Andrew Deasonvol: Make FindLinkHandle static and namei-only
2014-12-01 Andrew Deasonsalvager: Don't lie about locked-ness to namei_SLC
2014-12-01 Andrew Deasonnamei: Remove namei_SetNonZLC
2014-12-01 Andrew Deasonnamei: IH_REALLYCLOSE special inode on delete
2014-12-01 Andrew Deasonnamei: Remove redundant linktable SetLinkCount
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-08-13 Michael Meffievolscan: fix copyright and licence notice
2014-08-06 Stephan Wiesandvolinfo: fix documenting comments
2014-05-31 Michael Meffievolser: log message for cross-device link errors
2014-05-31 Marc Dionnevol: Fix gcc 4.9 warnings
2014-04-23 Benjamin Kadukvol: Fix build with separate objdir
2014-03-25 Michael Meffievolinfo: separate volscan binary
2014-03-25 Michael Meffievolinfo: refactor global options
2014-03-25 Michael Meffievolscan: hide -mask option
2014-03-25 Michael Meffievolscan: avoid printing null mount-point cellname
2014-03-18 Benjamin KadukUse correct include guard for vol_prototypes.h
2014-02-05 Andrew Deasonnamei: Ignore misplaced files
2014-02-05 Andrew Deasonsalvager: Handle multiple/inconsistent linktables
2014-02-05 Arne WiebalckLog shutdown progress
2014-01-17 Benjamin Kadukvol/salvaged.c: Remove unused variable
2014-01-12 Michael Meffievol: reset nextVnodeUnique when uniquifier rolls over
2014-01-12 Michael Meffievol: fix nextVnodeUnique roll over
2013-10-08 Andrew Deasonsalvager: Ignore linktable-only RW volumes
2013-10-08 Andrew Deasonnamei: Set inconsistent linktable linkCount to 0
2013-10-08 Andrew Deasonsalvager: Improve comments
2013-10-08 Andrew Deasonsalvager: Fix in-memory invalid linktable counts
2013-10-08 Andrew Deasonsalvager: Whitespace formatting
2013-09-30 Andrew Deasonihandle: Make sure we don't ih_attachfd invalid FD
2013-09-23 Andrew Deasonvol: Nuke parent vol special inodes
2013-08-02 Andrew DeasonDAFS: Remove AFS_DEMAND_ATTACH_UTIL
2013-07-25 Anders Kaseorgvolume_inline.h: Down with assert, again
2013-06-20 Andrew Deasonnamei: Create the IH_CREATE_INIT function
2013-06-20 Andrew Deasonihandle: Refactor ih_open to split out ih_attachfd
2013-06-20 Andrew Deasonihandle: Fix fdInUseCount leak on EMFILE
2013-06-20 Andrew DeasonMake the inode fileserver backend build again
2013-06-03 Derrick Brashearsalvager: report actual uniqs for a too low error
2013-06-02 Marc Dionnesalvageserver: Add -logfile option
2013-06-02 Marc Dionnesalvaged: Clean up command line parsing
2013-05-28 Jeffrey Altmanvol: return VNOVNODE if vnode is not allocated
2013-05-21 Andrew DeasonDAFS: Avoid useless attach2 error message
2013-04-17 Andrew DeasonMake ihandle sync behavior runtime-configurable
2013-03-25 Mark Vitalesalvager: prevent assertion during -orphans attach
2013-03-25 Jeffrey Altmanvol: remove duplicate stmp declaration
2013-03-05 Andrew Deasonihandle: Remove ih_sync_thread
2013-02-21 Simon Wilkinsonvol: nuke() doesn't need to zero code
2013-02-21 Simon Wilkinsonvol: nuke() doesn't need to maintain next inode ptr
2013-02-20 Simon Wilkinsonvol: Don't assume enum is an int
2013-02-15 Mark Vitalesalvager: incorrect comment
2013-02-05 Mark Vitaledafs: preattach should wait for exclusive states
2013-01-07 Michael Meffiecorrect whitespace errors in readme files
2013-01-06 Nickolai Zeldovichubik/udebug.c, vol/vol-info.c: check array index before...
2013-01-05 Michael Meffiespelling corrections in readme files
2013-01-04 Mark Vitalevol: correct old conditional for IH_CONDSYNC
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2013-01-02 Derrick Brashearvol: use header access macros everywhere
2012-12-27 Derrick Brashearvol: use defines for header name length
2012-12-26 Andrew Deasonihandle: Add FDH_ISUNLINKED
2012-12-26 Andrew Deasonihandle: Indent ifdef maze
2012-11-29 Andrew Deasonvol: Let non-usable volumes attach for non-DAFS
2012-11-12 Michael Meffievol: allow non-dafs volume utils to attach with V_READO...
2012-10-30 Simon WilkinsonFix mutex assertion
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-18 Derrick Brashearsalvager: fix formatting in the rest of the Log messages
2012-10-18 Simon Wilkinsonrx: Use opr queues
2012-10-07 Andrew DeasonDAFS: VRS_r with VOL_SALVAGE_NO_OFFLINE in attach2
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon WilkinsonUse rk_rename from roken
2012-08-09 Derrick Brashearihandle: don't keep reallyclosing future fds
2012-08-09 Mark Vitalevos: convertROtoRW may create 2nd RW on a fileserver
next