auth: Avoid cellconfig.c stdio renaming
[openafs.git] / src / afs /
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
2020-03-09 Cheyenne WillsLINUX 5.6: define time_t and use timespec/timespec64 83/14083/7
2020-03-06 Andrew Deasonafs: Properly type afs_osi_suser cred arg 85/14085/3
2020-03-06 Yadavendra YadavLINUX: Initialize CellLRU during osi_Init 93/14093/9
2020-02-28 Jeffrey HutzelmanLinux: use override_creds when available 51/13751/4
2020-02-14 Cheyenne WillsLINUX 5.6: use struct proc_ops for proc_create 63/14063/2
2020-02-11 Mark Vitaleafs: silence bogus warning about dcListCount uninitialized 48/14048/3
2020-01-14 Andrew Deasonafs: Remove osi_VMDirty_p 23/14023/4
2020-01-10 Andrew DeasonFBSD: Declare vnops/vfsops static 73/13973/4
2020-01-10 Andrew DeasonFBSD: Remove support for 8.x and 9.x 42/13842/5
2020-01-03 Cheyenne Willsafs: Fix EIO error when reading a 4G or larger file 02/14002/3
2019-12-10 Andrew DeasonFBSD: Remove pre-8 code 12/13812/5
2019-11-29 Andrew Deasonafs: Skip checking chunkBytes sanity for RW files 69/13969/2
2019-11-28 Marcio Barbosaafs: afs_pag_wait() makes process unkillable 60/12260/7
2019-11-22 Andrew Deasonafs: Ensure CDirty is set during afs_write loop 48/13948/3
2019-11-08 Andrew Deasonafs: Avoid giving wrong 'tf' to afs_InitVolSlot 33/13933/2
2019-11-08 Andrew Deasonafs: Avoid -1 error for vreadUIO/vwriteUIO 31/13931/2
2019-10-11 Cheyenne WillsLINUX 5.3: Add comments for fallthrough switch cases 81/13881/3
2019-10-10 Marcio Barbosaafs: avoid extra VL_GetEntryByName for .readonly's 34/13334/4
2019-09-13 Andrew Deasonafs: Avoid panics in afs_InvalidateAllSegments 77/13677/3
2019-09-13 Benjamin KadukThe interminable rework of afs_random() 59/13759/3
2019-09-12 Andrew Deasonrx: Introduce rxi_NetSend 17/13717/4
2019-08-30 Andrew Deasonafs: Actually free resources during warm shutdown 16/13716/3
2019-08-26 Andrew Deasonafs: Introduce afs_FreeFirstToken 07/13807/3
2019-08-25 Tim CreechFBSD: Call CURVNET_SET/CURVNET_RESTORE for VIMAGE 80/12580/6
2019-08-24 Andrew Deasonafs: Update style in afs_tokens.c 06/13806/2
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-08-23 Andrew DeasonLINUX: Make sysctl definitions more concise 00/13700/5
2019-08-23 Andrew Deasonafs: Free afs_thiscell during shutdown 14/13714/3
2019-08-23 Andrew Deasonafs: Introduce shutdown_dynroot() 13/13713/3
2019-08-23 Andrew DeasonFBSD: Remove unnecessary explicit osi_fbsd_alloc 08/13708/3
2019-08-23 Andrew DeasonFBSD: Give 0 'rootrefs' to vflush on unmount 09/13709/4
2019-08-23 Tim CreechFBSD: Handle F_UNLCK in VOP_ADVLOCK 79/12579/4
2019-08-19 Andrew Deasonafs: Fix a few ARCH/osi_vcache.c style errors 99/13699/4
2019-08-18 Andrew Deasonafs: Check for invalid afs_fakestat_enable values 98/13698/5
2019-08-18 Andrew DeasonLINUX: Turn on AFS_NEW_BKG 84/13284/7
2019-08-18 Andrew Deasonafs: Remove reference to nonexistent function 97/13697/4
2019-08-18 Andrew Deasonafs: Remove useless afs_GetVCache arguments 81/13681/7
2019-08-16 Cheyenne WillsLINUX 5.3.0: Use send_sig instead of force_sig 53/13753/7
2019-08-16 Cheyenne WillsLINUX 5.3.0: Check for 'recurse' arg in keyring_search 52/13752/3
2019-08-02 Andrew Deasonafs: Skip IsDCacheSizeOK for CDirty/VDIR 47/13747/2
2019-08-01 Yadavendra YadavLINUX: Avoid re-taking global lock in afs_dentry_iput 25/13725/3
2019-07-16 Andrew Deasonafs: Avoid non-dir ENOENT errors in afs_lookup 37/13537/6
2019-07-13 Andrew DeasonLINUX: Minor osi_vfsop.c cleanup 82/13282/6
2019-07-12 Andrew Deasonafs: Add AFS_USPC_SHUTDOWN bkg request 81/13281/7
2019-07-12 Andrew Deasonafs: Check dcache size when checking DVs 36/13436/7
2019-07-12 Andrew DeasonLINUX: Unlock page on afs_linux_read_cache errors 72/13672/4
2019-07-12 Andrew Deasonafs: Introduce afs_IsDCacheFresh 35/13435/5
2019-07-05 Mark Vitaleauth: make PGetTokens2 work with 3-char cellnames 99/13599/4
2019-07-02 Pat Rieheckyafs: test condition mismatch resolved 07/13207/4
2019-06-28 Andrew DeasonDARWIN: Use tb->code_raw for BOP_MOVE 80/13280/4
2019-06-21 Mark Vitaleafs: remove bogus comment from afs_IsTokenExpired 40/13640/2
2019-06-15 Benjamin Kadukafs: add a file-level comment to afs_osidnlc.c 57/13557/2
2019-06-07 Mark Vitalepioctl: limit fruitless token searches 97/13597/2
2019-04-19 Andrew Deasonafs: Raise osidnlc NCSIZE 31/13531/2
2019-04-05 Andrew DeasonLINUX: Avoid lookup ENOENT on fatal signals 30/13530/2
2019-03-08 Andrew Deasonafs: Cleanup state on rxfs_*Init errors 10/13510/2
2019-03-08 Andrew DeasonRemove references to SunOS 4 06/13506/2
2019-03-01 Benjamin Kadukrework afs_random() yet again 74/13474/2
2019-02-15 Andrew DeasonSOLARIS: Switch non-embedded vnodes for Solaris 11 96/12696/3
next