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