Age | Commit message (Expand) | Author |
2018-05-23 | afs: Mark afs_net::ws_cell as __rcu and set using rcu functions | David Howells |
2018-05-23 | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus() | David Howells |
2018-05-18 | proc: Add a way to make network proc files writable | David Howells |
2018-05-18 | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations. | David Howells |
2018-05-18 | afs: Rearrange fs/afs/proc.c to move the show routines up | David Howells |
2018-05-18 | afs: Rearrange fs/afs/proc.c by moving fops and open functions down | David Howells |
2018-05-18 | afs: Move /proc management functions to the end of the file | David Howells |
2018-05-17 | isdn/gigaset: add back gigaset_procinfo assignment | Christoph Hellwig |
2018-05-16 | proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields | Christoph Hellwig |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-16 | ide: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-16 | ide: remove ide_driver_proc_write | Christoph Hellwig |
2018-05-16 | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-16 | atm: switch to proc_create_seq_private | Christoph Hellwig |
2018-05-16 | atm: simplify procfs code | Christoph Hellwig |
2018-05-16 | bluetooth: switch to proc_create_seq_data | Christoph Hellwig |
2018-05-16 | netfilter/x_tables: switch to proc_create_seq_private | Christoph Hellwig |
2018-05-16 | netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data | Christoph Hellwig |
2018-05-16 | neigh: switch to proc_create_seq_data | Christoph Hellwig |
2018-05-16 | hostap: switch to proc_create_{seq,single}_data | Christoph Hellwig |
2018-05-16 | bonding: switch to proc_create_seq_data | Christoph Hellwig |
2018-05-16 | rtc/proc: switch to proc_create_single_data | Christoph Hellwig |
2018-05-16 | drbd: switch to proc_create_single | Christoph Hellwig |
2018-05-16 | resource: switch to proc_create_seq_data | Christoph Hellwig |
2018-05-16 | staging/rtl8192u: simplify procfs code | Christoph Hellwig |
2018-05-16 | jfs: simplify procfs code | Christoph Hellwig |
2018-05-16 | ext4: simplify procfs code | Christoph Hellwig |
2018-05-16 | afs: simplify procfs code | Christoph Hellwig |
2018-05-16 | sg: simplify procfs code | Christoph Hellwig |
2018-05-16 | megaraid: simplify procfs code | Christoph Hellwig |
2018-05-16 | sgi-gru: simplify procfs code | Christoph Hellwig |
2018-05-16 | acpi/battery: simplify procfs code | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_net_single | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig |
2018-05-16 | net: move seq_file_single_net to <linux/seq_file_net.h> | Christoph Hellwig |
2018-05-16 | netfilter/x_tables: simplify ѕeq_file code | Christoph Hellwig |
2018-05-16 | net/kcm: simplify proc registration | Christoph Hellwig |
2018-05-16 | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig |
2018-05-16 | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig |
2018-05-16 | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig |
2018-05-16 | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig |
2018-05-16 | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_seq_private | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-16 | proc: add a proc_create_reg helper | Christoph Hellwig |
2018-05-16 | proc: simplify proc_register calling conventions | Christoph Hellwig |
2018-05-16 | proc: don't detour through seq->private to get the inode | Christoph Hellwig |
2018-05-16 | proc: introduce a proc_pid_ns helper | Christoph Hellwig |
2018-05-14 | net/can: single_open_net needs to be paired with single_release_net | Christoph Hellwig |