AIX: Fix undefined symbols
[openafs.git] / src / afs /
2021-07-19 Cheyenne WillsCleanup usage of LINUX_VERSION_CODE for older kernels 89/14389/14
2021-07-18 Cheyenne WillsCleanup AFS_*LINUX_ENV usage 88/14388/14
2021-07-18 Cheyenne WillsChange AFS*_LINUXnn_ENV to AFS*_LINUX_ENV 87/14387/12
2021-07-01 Mark VitaleDARWIN: correct size of fstrace ICL_TYPE_LONG and ICL_T... 58/14558/4
2021-06-29 Andrew Deasonafs: Free pioctlToken in extractPioctlToken 51/14651/4
2021-06-10 Andrew Deasonafs: Avoid creating unused conns 37/14637/2
2021-05-13 Andrew Deasonafs: Assert avc->lock is held in afs_IAS_once 92/14592/3
2021-05-13 Mark Vitaleafs: write-lock vcache->lock in afs_InactiveVCache 84/14584/3
2021-05-07 Mark Vitaleafs: clarify cold and warm shutdown logic 82/12182/7
2021-05-06 Mark Vitaleafs: remove duplicate declaration for afs_shutdown() 81/12181/6
2021-05-06 Mark Vitaleafs: afsd -shutdown sets afs_cold_shutdown too soon 80/12180/6
2021-05-06 Mark Vitaleafs: free the Buffers array correctly during shutdown 83/12183/6
2021-04-10 Marcio Barbosamacos: delegate sock_* calls to bkg daemons 31/14431/12
2021-04-09 Andrew Deasonafs: Remove ISAFS_GLOCK in afs_ConnBySA 81/14581/2
2021-03-12 Mark Vitaleafs: remove dead ICL (fstrace) code 55/14555/2
2021-03-12 Cheyenne WillsLinux 5.12: Add user_namespace param to inode ops 49/14549/6
2021-03-12 Cheyenne WillsLinux: Create wrapper for setattr_prepare 48/14548/5
2021-03-11 Andrew DeasonFBSD: Avoid recursive osi_VM_StoreAllSegments lock 00/14000/6
2021-03-11 Tim CreechFBSD: Accommodate 12.0's 64-bit inodes 54/13854/9
2021-03-05 Andrew DeasonFBSD: Lock vm object before vm_page_undirty 62/14162/4
2021-03-05 Tim CreechFBSD: Use VM_CNT_INC/VM_CNT_ADD on FreeBSD 12 59/13859/7
2021-03-02 Benjamin KadukFBSD: avoid vrefl() 73/14373/3
2021-02-28 Tim CreechFBSD: Handle missing LINK_MAX 60/13860/7
2021-02-28 Tim CreechFBSD: Use syscall "helper" functions 58/13858/8
2021-02-28 Tim CreechFBSD: Handle malloc/free changes in FBSD 12 56/13856/8
2021-02-28 Andrew DeasonFBSD: Use CK_STAILQ_FOREACH for ifaces on FBSD 12 99/13999/7
2021-02-28 Tim CreechFBSD: Add proper locks when traversing net ifaces 98/13998/7
2021-02-26 Andrew Deasonafs: Indent ifdef maze in afs_server.c 96/13996/6
2021-02-12 Michael MeffieSOLARIS: provide cache manager stats via kstat 70/13170/14
2021-02-05 Andrew DeasonRetire AFS_MOUNT_AFS 23/14323/4
2021-01-31 Cheyenne WillsLinux 5.11: Test 32bit compat with in_compat_syscall 99/14499/7
2021-01-30 Cheyenne WillsLinux: Refactor test for 32bit compat 00/14500/5
2021-01-29 Andrew DeasonLINUX: Fix includes for fatal_signal_pending test 08/14508/2
2021-01-23 Cheyenne Willsafs: Cleanup afsincludes.h indentation 71/14471/5
2021-01-23 Cheyenne Willsafs: Clean up VNOPS/afs_vnops_attrs.c indentation 70/14470/8
2021-01-23 Cheyenne Willsafs: Clean up afs_init.c indentation 69/14469/8
2021-01-13 Andrew Deasonafs: Remove SRXAFSCB_GetDE 88/14488/2
2020-12-30 Andrew Deasonafs: Fix XBSD check for VNOVAL va_uid 73/14473/2
2020-12-06 Mark Vitaleafs: consolidate duplicated wait-for-cache-drain code 78/13278/8
2020-12-06 Michael Meffieafs: more cache truncation stats 68/13168/10
2020-11-27 Andrew DeasonLINUX: Return errors in our d_revalidate 17/14417/2
2020-11-06 Mark Vitaleafs: avoid panic in DNew when afs_WriteDCache fails 04/13804/13
2020-11-06 Mark Vitaleafs: remove redundant assignment 02/13802/13
2020-11-06 Mark Vitaledir: distinguish logical and physical errors on reads 98/13798/10
2020-11-06 Andrew Deasonafs: Log pid with disk cache read errors 16/14416/2
2020-10-24 Mark Vitaleafs: prevent double release of global lock afs_xvcb 11/14411/2
2020-10-23 Andrew Deasonafs: Handle osi_NewVnode failures 01/13701/8
2020-10-23 Mark Vitalestats: incorrect clock square algorithm 76/14376/2
2020-10-23 Mark Vitaleafs: remove vestigial externs for afs_xvcache 06/14406/2
2020-10-23 Mark Vitaleafs: remove vestigial externs for afs_xcbhash 05/14405/2
2020-10-23 Andrew Deasonafs: Return to userspace after AFS_NEW_BKG reqs 84/13984/4
2020-10-08 Mark Vitaleafs: refactor directory checking in DRead 03/13803/9
2020-08-28 Yadavendra Yadavafs: Avoid NatPing event on all connection 12/14312/3
2020-08-21 Cheyenne WillsLINUX 5.9: Remove HAVE_UNLOCKED_IOCTL/COMPAT_IOCTL 00/14300/7
2020-08-07 Andrew Deasonafs: Always define our own osi_timeval32_t 38/14238/5
2020-08-07 Andrew Deasonafs: Move osi_GetTime out of param.h 37/14237/3
2020-08-01 Cheyenne Willsafs: Avoid using logical OR when setting f_fsid 92/14292/4
2020-08-01 Cheyenne Willsafs: Set AFS_VFSFSID to a numerical value 79/14279/9
2020-07-27 Cheyenne Willsclang-10: use AFS_FALLTHROUGH for case fallthrough 74/14274/9
2020-07-10 Andrew Deasonafs: Let afs_ShakeLooseVCaches run longer 54/14254/3
2020-07-10 Andrew Deasonafs: Skip bulkstat if stat cache looks full 56/13256/4
2020-07-10 Andrew Deasonafs: Log warning when we detect too many vcaches 55/13255/4
2020-07-03 Andrew DeasonLINUX: Close cacheFp if no ->readpage in fastpath 52/14252/5
2020-07-03 Cheyenne WillsLINUX: Don't panic on some file open errors 42/14242/9
2020-07-03 Cheyenne Willsafs: Avoid panics on failed return from afs_CFileOpen 41/14241/8
2020-07-03 Cheyenne WillsLINUX 5.8: use lru_cache_add 49/14249/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-06-19 Mark VitaleLINUX: replace BUG() call with osi_Panic() in osi_linux... 50/14250/2
2020-06-19 Cheyenne WillsLINUX 5.8: do not set name field in backing_dev_info 48/14248/4
2020-06-19 Cheyenne WillsLINUX 5.8: Replace kernel_setsockopt with new funcs 47/14247/4
2020-06-04 Andrew Deasonafs: Remove osi_GetuTime 36/14236/2
2020-06-03 Jeffrey Altmanafs/viced: New UAE (unified_afs) error codes 35/14235/2
2020-05-29 Andrew DeasonFBSD: Ignore VI_DOOMED vnodes 72/13972/6
2020-05-29 Mark VitaleDARWIN: remove vestigial etap_event_t typedefs 19/14219/2
2020-05-29 Mark VitaleDARWIN: remove errant typedef for etap_event_t 18/14218/3
2020-05-29 Mark VitaleConvert all osi_timeval_t to osi_timeval32_t 15/14215/5
2020-05-29 Mark VitaleUKERNEL: remove dead code osi_SetTime 91/14191/7
2020-05-28 Mark Vitaleafs: remove commented xstats externs 97/14197/9
2020-05-28 Mark Vitaleafs: remove stats dead code 96/14196/9
2020-05-28 Mark VitaleLINUX 5.6: define osi_timeval32_t for 32-bit Linux 16/14216/6
2020-05-22 Andrew Deasonafs: Refactor osi_vnhold/AFS_FAST_HOLD 71/13971/6
2020-05-15 Andrew Deasonafs: Free rx/rxevent resources during shutdown 19/13719/4
2020-05-15 Cheyenne WillsLINUX-5.7: replace __pagevec_lru_add with lru_cache_add... 59/14159/8
2020-05-15 Cheyenne Willslibafs: Abstract the Linux lru cache interface 67/14167/5
2020-05-15 Andrew Deasonafs: Drop GLOCK for RXAFS_GetCapabilities 81/14181/2
2020-04-29 Mark Vitaleafs: fix afs_linux_mmap fstrace entry 68/14168/2
2020-04-24 Andrew DeasonFBSD: Avoid holding AFS_GLOCK during vinvalbuf 70/13970/5
2020-04-24 Andrew Deasonafs: Fix ifdef indenting in afs_vcache.c 77/13877/5
2020-04-18 Andrew DeasonFBSD: Remove MA_* abstractions 43/13843/6
2020-04-18 Tim CreechFBSD: Remove LOCKPARENT/ISLASTCN lookup logic 78/12578/7
2020-04-17 Andrew DeasonFBSD: Remove unused 'wantparent' logic 43/14143/2
2020-04-17 Yadavendra YadavLINUX: Always crref after _settok_setParentPag 47/14147/2
2020-04-02 Andrew DeasonLINUX: Introduce afs_d_path 21/13721/3
2020-04-02 Andrew Deasonafs: Detect VIOCPREFETCH special case properly 01/13301/6
2020-03-27 Andrew DeasonLINUX: Clear lock 'pid' fields with NULL 08/14108/2
2020-03-15 Cheyenne Willsafs: Clean up compiler warning casting ptr to int 92/14092/4
2020-03-13 Andrew DeasonLINUX: Properly revert creds in osi_UFSTruncate 98/14098/2
next