aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/hpux/fs.c
AgeCommit message (Expand)Author
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-01-30[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()Geert Uytterhoeven
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch hpux_getdents() to fget_light()Al Viro
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-03-13parisc: remove unused local out_putf labelHelge Deller
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell
2008-08-25[PATCH] fix hpux_getdents()Al Viro
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-08[PARISC] more sparse fixesMatthew Wilcox
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox
2006-10-04[PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds