aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-17rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16afs: Fix storage of cell namesDavid Howells
2020-07-13afs: Set error flag rather than return error from file status decodeDavid Howells
2020-07-13afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells
2020-07-13afs: Fix EOF corruptionDavid Howells
2020-07-13afs: afs_write_end() should change i_size under the right lockDavid Howells
2020-07-13afs: Fix non-setting of mtime when writing into mmapDavid Howells
2020-07-13afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-08rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-06-08afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-06-04afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-06-04afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-06-01afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-06-01afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-06-01afs: Fix rename operation status deliveryDavid Howells
2020-06-01afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells
2020-06-01afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells
2020-06-01rxrpc: Fix call interruptibility handlingDavid Howells
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21afs: Fix unpinned address list during probingDavid Howells
2020-05-21afs: Fix some tracing detailsDavid Howells
2020-05-21afs: Fix client call Rx-phase signal handlingDavid Howells
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-16afs: Fix characters allowed into cell namesDavid Howells
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12afs: Remove set but not used variables 'before', 'after'zhengbin
2020-04-12afs: Fix handling of an abort from a service handlerDavid Howells
2020-04-12afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells
2020-04-01Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-30afs: Fix use-after-loss-of-refDavid Howells
2020-03-30afs: Fix missing cell comparison in afs_test_super()David Howells
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells
2020-03-20afs: Fix mountpoint parsingDavid Howells
2020-03-20afs: Fix SELinux setting security label on /afsDavid Howells
2020-03-20afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19afs: Fix race in commit bulk status fetchDavid Howells
2019-09-15Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-10afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing
2019-09-10afs: Fix possible oops in afs_lookup trace eventMarc Dionne
2019-09-10afs: Fix leak in afs_lookup_cell_rcu()David Howells
2019-09-09Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-06afs: Fix missing dentry data version updatingDavid Howells