Age | Commit message (Expand) | Author | Files | Lines |
2018-05-16 | ide: remove ide_driver_proc_write | Christoph Hellwig | 1 | -46/+0 |
2018-05-16 | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig | 15 | -110/+20 |
2018-05-16 | atm: switch to proc_create_seq_private | Christoph Hellwig | 1 | -59/+13 |
2018-05-16 | atm: simplify procfs code | Christoph Hellwig | 1 | -58/+7 |
2018-05-16 | bluetooth: switch to proc_create_seq_data | Christoph Hellwig | 1 | -35/+5 |
2018-05-16 | netfilter/x_tables: switch to proc_create_seq_private | Christoph Hellwig | 1 | -36/+6 |
2018-05-16 | netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data | Christoph Hellwig | 1 | -74/+18 |
2018-05-16 | neigh: switch to proc_create_seq_data | Christoph Hellwig | 1 | -25/+6 |
2018-05-16 | hostap: switch to proc_create_{seq,single}_data | Christoph Hellwig | 3 | -191/+39 |
2018-05-16 | bonding: switch to proc_create_seq_data | Christoph Hellwig | 1 | -30/+6 |
2018-05-16 | rtc/proc: switch to proc_create_single_data | Christoph Hellwig | 1 | -31/+2 |
2018-05-16 | drbd: switch to proc_create_single | Christoph Hellwig | 3 | -35/+4 |
2018-05-16 | resource: switch to proc_create_seq_data | Christoph Hellwig | 1 | -38/+5 |
2018-05-16 | staging/rtl8192u: simplify procfs code | Christoph Hellwig | 1 | -53/+14 |
2018-05-16 | jfs: simplify procfs code | Christoph Hellwig | 6 | -99/+24 |
2018-05-16 | ext4: simplify procfs code | Christoph Hellwig | 3 | -66/+14 |
2018-05-16 | afs: simplify procfs code | Christoph Hellwig | 1 | -119/+15 |
2018-05-16 | sg: simplify procfs code | Christoph Hellwig | 1 | -112/+12 |
2018-05-16 | megaraid: simplify procfs code | Christoph Hellwig | 2 | -116/+36 |
2018-05-16 | sgi-gru: simplify procfs code | Christoph Hellwig | 1 | -67/+14 |
2018-05-16 | acpi/battery: simplify procfs code | Christoph Hellwig | 1 | -95/+26 |
2018-05-16 | proc: introduce proc_create_net_single | Christoph Hellwig | 13 | -307/+86 |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 57 | -939/+202 |
2018-05-16 | net: move seq_file_single_net to <linux/seq_file_net.h> | Christoph Hellwig | 2 | -12/+13 |
2018-05-16 | netfilter/x_tables: simplify ѕeq_file code | Christoph Hellwig | 1 | -28/+11 |
2018-05-16 | net/kcm: simplify proc registration | Christoph Hellwig | 1 | -54/+17 |
2018-05-16 | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig | 1 | -23/+6 |
2018-05-16 | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig | 3 | -30/+16 |
2018-05-16 | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 3 | -59/+37 |
2018-05-16 | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig | 3 | -70/+53 |
2018-05-16 | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig | 5 | -113/+78 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 85 | -1509/+235 |
2018-05-16 | proc: introduce proc_create_seq_private | Christoph Hellwig | 12 | -113/+37 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 53 | -925/+151 |
2018-05-16 | proc: add a proc_create_reg helper | Christoph Hellwig | 2 | -19/+27 |
2018-05-16 | proc: simplify proc_register calling conventions | Christoph Hellwig | 2 | -26/+20 |
2018-05-16 | proc: don't detour through seq->private to get the inode | Christoph Hellwig | 1 | -14/+6 |
2018-05-16 | proc: introduce a proc_pid_ns helper | Christoph Hellwig | 5 | -20/+19 |
2018-05-14 | net/can: single_open_net needs to be paired with single_release_net | Christoph Hellwig | 2 | -4/+4 |
2018-05-13 | Linux 4.17-rc5v4.17-rc5 | Linus Torvalds | 1 | -1/+1 |
2018-05-13 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 14 | -78/+153 |
2018-05-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -56/+1 |
2018-05-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -6/+25 |
2018-05-13 | Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-05-12 | Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -43/+57 |
2018-05-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -5/+12 |
2018-05-12 | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -2/+23 |
2018-05-12 | swiotlb: silent unwanted warning "buffer is full" | Jean Delvare | 1 | -1/+1 |
2018-05-12 | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after... | Mel Gorman | 1 | -56/+1 |
2018-05-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 17 | -87/+164 |