aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-27afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-02afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-05-02afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-05-02afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-04-23afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-04-23afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-04-23afs: Fix rename operation status deliveryDavid Howells
2020-04-23afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells
2020-04-23afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-17rxrpc: Fix call interruptibility handlingDavid Howells
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-01afs: Fix unpinned address list during probingDavid Howells
2020-04-01afs: Fix some tracing detailsDavid Howells
2020-04-01afs: Fix client call Rx-phase signal handlingDavid Howells
2020-04-01afs: Fix handling of an abort from a service handlerDavid Howells
2020-02-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-29afs: Fix characters allowed into cell namesDavid Howells
2020-01-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-26afs: Remove set but not used variables 'before', 'after'zhengbin
2020-01-17afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells
2020-01-17afs: Fix use-after-loss-of-refDavid Howells
2020-01-17afs: Fix missing cell comparison in afs_test_super()David Howells
2020-01-13fs/dcache: use swait_queue instead of waitqueueSebastian Andrzej Siewior
2020-01-09afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells
2020-01-09afs: Fix mountpoint parsingDavid Howells
2020-01-09afs: Fix SELinux setting security label on /afsDavid Howells
2020-01-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-19afs: Fix missing timeout resetDavid Howells
2019-11-15afs: Fix race in commit bulk status fetchDavid Howells
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-09-15afs dynroot: switch to simple_dir_operationsAl Viro
2019-09-02afs: Support RCU pathwalkDavid Howells
2019-09-02afs: Provide an RCU-capable key lookupDavid Howells
2019-09-02afs: Use afs_extract_discard() rather than iov_iter_discard()David Howells
2019-09-02afs: remove unused variable 'afs_zero_fid'YueHaibing
2019-09-02afs: remove unused variable 'afs_voltypes'YueHaibing
2019-08-22afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing
2019-08-22afs: Fix possible oops in afs_lookup trace eventMarc Dionne
2019-08-22afs: Fix leak in afs_lookup_cell_rcu()David Howells
2019-07-30afs: Fix missing dentry data version updatingDavid Howells
2019-07-30afs: Only update d_fsdata if different in afs_d_revalidate()David Howells
2019-07-30afs: Fix off-by-one in afs_rename() expected data version calculationDavid Howells