redhat: add make to the build requirements
[openafs.git] / src / afs /
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
2019-02-15 Andrew DeasonSOLARIS: Fix vnode/vcache casts 95/12695/3
2019-02-15 Andrew DeasonSOLARIS: Accept vnodes in vnode ops 94/12694/3
2019-02-15 Andrew DeasonSOLARIS: Reorder definitions for vnode callbacks 93/12693/3
2019-02-15 Andrew DeasonSOLARIS: Clean up some osi_vnodeops func defs 92/12692/3
2019-02-11 Andrew DeasonLINUX: Propagate afs_linux_readdir BlobScan errors 30/13430/3
2019-02-04 Andrew Deasonafs: Throw EIO in DRead on empty dir blob 29/13429/2
2019-01-25 Andrew Deasonafs: Do not ignore errors in afs_CacheFetchProc 28/13428/2
2019-01-22 Cheyenne WillsLinux_5.0: replaced current_kernel_time with ktime_get_... 34/13434/8
2019-01-19 Cheyenne WillsLinux_5.0: replace do_gettimeofday with ktime_get_real_ts64 33/13433/4
2019-01-18 Cheyenne WillsLinux_5.0: Use super_block flags instead of Mount flags... 32/13432/2
2019-01-05 Mark Vitaleafs: avoid afs_GetDownDSlot panic on afs_WriteDCache... 64/13364/4
2018-12-21 Andrew Deasonafs: Reword "cache is full" messages 10/13410/3
2018-11-22 Mark Vitaleafs: remove dead code afs_osi_SetTime 93/13393/3
2018-11-22 Mark VitaleLinux 4.20: do_settimeofday is gone 92/13392/3
2018-11-22 Mark VitaleLinux 4.20: current_kernel_time is gone 91/13391/3
2018-10-12 Andrew Deasonafs: Remove afs_xosi 50/13350/2
2018-10-12 Andrew Deasonafs: Free 'addrs' array 55/13355/2
2018-10-06 Michael Meffieafs: make sure to call afs_Analyze after afs_Conn 88/13288/3
2018-10-05 Marcio BarbosaDARWIN: replace macro exported by automake 54/13354/2
2018-10-05 Andrew DeasonLog binding ip address and port during startup 72/13272/4
2018-09-22 Andrew DeasonRemove alpha_dux/alpha_osf references 39/13339/2
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
2018-09-09 Mark VitaleOPENAFS-SA-2018-002 afs: prevent RXAFSCB_TellMeAboutYou...
2018-09-09 Mark VitaleOPENAFS-SA-2018-002 afs: prevent RXAFSCB_GetLock inform...
2018-08-17 Michael MeffieSuppress statement not reached warnings after noreturn... 10/13010/6
2018-08-14 Michael Meffieafs: declare nfs translator dispatch functions static 77/13277/3
2018-08-14 Michael Meffieafs: use void * for generic pointers in the nfs transla... 89/12989/4
2018-08-14 Michael Meffieafs: change afs_nfs{2,3}_dispatcher signature 88/12988/3
2018-08-14 Michael Meffieafs: fix missing afs_nfs3_dispatcher return value 87/12987/3
2018-08-10 Andrew Deasonafs: Return memcache allocation errors 73/13273/2
2018-07-28 Joe GorseLINUX: Update to Linux struct iattr->ia_ctime to timesp... 41/13241/6
2018-07-06 Andrew Deasonafs: Make afs_osi_Free(NULL) a no-op 36/13236/2
2018-07-06 Andrew DeasonLINUX: Detect NULL page during write_begin 42/13242/2
2018-06-29 Andrew Deasonafs: Change afs_AllocDCache to return error codes 27/13227/3
2018-06-29 Andrew Deasonafs: Make afs_AllocDCache static 26/13226/2
2018-06-19 Mark Vitaleafs: remove dead code 10/13210/3
next