summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells
2018-05-23afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells
2018-05-18proc: Add a way to make network proc files writableDavid Howells
2018-05-18afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells
2018-05-18afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells
2018-05-18afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells
2018-05-18afs: Move /proc management functions to the end of the fileDavid Howells
2018-05-17isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig
2018-05-16proc: update SIZEOF_PDE_INLINE_NAME for the new pde fieldsChristoph Hellwig
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16ide: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16ide: remove ide_driver_proc_writeChristoph Hellwig
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16atm: switch to proc_create_seq_privateChristoph Hellwig
2018-05-16atm: simplify procfs codeChristoph Hellwig
2018-05-16bluetooth: switch to proc_create_seq_dataChristoph Hellwig
2018-05-16netfilter/x_tables: switch to proc_create_seq_privateChristoph Hellwig
2018-05-16netfilter/xt_hashlimit: switch to proc_create_{seq,single}_dataChristoph Hellwig
2018-05-16neigh: switch to proc_create_seq_dataChristoph Hellwig
2018-05-16hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig
2018-05-16bonding: switch to proc_create_seq_dataChristoph Hellwig
2018-05-16rtc/proc: switch to proc_create_single_dataChristoph Hellwig
2018-05-16drbd: switch to proc_create_singleChristoph Hellwig
2018-05-16resource: switch to proc_create_seq_dataChristoph Hellwig
2018-05-16staging/rtl8192u: simplify procfs codeChristoph Hellwig
2018-05-16jfs: simplify procfs codeChristoph Hellwig
2018-05-16ext4: simplify procfs codeChristoph Hellwig
2018-05-16afs: simplify procfs codeChristoph Hellwig
2018-05-16sg: simplify procfs codeChristoph Hellwig
2018-05-16megaraid: simplify procfs codeChristoph Hellwig
2018-05-16sgi-gru: simplify procfs codeChristoph Hellwig
2018-05-16acpi/battery: simplify procfs codeChristoph Hellwig
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig
2018-05-16netfilter/x_tables: simplify ѕeq_file codeChristoph Hellwig
2018-05-16net/kcm: simplify proc registrationChristoph Hellwig
2018-05-16ipv6/flowlabel: simplify pid namespace lookupChristoph Hellwig
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig
2018-05-16ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-16proc: add a proc_create_reg helperChristoph Hellwig
2018-05-16proc: simplify proc_register calling conventionsChristoph Hellwig
2018-05-16proc: don't detour through seq->private to get the inodeChristoph Hellwig
2018-05-16proc: introduce a proc_pid_ns helperChristoph Hellwig
2018-05-14net/can: single_open_net needs to be paired with single_release_netChristoph Hellwig