summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01proc: Move proc_fd() to fs/proc/fd.hDavid Howells
2013-05-01proc: Uninline pid_delete_dentry()David Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-29Include missing linux/magic.h inclusionsDavid Howells
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29proc: Delete create_proc_read_entry()David Howells
2013-04-29arm: Don't use create_proc_read_entry()David Howells
2013-04-29ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren
2013-04-29cris: Don't use create_proc_read_entry()David Howells
2013-04-29h8300: Don't use create_proc_read_entry()David Howells
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-29mips: Don't use create_proc_read_entry()David Howells
2013-04-29parisc: Don't use create_proc_read_entry()David Howells
2013-04-29sh: Don't use create_proc_read_entry()David Howells
2013-04-29megaraid: Don't use create_proc_read_entry()David Howells
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29atmel: Don't use create_proc_read_entry()David Howells
2013-04-29ds1620: Don't use create_proc_read_entry()David Howells
2013-04-29efirtc: Don't use create_proc_read_entry()David Howells
2013-04-29genrtc: Don't use create_proc_read_entry()David Howells
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells
2013-04-29nubus: Don't use create_proc_read_entry()David Howells
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells
2013-04-29goku_udc: Don't use create_proc_read_entry()David Howells
2013-04-29wlags49_h2: Don't use create_proc_read_entry()David Howells
2013-04-29cxt1e1: Don't use create_proc_read_entry()David Howells
2013-04-29csr: Don't use create_proc_read_entry()David Howells
2013-04-29comedi: Don't use create_proc_read_entry()David Howells
2013-04-29ft1000: Don't use create_proc_read_entry()David Howells
2013-04-29rtl8187se: Don't use create_proc_read_entry()David Howells
2013-04-29rtl8192u: Don't use create_proc_read_entry()David Howells
2013-04-29procfs: Mark create_proc_read_entry deprecatedDavid Howells
2013-04-29xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceAl Viro
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackAl Viro
2013-04-29mISDN: fix the races with timers going off just as they are deletedAl Viro
2013-04-29dvb_frontend: don't mess with ->f_op in ->release()Al Viro
2013-04-29dvb_net: don't mess with ->f_op in ->release()Al Viro
2013-04-29lis3lv02d: don't wank with fasync() on ->release()Al Viro
2013-04-29mpt3sas: don't wank with fasync on ->release()Al Viro
2013-04-29mpt2sas: don't wank with fasync on ->release()Al Viro
2013-04-29fix a leak in /proc/schedstatsAl Viro
2013-04-29pmcraid: don't wank with fasync in ->release()Al Viro
2013-04-29mptctl: don't wank with fasync in ->release()Al Viro
2013-04-29lpfc: fix races for miscdevice open vs. rmmodAl Viro
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro