1. 2ce8fce cx25821: sanitize cx25821_get_audio_data() a bit by Al Viro · 11 years ago
  2. 05c0ae2 try a saner locking for pde_opener... by Al Viro · 11 years ago
  3. ca469f3 deal with races between remove_proc_entry() and proc_reg_release() by Al Viro · 11 years ago
  4. 866ad9a procfs: preparations for remove_proc_entry() race fixes by Al Viro · 11 years ago
  5. ad147d0 procfs: Clean up huge if-statement in __proc_file_read() by David Howells · 11 years ago
  6. f805442 vt6655: slightly clean reading config file by Al Viro · 11 years ago
  7. 7c51d17 vt6656: slightly sanitized reading config by Al Viro · 11 years ago
  8. 434b5a2 sound_firmware: don't bother with filp_close() by Al Viro · 11 years ago
  9. 264bd66 pxa3xx-gcu: stop embedding file_operations into device-private object by Al Viro · 11 years ago
  10. 996142e pxa3xx-gcu: quite playing silly buggers with ->f_op by Al Viro · 11 years ago
  11. 7294b0b silicom-bypass: Remove device_open/close() by David Howells · 11 years ago
  12. 80e928f proc: Kill create_proc_entry() by David Howells · 11 years ago
  13. 3cba537 wlags49_h2: Don't use create_proc_entry() by David Howells · 11 years ago
  14. 8a25378 nubus: Don't use create_proc_entry() by David Howells · 11 years ago
  15. 4554eb9 UM: Adjust printk in create_proc_mconsole() by David Howells · 11 years ago
  16. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  17. c10c062 bluetooth: kill unused fops field in struct bt_sock_list by Al Viro · 11 years ago
  18. 4d00626 bluetooth: fix race in bt_procfs_init() by Al Viro · 11 years ago
  19. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  20. 1480535 bluetooth: don't bother with ->owner for procfs fops by Al Viro · 11 years ago
  21. 345566b x25: use proc_remove_subtree() by Al Viro · 11 years ago
  22. fbd387a create_proc_cpu_mask() doesn't need an argument... by Al Viro · 11 years ago
  23. b177a29 lparcfg: don't bother saving pointer to proc_dir_entry by Al Viro · 11 years ago
  24. 6ea1511 prominfo_proc fixes by Al Viro · 11 years ago
  25. 1c1ec6c srm_env: don't bother with pointer to srm_env_t by Al Viro · 11 years ago
  26. c35f2e4 srm_env: use proc_remove_subtree() by Al Viro · 11 years ago
  27. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  28. 8510e30 last_radio_log: switch to proc_create() by Al Viro · 11 years ago
  29. ee21ed0 procfs: kill ->write_proc() by Al Viro · 11 years ago
  30. ff9046a bfin_adv7393: switch to proc_create_data() by Al Viro · 11 years ago
  31. a69755b xtensa simdisk: switch to proc_create_data() by Al Viro · 11 years ago
  32. 78846ce rtl8192u: switch to proc_create() by Al Viro · 11 years ago
  33. 859d22f scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer by Al Viro · 11 years ago
  34. 2043f49 new helper: single_open_size() by Al Viro · 11 years ago
  35. 70ef457 scsi: bury ->proc_info() by Al Viro · 11 years ago
  36. d89537e atari_scsi: switch to ->show_info() by Al Viro · 11 years ago
  37. f0002e9 aix7xxx_old: switch to ->show_info() by Al Viro · 11 years ago
  38. 3f02567 sata_svw: switch to ->show_info() by Al Viro · 11 years ago
  39. 1bb7109 ips: fix format bugs exposed by previous commit by Al Viro · 11 years ago
  40. aacce70 ips: switch to ->show_info() by Al Viro · 11 years ago
  41. 56b8e8e acornscsi: switch to ->show_info() by Al Viro · 11 years ago
  42. 9d4e5c5 fas216: switch to ->show_info() by Al Viro · 11 years ago
  43. 6b3a8bb aic7xxx: switch to ->show_info() by Al Viro · 11 years ago
  44. f6f83a6 aic79xx: switch to ->show_info() by Al Viro · 11 years ago
  45. 887fc88 in2000: switch to ->show_info() by Al Viro · 11 years ago
  46. d773e42 atp870u: switch to ->show_info() by Al Viro · 11 years ago
  47. d32812a dc395x: switch to ->show_info() by Al Viro · 11 years ago
  48. ff98f7c dpt_i2o: switch to ->show_info() by Al Viro · 11 years ago
  49. 8c98654 eata_pio: switch to ->show_info() by Al Viro · 11 years ago
  50. e633c1e aha1740: switch to ->show_info() by Al Viro · 11 years ago
  51. 275084c aha152x: switch to ->show_info() by Al Viro · 11 years ago
  52. 31491e1 advansys: fix buggered formats - unsigned long != u32 on 64bit by Al Viro · 11 years ago
  53. b59fb6f advansys: switch to ->show_info() by Al Viro · 11 years ago
  54. 63fd57c nsp_cs: switch to ->show_info() by Al Viro · 11 years ago
  55. 35c6e0e nsp32: switch to ->show_info() by Al Viro · 11 years ago
  56. 60e8b80 keucr: switch to ->show_info() by Al Viro · 11 years ago
  57. 38c19ec rts5139: switch to ->show_info() by Al Viro · 11 years ago
  58. 8946b07 tcm: switch to ->show_info() by Al Viro · 11 years ago
  59. e88b7bb cciss: switch to ->show_info() by Al Viro · 11 years ago
  60. 25daa96 BusLogic: switch to ->show_info() by Al Viro · 11 years ago
  61. c8ed555 scsi_debug: switch to ->show_info() by Al Viro · 11 years ago
  62. cac1970 fusion: switch to ->show_info() by Al Viro · 11 years ago
  63. 09dae7f usb-storage: switch to ->show_info() by Al Viro · 11 years ago
  64. dd7ab71 NCR5830: switch to ->show_info() by Al Viro · 11 years ago
  65. b765491 ppa: switch to ->show_info() by Al Viro · 11 years ago
  66. fa5fd36 imm: switch to ->show_info() by Al Viro · 11 years ago
  67. 3e0552e gdth: switch to ->show_info() by Al Viro · 11 years ago
  68. 408bb25 switch wd33c93 to ->show_info() by Al Viro · 11 years ago
  69. cab29b9 wd7000: switch to ->show_info() by Al Viro · 11 years ago
  70. ee127fec sym53c8xx_2: switch to ->show_info() by Al Viro · 11 years ago
  71. 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 11 years ago
  72. b6cdc73 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories by Al Viro · 11 years ago
  73. 21ba37c i2o: use proc_remove_subtree() by Al Viro · 11 years ago
  74. 685e55e silicom: bury bp_proc.c by Al Viro · 11 years ago
  75. a01b0c5 silicom: switch to create_proc_data(), clean procfs side of things up by Al Viro · 11 years ago
  76. 121daf5 reiserfs: use proc_remove_subtree() by Al Viro · 11 years ago
  77. bdcecec silicom: untangle module_init by Al Viro · 11 years ago
  78. f1b68d4 silicom: get_bypass_slave_pfs() open-codes lookup_port() by Al Viro · 11 years ago
  79. fb8004d silicom: unobfuscate get_{status,master}_port_fn() by Al Viro · 11 years ago
  80. 7e1be8a silicom: helper functions are often useful... by Al Viro · 11 years ago
  81. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 11 years ago
  82. 96e7d91 isp1362-hcd: don't reimplement proc_create_data() by Al Viro · 11 years ago
  83. 5a787a6 rtl8192u: don't play with reassigning ->proc_fops, just use proc_create() by Al Viro · 11 years ago
  84. 895b559 dgrp procfs fixes, part 6: just use proc_create{,_data} by Al Viro · 11 years ago
  85. af064cd dgrp procfs fixes, part 5: per-node files by Al Viro · 11 years ago
  86. 08f3d07 dgrp procfs fixes, part 4: get rid of sysctl-like machinery by Al Viro · 11 years ago
  87. 772317b dgrp procfs fixes, part 3: kill dead code by Al Viro · 11 years ago
  88. 878c68c dgrp procfs fixes, part 2 by Al Viro · 11 years ago
  89. aa66d7b dgrp procfs fixes, part 1 by Al Viro · 11 years ago
  90. f56e294 The rtl8192e procfs-based debug interface seems very broken by Sean MacLennan · 11 years ago
  91. c037773 rtl8192e: switch to proc_create() by Al Viro · 11 years ago
  92. e3e7b40 rtl8192e: don't use create_proc_entry() for directories by Al Viro · 11 years ago
  93. 021ada7 procfs: switch /proc/self away from proc_dir_entry by Al Viro · 11 years ago
  94. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  95. aee0c61 snd_info_register: switch to proc_create_data/proc_mkdir_mode by Al Viro · 11 years ago
  96. 4d8e8d2 hysdn: stash pointer to card into proc_dir_entry->data by Al Viro · 11 years ago
  97. 03b642a atags_proc: switch to proc_create_data() by Al Viro · 11 years ago
  98. 3273097 gadgetfs: don't bother with fops->owner by Al Viro · 11 years ago
  99. c62c5a8 ccg: don't bother with fops->owner by Al Viro · 11 years ago
  100. 0b57b88 spufs: don't bother with fops->owner by Al Viro · 11 years ago