summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09keucr: switch to ->show_info()Al Viro
2013-04-09rts5139: switch to ->show_info()Al Viro
2013-04-09tcm: switch to ->show_info()Al Viro
2013-04-09cciss: switch to ->show_info()Al Viro
2013-04-09BusLogic: switch to ->show_info()Al Viro
2013-04-09scsi_debug: switch to ->show_info()Al Viro
2013-04-09fusion: switch to ->show_info()Al Viro
2013-04-09usb-storage: switch to ->show_info()Al Viro
2013-04-09NCR5830: switch to ->show_info()Al Viro
2013-04-09ppa: switch to ->show_info()Al Viro
2013-04-09imm: switch to ->show_info()Al Viro
2013-04-09gdth: switch to ->show_info()Al Viro
2013-04-09switch wd33c93 to ->show_info()Al Viro
2013-04-09wd7000: switch to ->show_info()Al Viro
2013-04-09sym53c8xx_2: switch to ->show_info()Al Viro
2013-04-09scsi: saner replacements for ->proc_info()Al Viro
2013-04-09procfs: don't allow to use proc_create, create_proc_entry, etc. for directoriesAl Viro
2013-04-09i2o: use proc_remove_subtree()Al Viro
2013-04-09silicom: bury bp_proc.cAl Viro
2013-04-09silicom: switch to create_proc_data(), clean procfs side of things upAl Viro
2013-04-09reiserfs: use proc_remove_subtree()Al Viro
2013-04-09silicom: untangle module_initAl Viro
2013-04-09silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro
2013-04-09silicom: unobfuscate get_{status,master}_port_fn()Al Viro
2013-04-09silicom: helper functions are often useful...Al Viro
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro
2013-04-09rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro
2013-04-09dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro
2013-04-09dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro
2013-04-09dgrp procfs fixes, part 3: kill dead codeAl Viro
2013-04-09dgrp procfs fixes, part 2Al Viro
2013-04-09dgrp procfs fixes, part 1Al Viro
2013-04-09The rtl8192e procfs-based debug interface seems very brokenSean MacLennan
2013-04-09rtl8192e: switch to proc_create()Al Viro
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro
2013-04-09procfs: switch /proc/self away from proc_dir_entryAl Viro
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-04-09snd_info_register: switch to proc_create_data/proc_mkdir_modeAl Viro
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro
2013-04-09atags_proc: switch to proc_create_data()Al Viro
2013-04-09gadgetfs: don't bother with fops->ownerAl Viro
2013-04-09ccg: don't bother with fops->ownerAl Viro
2013-04-09spufs: don't bother with fops->ownerAl Viro
2013-04-09get rid of the last free_pipe_info() callersAl Viro
2013-04-09get rid of alloc_pipe_info() argumentAl Viro
2013-04-09get rid of pipe->inodeAl Viro
2013-04-09introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOsAl Viro
2013-04-09pipe: set file->private_data to ->i_pipeAl Viro