- c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 7 years ago
- 0aac4bce afs: Show all of a server's addresses in /proc/fs/afs/servers by David Howells · 7 years ago
- b6cfbec afs: Handle CONFIG_PROC_FS=n by David Howells · 7 years ago
- 24074a3 proc: Make inline name size calculation automatic by David Howells · 7 years ago
- de52cf9 Merge tag 'afs-fixes-20180514' into afs-proc by Al Viro · 7 years ago
- 5b86d4f afs: Implement network namespacing by David Howells · 7 years ago
- 1588def afs: Mark afs_net::ws_cell as __rcu and set using rcu functions by David Howells · 7 years ago
- c875c76 afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus() by David Howells · 7 years ago
- 564def7 proc: Add a way to make network proc files writable by David Howells · 7 years ago
- 5d9de25 afs: Rearrange fs/afs/proc.c to remove remaining predeclarations. by David Howells · 7 years ago
- f069168 afs: Rearrange fs/afs/proc.c to move the show routines up by David Howells · 7 years ago
- 22ade7e afs: Rearrange fs/afs/proc.c by moving fops and open functions down by David Howells · 7 years ago
- 10495a0 afs: Move /proc management functions to the end of the file by David Howells · 7 years ago
- 96362fb isdn/gigaset: add back gigaset_procinfo assignment by Christoph Hellwig · 7 years ago
- 2f42939 proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields by Christoph Hellwig · 7 years ago
- 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
- ec7d9c9 ide: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
- 61fb5c0 ide: remove ide_driver_proc_write by Christoph Hellwig · 7 years ago
- 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
- a2d03aa atm: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
- ce9fe43 atm: simplify procfs code by Christoph Hellwig · 7 years ago
- a9170e0a9 bluetooth: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
- 1cd6718 netfilter/x_tables: switch to proc_create_seq_private by Christoph Hellwig · 7 years ago
- fd24de8 netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data by Christoph Hellwig · 7 years ago
- 71a5053 neigh: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
- d512695 hostap: switch to proc_create_{seq,single}_data by Christoph Hellwig · 7 years ago
- 7ceed06 bonding: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
- 59cacb8 rtc/proc: switch to proc_create_single_data by Christoph Hellwig · 7 years ago
- 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
- 4e292a9 resource: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
- dba5e42 staging/rtl8192u: simplify procfs code by Christoph Hellwig · 7 years ago
- 07a3b8e jfs: simplify procfs code by Christoph Hellwig · 7 years ago
- 247dbed ext4: simplify procfs code by Christoph Hellwig · 7 years ago
- 353861c afs: simplify procfs code by Christoph Hellwig · 7 years ago
- b8b1483 sg: simplify procfs code by Christoph Hellwig · 7 years ago
- f7680be megaraid: simplify procfs code by Christoph Hellwig · 7 years ago
- 978547c sgi-gru: simplify procfs code by Christoph Hellwig · 7 years ago
- e7b087f acpi/battery: simplify procfs code by Christoph Hellwig · 7 years ago
- 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
- c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
- a2dcdee net: move seq_file_single_net to <linux/seq_file_net.h> by Christoph Hellwig · 7 years ago
- 1d98c16 netfilter/x_tables: simplify ѕeq_file code by Christoph Hellwig · 7 years ago
- 2ad17b1 net/kcm: simplify proc registration by Christoph Hellwig · 7 years ago
- ad08978 ipv6/flowlabel: simplify pid namespace lookup by Christoph Hellwig · 7 years ago
- 93cb5a1 ipv{4,6}/raw: simplify ѕeq_file code by Christoph Hellwig · 7 years ago
- f455022 ipv{4,6}/ping: simplify proc file creation by Christoph Hellwig · 7 years ago
- 37d849b ipv{4,6}/tcp: simplify procfs registration by Christoph Hellwig · 7 years ago
- a3d2599 ipv{4,6}/udp{,lite}: simplify proc registration by Christoph Hellwig · 7 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- 7aed53d proc: add a proc_create_reg helper by Christoph Hellwig · 7 years ago
- 61172ea proc: simplify proc_register calling conventions by Christoph Hellwig · 7 years ago
- 04015e3 proc: don't detour through seq->private to get the inode by Christoph Hellwig · 7 years ago
- 76f668b proc: introduce a proc_pid_ns helper by Christoph Hellwig · 7 years ago
- 4776cab afs: Fix the non-encryption of calls by David Howells · 7 years ago
- 428edad afs: Fix CB.CallBack handling by David Howells · 7 years ago
- 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
- f9c1bba afs: Fix afs_find_server search loop by Marc Dionne · 7 years ago
- a86b06d afs: Fix the handling of an unfound server in CM operations by David Howells · 7 years ago
- 3709a39 afs: Add a tracepoint to record callbacks from unlisted servers by David Howells · 7 years ago
- 001ab5a67 afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID by David Howells · 7 years ago
- 3d9fa91 afs: Fix VNOVOL handling in address rotation by David Howells · 7 years ago
- 684b0f6 afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility by David Howells · 7 years ago
- 441bc62 net/can: single_open_net needs to be paired with single_release_net by Christoph Hellwig · 7 years ago
- ec5a3b4 afs: Fix server rotation's handling of fileserver probe failure by David Howells · 7 years ago
- d4a96bec afs: Fix refcounting in callback registration by David Howells · 7 years ago
- f2686b0 afs: Fix giving up callbacks on server destruction by David Howells · 7 years ago
- 01fd79e afs: Fix address list parsing by David Howells · 7 years ago
- b61f7dc afs: Fix directory page locking by David Howells · 7 years ago
- 67b8d5c Linux 4.17-rc5 by Linus Torvalds · 7 years ago
- 66e1c94 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 86a4ac4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- baeda71 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0503fd6 Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- ccda3c4 Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
- 427fbe8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
- 0d4cafd Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 05e13bb swiotlb: silent unwanted warning "buffer is full" by Jean Delvare · 7 years ago
- 789ba28 Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()" by Mel Gorman · 7 years ago
- f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 2075b16 rbtree: include rcu.h by Sebastian Andrzej Siewior · 7 years ago
- 78eb0c6 scripts/faddr2line: fix error when addr2line output contains discriminator by Changbin Du · 7 years ago
- e438302 ocfs2: take inode cluster lock before moving reflinked inode from orphan dir by Ashish Samant · 7 years ago
- 27ae357 mm, oom: fix concurrent munlock and oom reaper unmap, v3 by David Rientjes · 7 years ago
- 013567b mm: migrate: fix double call of radix_tree_replace_slot() by Naoya Horiguchi · 7 years ago
- 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 7 years ago
- 7aaf772 mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 7 years ago
- 27227c7 mm: sections are not offlined during memory hotremove by Pavel Tatashin · 7 years ago
- 6098d7e z3fold: fix reclaim lock-ups by Vitaly Wool · 7 years ago
- ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
- 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 7 years ago
- c9cf87e KASAN: prohibit KASAN+STRUCTLEAK combination by Dmitry Vyukov · 7 years ago
- 1d1c8e5 MAINTAINERS: update Shuah's email address by Shuah Khan (Samsung OSG) · 7 years ago
- 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
- a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
- ac42803 Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
- d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
- 3f5f859 Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago