summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* afs: Enable IPv6 DNS lookupsDavid Howells2018-06-152-2/+2
* afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells2018-06-151-2/+8
* afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-152-2/+10
* proc: Make inline name size calculation automaticDavid Howells2018-06-154-12/+16
* Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-0317-167/+264
|\
| * afs: Fix the non-encryption of callsDavid Howells2018-05-141-0/+7
| * afs: Fix CB.CallBack handlingDavid Howells2018-05-141-28/+7
| * afs: Fix whole-volume callback handlingDavid Howells2018-05-1410-32/+63
| * afs: Fix afs_find_server search loopMarc Dionne2018-05-141-13/+0
| * afs: Fix the handling of an unfound server in CM operationsDavid Howells2018-05-142-27/+12
| * afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells2018-05-142-3/+51
| * afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells2018-05-141-3/+3
| * afs: Fix VNOVOL handling in address rotationDavid Howells2018-05-141-2/+2
| * afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibilityDavid Howells2018-05-141-8/+21
| * afs: Fix server rotation's handling of fileserver probe failureDavid Howells2018-05-141-2/+10
| * afs: Fix refcounting in callback registrationDavid Howells2018-05-144-22/+52
| * afs: Fix giving up callbacks on server destructionDavid Howells2018-05-143-4/+11
| * afs: Fix address list parsingDavid Howells2018-05-141-10/+15
| * afs: Fix directory page lockingDavid Howells2018-05-144-24/+22
* | afs: Implement network namespacingDavid Howells2018-05-238-295/+173
* | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-233-6/+6
* | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-231-42/+55
* | proc: Add a way to make network proc files writableDavid Howells2018-05-184-0/+130
* | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells2018-05-181-192/+160
* | afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells2018-05-181-75/+75
* | afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells2018-05-181-44/+27
* | afs: Move /proc management functions to the end of the fileDavid Howells2018-05-181-81/+79
* | isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig2018-05-181-0/+1
* | proc: update SIZEOF_PDE_INLINE_NAME for the new pde fieldsChristoph Hellwig2018-05-161-2/+2
* | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-1614-172/+16
* | ide: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-166-222/+31
* | ide: remove ide_driver_proc_writeChristoph Hellwig2018-05-161-46/+0
* | isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-1615-110/+20
* | atm: switch to proc_create_seq_privateChristoph Hellwig2018-05-161-59/+13
* | atm: simplify procfs codeChristoph Hellwig2018-05-161-58/+7
* | bluetooth: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-35/+5
* | netfilter/x_tables: switch to proc_create_seq_privateChristoph Hellwig2018-05-161-36/+6
* | netfilter/xt_hashlimit: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-161-74/+18
* | neigh: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-25/+6
* | hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-163-191/+39
* | bonding: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-30/+6
* | rtc/proc: switch to proc_create_single_dataChristoph Hellwig2018-05-161-31/+2
* | drbd: switch to proc_create_singleChristoph Hellwig2018-05-163-35/+4
* | resource: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-38/+5
* | staging/rtl8192u: simplify procfs codeChristoph Hellwig2018-05-161-53/+14
* | jfs: simplify procfs codeChristoph Hellwig2018-05-166-99/+24
* | ext4: simplify procfs codeChristoph Hellwig2018-05-163-66/+14
* | afs: simplify procfs codeChristoph Hellwig2018-05-161-119/+15
* | sg: simplify procfs codeChristoph Hellwig2018-05-161-112/+12
* | megaraid: simplify procfs codeChristoph Hellwig2018-05-162-116/+36