aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-06afs: Fix endless loop in directory parsingDavid Howells
2024-03-01afs: Increase buffer size in afs_update_volume_status()Daniil Dulov
2024-02-23afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov
2024-02-23afs: Hide silly-rename files from userspaceDavid Howells
2024-01-11Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2024-01-08afs: Fix overwriting of result of DNS queryDavid Howells
2024-01-08afs: Fix dynamic root lookup DNS checkDavid Howells
2024-01-08afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells
2023-12-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-12-20afs: Fix refcount underflow from error handling raceDavid Howells
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-12-08afs: Fix file locking on R/O volumes to operate in local modeDavid Howells
2023-12-08afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-12-08afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells
2023-06-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-06-21afs: Fix vlserver probe RTT handlingDavid Howells
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-05-17afs: Fix updating of i_size with dv jump from serverMarc Dionne
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-12-08afs: Fix fileserver probe RTT handlingDavid Howells
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-09-28afs: Return -EAGAIN, not -EREMOTEIO, when a file already lockedDavid Howells
2022-09-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-09-15afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2022-07-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-06-29afs: Fix dynamic root getattrDavid Howells
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-06-14afs: Fix infinite loop found by xfstest generic/676David Howells
2022-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2021-10-03Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-09-30afs: Fix incorrect triggering of sillyrename on 3rd-party invalidationDavid Howells
2021-08-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells
2021-06-23Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-06-23afs: Fix an IS_ERR() vs NULL checkDan Carpenter
2021-04-04Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-03-24afs: Stop listxattr() from listing "afs.*" attributesDavid Howells
2021-02-15Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-02-10rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-12-30afs: Fix memory leak when mounting with multiple source parametersDavid Howells
2020-11-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-11-18afs: Fix warning due to unadvanced marshalling pointerDavid Howells
2020-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-09-09rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells