summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-04-13cx25821: sanitize cx25821_get_audio_data() a bitAl Viro-58/+25
2013-04-09try a saner locking for pde_opener...Al Viro-44/+24
2013-04-09deal with races between remove_proc_entry() and proc_reg_release()Al Viro-53/+34
2013-04-09procfs: preparations for remove_proc_entry() race fixesAl Viro-214/+135
2013-04-09procfs: Clean up huge if-statement in __proc_file_read()David Howells-51/+47
2013-04-09vt6655: slightly clean reading config fileAl Viro-75/+40
2013-04-09vt6656: slightly sanitized reading configAl Viro-43/+20
2013-04-09sound_firmware: don't bother with filp_close()Al Viro-4/+5
2013-04-09pxa3xx-gcu: stop embedding file_operations into device-private objectAl Viro-7/+8
2013-04-09pxa3xx-gcu: quite playing silly buggers with ->f_opAl Viro-9/+12
2013-04-09silicom-bypass: Remove device_open/close()David Howells-24/+0
2013-04-09proc: Kill create_proc_entry()David Howells-18/+8
2013-04-09wlags49_h2: Don't use create_proc_entry()David Howells-11/+0
2013-04-09nubus: Don't use create_proc_entry()David Howells-2/+3
2013-04-09UM: Adjust printk in create_proc_mconsole()David Howells-2/+1
2013-04-09constify a bunch of struct file_operations instancesAl Viro-17/+17
2013-04-09bluetooth: kill unused fops field in struct bt_sock_listAl Viro-1/+0
2013-04-09bluetooth: fix race in bt_procfs_init()Al Viro-7/+1
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro-10/+10
2013-04-09bluetooth: don't bother with ->owner for procfs fopsAl Viro-7/+8
2013-04-09x25: use proc_remove_subtree()Al Viro-33/+14
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro-8/+6
2013-04-09lparcfg: don't bother saving pointer to proc_dir_entryAl Viro-9/+2
2013-04-09prominfo_proc fixesAl Viro-30/+12
2013-04-09srm_env: don't bother with pointer to srm_env_tAl Viro-24/+9
2013-04-09srm_env: use proc_remove_subtree()Al Viro-57/+7
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-302/+243
2013-04-09last_radio_log: switch to proc_create()Al Viro-16/+4
2013-04-09procfs: kill ->write_proc()Al Viro-26/+0
2013-04-09bfin_adv7393: switch to proc_create_data()Al Viro-24/+19
2013-04-09xtensa simdisk: switch to proc_create_data()Al Viro-13/+23
2013-04-09rtl8192u: switch to proc_create()Al Viro-31/+22
2013-04-09scsi_proc: make proc_scsi_host_open() preallocate a bigger bufferAl Viro-1/+2
2013-04-09new helper: single_open_size()Al Viro-0/+19
2013-04-09scsi: bury ->proc_info()Al Viro-73/+9
2013-04-09atari_scsi: switch to ->show_info()Al Viro-87/+62
2013-04-09aix7xxx_old: switch to ->show_info()Al Viro-163/+60
2013-04-09sata_svw: switch to ->show_info()Al Viro-22/+7
2013-04-09ips: fix format bugs exposed by previous commitAl Viro-3/+3
2013-04-09ips: switch to ->show_info()Al Viro-161/+80
2013-04-09acornscsi: switch to ->show_info()Al Viro-41/+17
2013-04-09fas216: switch to ->show_info()Al Viro-142/+49
2013-04-09aic7xxx: switch to ->show_info()Al Viro-126/+48
2013-04-09aic79xx: switch to ->show_info()Al Viro-131/+53
2013-04-09in2000: switch to ->show_info()Al Viro-106/+72
2013-04-09atp870u: switch to ->show_info()Al Viro-32/+8
2013-04-09dc395x: switch to ->show_info()Al Viro-16/+4
2013-04-09dpt_i2o: switch to ->show_info()Al Viro-90/+12
2013-04-09eata_pio: switch to ->show_info()Al Viro-46/+10
2013-04-09aha1740: switch to ->show_info()Al Viro-24/+5