summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atmel: Don't use create_proc_read_entry()David Howells2013-04-291-38/+31Star
* ds1620: Don't use create_proc_read_entry()David Howells2013-04-291-14/+19
* efirtc: Don't use create_proc_read_entry()David Howells2013-04-291-43/+40Star
* genrtc: Don't use create_proc_read_entry()David Howells2013-04-291-25/+23Star
* hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26Star
* nubus: Don't use create_proc_read_entry()David Howells2013-04-293-60/+80
* fsl_udc: Don't use create_proc_read_entry()David Howells2013-04-291-81/+43Star
* goku_udc: Don't use create_proc_read_entry()David Howells2013-04-291-50/+39Star
* wlags49_h2: Don't use create_proc_read_entry()David Howells2013-04-291-159/+161
* cxt1e1: Don't use create_proc_read_entry()David Howells2013-04-293-302/+175Star
* csr: Don't use create_proc_read_entry()David Howells2013-04-293-332/+189Star
* comedi: Don't use create_proc_read_entry()David Howells2013-04-291-21/+31
* ft1000: Don't use create_proc_read_entry()David Howells2013-04-292-136/+123Star
* rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-291-71/+63Star
* rtl8192u: Don't use create_proc_read_entry()David Howells2013-04-291-123/+91Star
* procfs: Mark create_proc_read_entry deprecatedDavid Howells2013-04-291-2/+4
* xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro2013-04-291-3/+11
* mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-291-2/+1Star
* mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-291-9/+14
* mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-291-9/+5Star
* mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-291-13/+9Star
* mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-291-2/+12
* dvb_frontend: don't mess with ->f_op in ->release()Al Viro2013-04-291-4/+1Star
* dvb_net: don't mess with ->f_op in ->release()Al Viro2013-04-291-4/+1Star
* lis3lv02d: don't wank with fasync() on ->release()Al Viro2013-04-291-1/+0Star
* mpt3sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0Star
* mpt2sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0Star
* fix a leak in /proc/schedstatsAl Viro2013-04-291-6/+1Star
* pmcraid: don't wank with fasync in ->release()Al Viro2013-04-291-14/+0Star
* 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