summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mptctl: don't wank with fasync in ->release()Al Viro2013-04-291-8/+0Star
* lpfc: fix races for miscdevice open vs. rmmodAl Viro2013-04-291-32/+1Star
* yurex: don't wank with fasync on ->release()...Al Viro2013-04-291-2/+0Star
* fanotify: don't wank with FASYNC on ->release()Al Viro2013-04-291-3/+0Star
* sock_close() couldn't have been called with NULL inode since at least 2.1.earlyAl Viro2013-04-291-9/+0Star
* tomoyo_close_control: don't bother with return valueAl Viro2013-04-293-8/+4Star
* dmasound_core: saner arguments for sq_fsync()Al Viro2013-04-291-3/+3
* hppfs: get rid of ->fsync()Al Viro2013-04-291-7/+0Star
* hppfs: fix the leaks on close()Al Viro2013-04-291-1/+12
* new helper: read_code()Al Viro2013-04-296-67/+42Star
* cx25821: sanitize cx25821_openfile_audio() a bit...Al Viro2013-04-131-68/+28Star
* cx25821: sanitize cx25821_get_audio_data() a bitAl Viro2013-04-131-58/+25Star
* try a saner locking for pde_opener...Al Viro2013-04-093-44/+24Star
* deal with races between remove_proc_entry() and proc_reg_release()Al Viro2013-04-092-53/+34Star
* procfs: preparations for remove_proc_entry() race fixesAl Viro2013-04-094-214/+135Star
* procfs: Clean up huge if-statement in __proc_file_read()David Howells2013-04-091-51/+47Star
* vt6655: slightly clean reading config fileAl Viro2013-04-091-75/+40Star
* vt6656: slightly sanitized reading configAl Viro2013-04-091-43/+20Star
* 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/+0Star
* proc: Kill create_proc_entry()David Howells2013-04-092-18/+8Star
* wlags49_h2: Don't use create_proc_entry()David Howells2013-04-091-11/+0Star
* 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/+1Star
* 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/+0Star
* bluetooth: fix race in bt_procfs_init()Al Viro2013-04-091-7/+1Star
* 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/+14Star
* create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-093-8/+6Star
* lparcfg: don't bother saving pointer to proc_dir_entryAl Viro2013-04-091-9/+2Star
* prominfo_proc fixesAl Viro2013-04-091-30/+12Star
* srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-091-24/+9Star
* srm_env: use proc_remove_subtree()Al Viro2013-04-091-57/+7Star
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-0995-302/+243Star
* last_radio_log: switch to proc_create()Al Viro2013-04-091-16/+4Star
* procfs: kill ->write_proc()Al Viro2013-04-092-26/+0Star
* bfin_adv7393: switch to proc_create_data()Al Viro2013-04-091-24/+19Star
* xtensa simdisk: switch to proc_create_data()Al Viro2013-04-091-13/+23
* rtl8192u: switch to proc_create()Al Viro2013-04-091-31/+22Star
* 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/+9Star
* atari_scsi: switch to ->show_info()Al Viro2013-04-093-87/+62Star
* aix7xxx_old: switch to ->show_info()Al Viro2013-04-092-163/+60Star
* sata_svw: switch to ->show_info()Al Viro2013-04-091-22/+7Star
* ips: fix format bugs exposed by previous commitAl Viro2013-04-091-3/+3