afs: Set AFS_VFSFSID to a numerical value
[openafs.git] / src / afs / VNOPS /
2020-07-10 Andrew Deasonafs: Skip bulkstat if stat cache looks full 56/13256/4
2020-07-03 Cheyenne Willsafs: Avoid panics on failed return from afs_CFileOpen 41/14241/8
2020-07-03 Andrew Deasonafs: Bound afs_DoBulkStat dir scan 53/13253/3
2020-07-03 Andrew Deasonafs: Avoid needless W-locks for afs_FindVCache 56/12656/4
2020-06-26 Andrew Deasonafs: Split out bulkstat conditions into a function 54/13254/3
2020-06-23 Andrew Deasonafs: Change VerifyVCache2 calls to VerifyVCache 55/12655/4
2020-05-22 Andrew Deasonafs: Refactor osi_vnhold/AFS_FAST_HOLD 71/13971/6
2020-03-09 Cheyenne WillsLINUX 5.6: define time_t and use timespec/timespec64 83/14083/7
2019-12-10 Andrew DeasonFBSD: Remove pre-8 code 12/13812/5
2019-11-22 Andrew Deasonafs: Ensure CDirty is set during afs_write loop 48/13948/3
2019-11-08 Andrew Deasonafs: Avoid -1 error for vreadUIO/vwriteUIO 31/13931/2
2019-10-10 Marcio Barbosaafs: avoid extra VL_GetEntryByName for .readonly's 34/13334/4
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-08-18 Andrew Deasonafs: Remove useless afs_GetVCache arguments 81/13681/7
2019-07-16 Andrew Deasonafs: Avoid non-dir ENOENT errors in afs_lookup 37/13537/6
2019-07-12 Andrew Deasonafs: Introduce afs_IsDCacheFresh 35/13435/5
2019-07-02 Pat Rieheckyafs: test condition mismatch resolved 07/13207/4
2019-03-08 Andrew DeasonRemove references to SunOS 4 06/13506/2
2019-02-15 Andrew DeasonSOLARIS: Switch non-embedded vnodes for Solaris 11 96/12696/3
2018-12-21 Andrew Deasonafs: Reword "cache is full" messages 10/13410/3
2018-05-11 Andrew DeasonLINUX: Return NULL for afs_linux_raw_open error 45/13045/3
2017-08-04 Joe GorseLINUX: afs_create infinite fetchStatus loop 51/12651/5
2017-07-31 Joe Gorseafs: fix repeated BulkStatus calls for directories. 10/12610/7
2017-05-03 Tim CreechFBSD: build fix for FreeBSD 11 75/12575/5
2016-09-15 Andrew Deasonafs: Create afs_SetDataVersion 91/11791/6
2016-09-15 Andrew Deasonafs: Create afs_StaleVCache 90/11790/10
2016-03-16 Benjamin KadukOPENAFS-SA-2016-002 AFSStoreStatus information leak
2016-01-23 Marcio Barbosaafs: do not allow two shutdown sequences in parallel 16/12016/8
2015-11-11 Michael Meffieafs: fix for return an error from afs_readdir when...
2015-08-31 Michael Meffiereturn an error from afs_readdir when out of buffers
2015-08-22 Andrew Deasonafs: Stop abusing ENOENT
2015-08-21 Andrew Deasonafs: Clarify vcache->mvid accesses
2015-08-21 Andrew Deasonafs: Use named constants for mvstat
2015-01-31 Andrew Deasonafs: Zero uninitialized uio structs
2015-01-31 Andrew DeasonSOLARIS: Avoid uninitialized caller_context_t
2014-12-07 Chas Williams (CON... afs: Remove AFS_BOZONLOCK_ENV
2014-11-26 Ben Kaduklibafs: fix some nits around the symlink VOP
2014-10-29 D Brashearlibafs: avoid contaminating the return of lookup vnop
2014-10-06 Perry Ruiterafs: Verify osi_UFSOpen worked
2014-08-06 Michael Meffielibafs: fix vrequest leak in afs_lookup
2014-06-04 Chas Williams (CON... afs/VNOPS: use osi_AllocSmallSpace() correctly
2014-05-31 Michael Meffielibafs: api to create and free vattrs
2014-05-21 Michael Meffielibafs: reduce stack space in VNOPS
2014-05-08 Michael Meffielibafs: fix lock leak during shutdown
2014-04-09 Simon WilkinsonMerge branch 'security-master' into HEAD 99/10999/1
2014-04-02 Chas Williams (CON... afs/VNOPS: reduce stack usage
2014-02-06 Andrew Deasonafs: Throttle byte-range locks warnings per-file
2014-02-05 Andrew Deasonafs: Include FID in DoLockWarning
2014-02-05 Andrew Deasonafs: Refactor DoLockWarning
2014-01-29 Andrew Deasonafs: Treat vc_error as a CheckCode-translated code
2014-01-28 Andrew Deasonafs: Return raw code from background daemons
2014-01-15 Benjamin KadukDe-duplicate a couple afs_CheckCode uniquifiers
2014-01-12 Andrew DeasonDARWIN: Convert crfree back into a macro
2014-01-12 Benjamin KadukFix vcache/vnode mismatch in lookup for DARWIN
2013-11-21 Ken HornsteinSupport for changes to OS X Mavericks VNOP_SYMLINK...
2013-05-28 Ben KadukApply cast from cfc9b348 to the else clause
2013-02-24 Simon WilkinsonUnix CM: Remove dead assignment in readdir
2013-02-12 Michael Meffielibafs: cleanup redundant assignment
2013-01-04 Andrew Deasonafs: Check dv against localhero aincr
2012-12-04 Andrew Deasonafs_open: Deal with afs_GetDCache returning NULL
2012-11-26 Hans-Werner PaulsenDo not call afs_MarinerLog when afs_mariner is not set
2012-10-03 Andrew Deasonafs: Avoid tracking file locks for RO volumes
2012-10-03 Andrew Deasonafs: Use common cleanup code for lockctl EINVAL
2012-09-06 Andrew Deasonafs: Do not avoid DNLC if fakestat is set
2012-07-22 Derrick Brashearlibafs: getattr should include S_IFDIR on fake dirs
2012-07-19 Derrick Brashearmacos: no bulkstat
2012-05-24 Simon WilkinsonUnix CM: Don't cast allocator returns
2012-04-09 Simon Wilkinsonafs: Handle reading past the end of a file
2012-03-28 Michael Meffieremove athena env conditionals
2012-03-26 Andrew Deasonafs: Log a message on invalid FetchStatus receipt
2012-03-26 Andrew Deasonafs: Sanity-check some AFSFetchStatus structures
2011-11-19 Andrew Deasonafs: Leave cellnum alone for explicit mtpt cell
2011-11-04 Simon WilkinsonUnix CM: Fix dir buffer leak in afs_readdir
2011-10-12 Derrick Brashearukernel: don't enforce thread lockers in remove vop
2011-09-28 Derrick Brashearukernel: make web enhancements the default
2011-09-05 Simon Wilkinsonlibafs: Fix directory verification
2011-08-22 Garrett Wollmanlibafs: don't crash if afs_write() is called with zero...
2011-08-13 Simon Wilkinsonlibafs/dir: Verify directory pathnames
2011-07-25 Andrew Deasonlibafs: Avoid duplicate afs_Analyze in bulk stat
2011-07-20 Andrew DeasonRevert "afs: Use 64-bit inode numbers"
2011-07-07 Andrew Deasonafs: Use 64-bit inode numbers
2011-07-07 Andrew Deasonafs: Use afs_calc_inum everywhere
2011-07-07 Andrew Deasonafs: Use cell for md5 inode numbers
2011-06-30 Andrew DeasonRemove nonsensical bozon-lock defines
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-05 Simon Wilkinsonlibafs: Tidy up iovec allocation and trimming
2011-06-02 Simon Wilkinsondir: Explicitly state buffer locations for data
2011-05-31 Jonathan A. KollaschPort cache manager to NetBSD-5 and NetBSD-current
2011-05-27 Derrick Brashearmacos: bulkstat sysctl
2011-05-21 Derrick Brashearmacos: bulkstat redux
2011-05-19 Andrew Deasonlibafs: Implement unixuser RW locks
2011-05-09 Andrew Deasonlibafs: Get rx conn ref with afs conn ref
2011-04-16 Simon Wilkinsonlibafs: Remove afs_write duplication
2011-04-13 Simon Wilkinsonlibafs: Remove unecessary parameters to afs_read
2011-04-13 Simon Wilkinsonlibafs: Remove afs_read duplication
2011-04-03 Andrew Deasonafs: Retry unlock after afs_StoreAllSegments
2011-04-02 Andrew Deasonafs: Avoid memory leak on recursive write flock
2011-03-18 Derrick BrashearMacOS: allow cdead vcaches to be found in FindVCache...
2011-02-09 Derrick Brashearevalmountdata null pointer before use
2011-01-31 Derrick Brashearevalmountdata: put back colon in .:mount syntax only...
next