Linux-6.9: file_lock mbrs moved to file_lock_core
[openafs.git] / src / rx /
2024-03-23 Andrew Deasonafs: Add prototypes for roken strlcpy/strlcat 51/15651/6
2024-03-16 Mark Vitalerx: Add 'getters' for Rx timeout values 55/15555/5
2024-03-09 Mark Vitalerx: Define symbolic names for Rx magic numbers 21/14621/7
2024-03-01 Cheyenne Willsrx: Add static attribute to internal functions 26/15626/6
2024-02-29 Cheyenne Willsrx: Add function prototypes to rx_prototypes.h 24/15624/7
2023-08-03 Andrew Deasonrx: Check for callNumber before NULL server call 24/15524/2
2023-04-28 Cheyenne WillsLinux: Clear msghdr structure before use 09/15409/3
2023-04-28 Cheyenne WillsLinux: Do not initialize msghdr's msg_iter/msg_iov 08/15408/3
2023-04-20 Michael Meffiexdr: Avoid xdr_string maxsize check when freeing 43/15343/5
2023-03-02 Ben HuntsmanAIX: Avoid including net/netisr.h on AIX 7.2 and above 12/15312/5
2023-03-02 Andrew Deasonrx: Fix rx_atomic.h style nits 80/15280/5
2023-01-05 Andrew Deasonrx: Use add_and_fetch for rx_atomic_add_and_read 78/15278/2
2022-11-13 Cheyenne Willsrx: Remove event_handler rx_pthread_* counters 75/15175/6
2022-09-22 Ben Huntsmanrx: Only use printf in the AIX kernel 18/15118/8
2022-08-16 Benjamin Kadukrxevent: fix mismatched #endif 06/15106/2
2022-05-26 Cheyenne Willsukernel: Fix AFS_GUNLOCK panic in rx_ServerProc 63/14963/2
2022-05-13 Marcio Barbosamacos: Add support for Apple Silicon 46/14746/11
2022-05-13 Marcio BarbosaDARWIN: Declare/include functions before using them 44/14744/11
2022-05-13 Marcio Barbosaafs: Replace strcpy &co by safer alternatives 43/14743/11
2022-01-31 Andrew DeasonUKERNEL: Remove socket -> usr_socket redirection 87/14887/3
2021-12-09 Andrew Deasonafs: Drop GLOCK for various Rx calls 84/14184/7
2021-11-17 Cheyenne WillsLINUX-5.16: Use linux/stdarg.h if available 44/14844/3
2021-10-21 Cheyenne WillsRemove kdump 23/14623/10
2021-10-21 Andrew DeasonFBSD: use sx(9) locks for rx afs_kmutex_t 83/14183/6
2021-10-08 Cheyenne Willsrx: Cleanup rx.h 29/14629/6
2021-10-03 Andrew DeasonIRIX: Remove pre-65 code 30/14230/4
2021-09-16 Cheyenne WillsLinux 5.15: Convert osi_Msg macro to a function 91/14791/7
2021-08-26 Andrew Deasonrxdebug: Remove rxdumptrace.c 48/14748/2
2021-08-05 Jeffrey Altmanrx: compare RX_ACK_TYPE_ACK as a bit-field 65/14465/5
2021-07-22 Andrew DeasonAIX: Fix undefined symbols 07/14707/3
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-06-24 Mark Vitalerx: remove dead code xdrrx_getpos, xdrrx_setpos 32/14332/2
2021-05-27 Andrew Deasonrx: Remove multi_End_Ignore 25/14425/7
2021-05-27 Andrew Deasonrx: Remove delays in multi_End_Ignore 95/14595/3
2021-04-10 Marcio Barbosamacos: delegate sock_* calls to bkg daemons 31/14431/12
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-27 Andrew Deasonrx: Indent ifdef maze in rx_kernel.h 61/14161/4
2021-02-27 Andrew Deasonrx: Indent ifdef maze in rx_kcommon.c 97/13997/7
2021-02-26 Mark Vitalerx: correctly count RX_PACKET_TYPE_VERSION packets 19/14519/2
2021-01-23 Cheyenne Willsrx: Remove dead reference to rxk_ListenerProc 38/14038/3
2021-01-14 Benjamin KadukRemove overflow check from update_nextCid 96/14496/3
2021-01-14 Jeffrey Altmanrx: update_nextCid overflow handling is broken 92/14492/3
2021-01-14 Jeffrey Altmanrx: rx_InitHost do not overwrite RAND_bytes rx_nextCid 91/14491/2
2020-12-30 Andrew Deasonrx: Split out rxi_ConnectionMatch 03/13603/9
2020-12-30 Andrew Deasonrx: Remove unneeded rxi_ReceiveDataPacket params 02/13602/9
2020-12-30 Andrew Deasonrx: Avoid new server calls for big-seq DATA pkts 76/13876/7
2020-12-29 Mark Vitalerx: Avoid new server calls for non-DATA packets 58/13758/10
2020-12-18 Andrew Deasonrx: Avoid lastReceiveTime update for invalid ACKs 75/13875/6
2020-12-18 Andrew Deasonrx: Introduce ack_is_valid 74/13874/6
2020-12-18 Andrew Deasonrx: For AFS_RXERRQ_ENV, retry sendmsg on error 24/14424/4
2020-12-18 Andrew Deasonrx: Save errno in pthread rxi_Sendmsg 23/14423/3
2020-12-14 Benjamin KadukFix spelling of struct rx_ackPacket in comment 68/14468/2
2020-12-11 Andrew Deasonrx: Reorganize LWP rxi_Sendmsg to use 'goto error' 22/14422/2
2020-10-23 Mark Vitalestats: incorrect clock square algorithm 76/14376/2
2020-10-23 Mark Vitalerxstats: correctly distinguish client and server stats 74/14374/3
2020-08-07 Andrew Deasonafs: Always define our own osi_timeval32_t 38/14238/5
2020-07-27 Cheyenne Willsclang-10: use AFS_FALLTHROUGH for case fallthrough 74/14274/9
2020-07-24 Mark Vitalerx: prevent leakage of non-cached rx_connections (pthread) 42/13042/5
2020-07-24 Mark Vitalerx: fix out-of-range value for RX_CONN_NAT_PING 41/13041/4
2020-06-19 Cheyenne WillsLINUX 5.8: Replace kernel_setsockopt with new funcs 47/14247/4
2020-05-29 Mark VitaleDARWIN: remove vestigial etap_event_t typedefs 19/14219/2
2020-05-29 Mark VitaleConvert all osi_timeval_t to osi_timeval32_t 15/14215/5
2020-05-28 Mark VitaleUKERNEL: remove redundant declaration of osi_GetTime 92/14192/7
2020-05-14 Andrew Deasonrx: Avoid osi_NetSend during rx shutdown 18/13718/6
2020-05-01 Andrew Deasonrx: Use _IsLast to check for last call in queue 58/14158/2
2020-03-06 Michael MeffieCleanup vestiges of old shared library build directories 45/14045/2
2020-01-10 Andrew DeasonFBSD: Remove support for 8.x and 9.x 42/13842/5
2019-12-21 Andrew Deasonrx: Make rx_identity_free idempotent 45/13945/3
2019-12-20 Andrew Deasonrx: Make rx_opaque_free idempotent 44/13944/2
2019-12-10 Andrew DeasonFBSD: Remove pre-8 code 12/13812/5
2019-10-11 Cheyenne WillsLINUX 5.3: Add comments for fallthrough switch cases 81/13881/3
2019-10-04 Andrew Deasonrx: Fix test for end of call queue for LWP 80/13880/3
2019-09-27 Cheyenne WillsRetire the AFS_PTR_FMT macro 30/13830/6
2019-09-23 Mark Vitalerx: add missing CLEAR_CALL_QUEUE_LOCK to LWP rx_GetCall 95/13695/3
2019-09-20 Mark Vitalerx: clear call_queue_lock after removing call from... 41/13641/4
2019-09-12 Andrew Deasonrx: Introduce rxi_NetSend 17/13717/4
2019-08-30 Andrew Deasonrx: Convert rx_FreeSQEList to rx_freeServerQueue 11/13811/3
2019-08-30 Andrew Deasonrx: Export rx_GetCallStatus 20/13820/3
2019-08-28 Andrew Deasonrx: Avoid leaking 'sq' in libafs rx_GetCall 15/13715/4
2019-08-25 Tim CreechFBSD: Call CURVNET_SET/CURVNET_RESTORE for VIMAGE 80/12580/6
2019-08-24 Andrew Deasonrx: Update style in rx_opaque.c 05/13805/2
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-08-16 Cheyenne WillsLINUX 5.3.0: Use send_sig instead of force_sig 53/13753/7
2019-06-28 Andrew Deasonrx: Set listener pthread name 00/13600/3
2019-03-24 Benjamin KadukAdd rxgk_GetServerInfo stub 21/12721/10
2019-03-24 Ben KadukImplement the rxgk server security object routines 72/10572/28
2019-03-23 Andrew Deasonrx: Do not ignore RXS_* op errors 22/13522/4
2019-03-08 Andrew DeasonRemove references to SunOS 4 06/13506/2
2019-03-08 Andrew Deasonrx: Make rxi_Free(NULL, size) a no-op 14/13514/2
2019-03-01 Benjamin KadukAvoid incomplete function type in casts 73/13473/2
2019-01-15 Mark Vitalerx: remove rx_atomic bitops 90/13390/7
2019-01-14 Andrew Deasonrx: Statically check rx_statisticsAtomic size 14/13414/4
2019-01-14 Andrew DeasonRevert "rx: fix rx_atomic warnings under Solaris" 15/13415/3
2019-01-03 Mark Vitalevos: restore status information to 'vos status' 00/13400/4
2018-09-28 Andrew Deasonrx: Convert rxinit_status to rx_IsRunning() 61/12761/5
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
next