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