1. 0541f9d rtl8192u: Don't use create_proc_read_entry() by David Howells · 11 years ago
  2. d0206fb procfs: Mark create_proc_read_entry deprecated by David Howells · 11 years ago
  3. 14b872f xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts by Al Viro · 11 years ago
  4. 89b107a mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy by Al Viro · 11 years ago
  5. ebb06be mISDN: fix mISDN_read()/mISDN_read() race by Al Viro · 11 years ago
  6. 1678ec0 mISDN: fix misdn_add_timer()/misdn_del_timer() race by Al Viro · 11 years ago
  7. 1b10895 mISDN: fix races between misdn_del_timer() and timer callback by Al Viro · 11 years ago
  8. c08c464 mISDN: fix the races with timers going off just as they are deleted by Al Viro · 11 years ago
  9. 03feee3 dvb_frontend: don't mess with ->f_op in ->release() by Al Viro · 11 years ago
  10. 7caf218 dvb_net: don't mess with ->f_op in ->release() by Al Viro · 11 years ago
  11. 2564316 lis3lv02d: don't wank with fasync() on ->release() by Al Viro · 11 years ago
  12. 70ab27d mpt3sas: don't wank with fasync on ->release() by Al Viro · 11 years ago
  13. 96625a7 mpt2sas: don't wank with fasync on ->release() by Al Viro · 11 years ago
  14. 8e0bcc7 fix a leak in /proc/schedstats by Al Viro · 11 years ago
  15. e84cb41 pmcraid: don't wank with fasync in ->release() by Al Viro · 11 years ago
  16. f0689f0 mptctl: don't wank with fasync in ->release() by Al Viro · 11 years ago
  17. 858feac lpfc: fix races for miscdevice open vs. rmmod by Al Viro · 11 years ago
  18. 3dce189 yurex: don't wank with fasync on ->release()... by Al Viro · 11 years ago
  19. f269cad fanotify: don't wank with FASYNC on ->release() by Al Viro · 11 years ago
  20. 0e2bcaa sock_close() couldn't have been called with NULL inode since at least 2.1.early by Al Viro · 11 years ago
  21. e53cfda tomoyo_close_control: don't bother with return value by Al Viro · 11 years ago
  22. fca660b dmasound_core: saner arguments for sq_fsync() by Al Viro · 11 years ago
  23. 79d0a3e hppfs: get rid of ->fsync() by Al Viro · 11 years ago
  24. b5edfd2 hppfs: fix the leaks on close() by Al Viro · 11 years ago
  25. 3dc20cb new helper: read_code() by Al Viro · 11 years ago
  26. 3af0761 cx25821: sanitize cx25821_openfile_audio() a bit... by Al Viro · 11 years ago
  27. 2ce8fce cx25821: sanitize cx25821_get_audio_data() a bit by Al Viro · 11 years ago
  28. 05c0ae2 try a saner locking for pde_opener... by Al Viro · 11 years ago
  29. ca469f3 deal with races between remove_proc_entry() and proc_reg_release() by Al Viro · 11 years ago
  30. 866ad9a procfs: preparations for remove_proc_entry() race fixes by Al Viro · 11 years ago
  31. ad147d0 procfs: Clean up huge if-statement in __proc_file_read() by David Howells · 11 years ago
  32. f805442 vt6655: slightly clean reading config file by Al Viro · 11 years ago
  33. 7c51d17 vt6656: slightly sanitized reading config by Al Viro · 11 years ago
  34. 434b5a2 sound_firmware: don't bother with filp_close() by Al Viro · 11 years ago
  35. 264bd66 pxa3xx-gcu: stop embedding file_operations into device-private object by Al Viro · 11 years ago
  36. 996142e pxa3xx-gcu: quite playing silly buggers with ->f_op by Al Viro · 11 years ago
  37. 7294b0b silicom-bypass: Remove device_open/close() by David Howells · 11 years ago
  38. 80e928f proc: Kill create_proc_entry() by David Howells · 11 years ago
  39. 3cba537 wlags49_h2: Don't use create_proc_entry() by David Howells · 11 years ago
  40. 8a25378 nubus: Don't use create_proc_entry() by David Howells · 11 years ago
  41. 4554eb9 UM: Adjust printk in create_proc_mconsole() by David Howells · 11 years ago
  42. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  43. c10c062 bluetooth: kill unused fops field in struct bt_sock_list by Al Viro · 11 years ago
  44. 4d00626 bluetooth: fix race in bt_procfs_init() by Al Viro · 11 years ago
  45. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  46. 1480535 bluetooth: don't bother with ->owner for procfs fops by Al Viro · 11 years ago
  47. 345566b x25: use proc_remove_subtree() by Al Viro · 11 years ago
  48. fbd387a create_proc_cpu_mask() doesn't need an argument... by Al Viro · 11 years ago
  49. b177a29 lparcfg: don't bother saving pointer to proc_dir_entry by Al Viro · 11 years ago
  50. 6ea1511 prominfo_proc fixes by Al Viro · 11 years ago
  51. 1c1ec6c srm_env: don't bother with pointer to srm_env_t by Al Viro · 11 years ago
  52. c35f2e4 srm_env: use proc_remove_subtree() by Al Viro · 11 years ago
  53. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  54. 8510e30 last_radio_log: switch to proc_create() by Al Viro · 11 years ago
  55. ee21ed0 procfs: kill ->write_proc() by Al Viro · 11 years ago
  56. ff9046a bfin_adv7393: switch to proc_create_data() by Al Viro · 11 years ago
  57. a69755b xtensa simdisk: switch to proc_create_data() by Al Viro · 11 years ago
  58. 78846ce rtl8192u: switch to proc_create() by Al Viro · 11 years ago
  59. 859d22f scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer by Al Viro · 11 years ago
  60. 2043f49 new helper: single_open_size() by Al Viro · 11 years ago
  61. 70ef457 scsi: bury ->proc_info() by Al Viro · 11 years ago
  62. d89537e atari_scsi: switch to ->show_info() by Al Viro · 11 years ago
  63. f0002e9 aix7xxx_old: switch to ->show_info() by Al Viro · 11 years ago
  64. 3f02567 sata_svw: switch to ->show_info() by Al Viro · 11 years ago
  65. 1bb7109 ips: fix format bugs exposed by previous commit by Al Viro · 11 years ago
  66. aacce70 ips: switch to ->show_info() by Al Viro · 11 years ago
  67. 56b8e8e acornscsi: switch to ->show_info() by Al Viro · 11 years ago
  68. 9d4e5c5 fas216: switch to ->show_info() by Al Viro · 11 years ago
  69. 6b3a8bb aic7xxx: switch to ->show_info() by Al Viro · 11 years ago
  70. f6f83a6 aic79xx: switch to ->show_info() by Al Viro · 11 years ago
  71. 887fc88 in2000: switch to ->show_info() by Al Viro · 11 years ago
  72. d773e42 atp870u: switch to ->show_info() by Al Viro · 11 years ago
  73. d32812a dc395x: switch to ->show_info() by Al Viro · 11 years ago
  74. ff98f7c dpt_i2o: switch to ->show_info() by Al Viro · 11 years ago
  75. 8c98654 eata_pio: switch to ->show_info() by Al Viro · 11 years ago
  76. e633c1e aha1740: switch to ->show_info() by Al Viro · 11 years ago
  77. 275084c aha152x: switch to ->show_info() by Al Viro · 11 years ago
  78. 31491e1 advansys: fix buggered formats - unsigned long != u32 on 64bit by Al Viro · 11 years ago
  79. b59fb6f advansys: switch to ->show_info() by Al Viro · 11 years ago
  80. 63fd57c nsp_cs: switch to ->show_info() by Al Viro · 11 years ago
  81. 35c6e0e nsp32: switch to ->show_info() by Al Viro · 11 years ago
  82. 60e8b80 keucr: switch to ->show_info() by Al Viro · 11 years ago
  83. 38c19ec rts5139: switch to ->show_info() by Al Viro · 11 years ago
  84. 8946b07 tcm: switch to ->show_info() by Al Viro · 11 years ago
  85. e88b7bb cciss: switch to ->show_info() by Al Viro · 11 years ago
  86. 25daa96 BusLogic: switch to ->show_info() by Al Viro · 11 years ago
  87. c8ed555 scsi_debug: switch to ->show_info() by Al Viro · 11 years ago
  88. cac1970 fusion: switch to ->show_info() by Al Viro · 11 years ago
  89. 09dae7f usb-storage: switch to ->show_info() by Al Viro · 11 years ago
  90. dd7ab71 NCR5830: switch to ->show_info() by Al Viro · 11 years ago
  91. b765491 ppa: switch to ->show_info() by Al Viro · 11 years ago
  92. fa5fd36 imm: switch to ->show_info() by Al Viro · 11 years ago
  93. 3e0552e gdth: switch to ->show_info() by Al Viro · 11 years ago
  94. 408bb25 switch wd33c93 to ->show_info() by Al Viro · 11 years ago
  95. cab29b9 wd7000: switch to ->show_info() by Al Viro · 11 years ago
  96. ee127fec sym53c8xx_2: switch to ->show_info() by Al Viro · 11 years ago
  97. 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 11 years ago
  98. b6cdc73 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories by Al Viro · 11 years ago
  99. 21ba37c i2o: use proc_remove_subtree() by Al Viro · 11 years ago
  100. 685e55e silicom: bury bp_proc.c by Al Viro · 11 years ago