2013-04-29 |
Al Viro | sock_close() couldn't have been called with NULL inode... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Al Viro | tomoyo_close_control: don't bother with return value |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Al Viro | dmasound_core: saner arguments for sq_fsync() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Al Viro | hppfs: get rid of ->fsync() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Al Viro | hppfs: fix the leaks on close() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Al Viro | new helper: read_code() |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Al Viro | cx25821: sanitize cx25821_openfile_audio() a bit... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Al Viro | cx25821: sanitize cx25821_get_audio_data() a bit |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | try a saner locking for pde_opener... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | deal with races between remove_proc_entry() and proc_re... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: preparations for remove_proc_entry() race fixes |
commit | commitdiff | tree | snapshot |
2013-04-09 |
David Howells | procfs: Clean up huge if-statement in __proc_file_read() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | vt6655: slightly clean reading config file |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | vt6656: slightly sanitized reading config |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | sound_firmware: don't bother with filp_close() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pxa3xx-gcu: stop embedding file_operations into device... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | pxa3xx-gcu: quite playing silly buggers with ->f_op |
commit | commitdiff | tree | snapshot |
2013-04-09 |
David Howells | silicom-bypass: Remove device_open/close() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
David Howells | proc: Kill create_proc_entry() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
David Howells | wlags49_h2: Don't use create_proc_entry() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
David Howells | nubus: Don't use create_proc_entry() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
David Howells | UM: Adjust printk in create_proc_mconsole() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | constify a bunch of struct file_operations instances |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | bluetooth: kill unused fops field in struct bt_sock_list |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | bluetooth: fix race in bt_procfs_init() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | bluetooth: kill unused 'module' argument of bt_procfs_i... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | bluetooth: don't bother with ->owner for procfs fops |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | x25: use proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | create_proc_cpu_mask() doesn't need an argument... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | lparcfg: don't bother saving pointer to proc_dir_entry |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | prominfo_proc fixes |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | srm_env: don't bother with pointer to srm_env_t |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | srm_env: use proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: new helper - PDE_DATA(inode) |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | last_radio_log: switch to proc_create() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: kill ->write_proc() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | bfin_adv7393: switch to proc_create_data() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | xtensa simdisk: switch to proc_create_data() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192u: switch to proc_create() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | scsi_proc: make proc_scsi_host_open() preallocate a... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | new helper: single_open_size() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | scsi: bury ->proc_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | atari_scsi: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aix7xxx_old: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | sata_svw: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | ips: fix format bugs exposed by previous commit |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | ips: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | acornscsi: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | fas216: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aic7xxx: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aic79xx: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | in2000: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | atp870u: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dc395x: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dpt_i2o: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | eata_pio: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aha1740: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | aha152x: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | advansys: fix buggered formats - unsigned long != u32... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | advansys: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | nsp_cs: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | nsp32: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | keucr: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rts5139: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | tcm: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | cciss: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | BusLogic: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | scsi_debug: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | fusion: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | usb-storage: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | NCR5830: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | ppa: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | imm: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | gdth: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | switch wd33c93 to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | wd7000: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | sym53c8xx_2: switch to ->show_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | scsi: saner replacements for ->proc_info() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: don't allow to use proc_create, create_proc_ent... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | i2o: use proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: bury bp_proc.c |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: switch to create_proc_data(), clean procfs... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | reiserfs: use proc_remove_subtree() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: untangle module_init |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: get_bypass_slave_pfs() open-codes lookup_port() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: unobfuscate get_{status,master}_port_fn() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | silicom: helper functions are often useful... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | get rid of a bunch of open-coded create_proc_read_entry() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | isp1362-hcd: don't reimplement proc_create_data() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192u: don't play with reassigning ->proc_fops,... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 6: just use proc_create{,_data} |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 5: per-node files |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 4: get rid of sysctl-like machinery |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 3: kill dead code |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 2 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | dgrp procfs fixes, part 1 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Sean MacLennan | The rtl8192e procfs-based debug interface seems very... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192e: switch to proc_create() |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | rtl8192e: don't use create_proc_entry() for directories |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Al Viro | procfs: switch /proc/self away from proc_dir_entry |
commit | commitdiff | tree | snapshot |
next |