aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/dir.c
AgeCommit message (Expand)Author
2014-12-17lustre: get rid of playing with ->fsAl Viro
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-03lustre: use is_root_inode()Al Viro
2014-11-03lustre: use file_inode()Al Viro
2014-10-29drivers: staging: lustre: Fix "space prohibited before that close parenthesis...Greg Donald
2014-10-29staging/lustre/quota: Get rid of compat quota codeOleg Drokin
2014-10-23staging: lustre: llite: Use kcalloc not kzalloc with multTina Ruchandani
2014-10-20drivers: staging: lustre: Fix "else should follow close brace '}'" errorsGreg Donald
2014-10-20Staging: lustre: Replace non-standard spin-lock's macroVaishali Thakkar
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-17staging/lustre/llite: check for integer overflow in hsm user requestNathaniel Clark
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging: lustre: llite: dir.c - fix for coding style issuesAnil Belur
2014-06-26staging: lustre: llite: dir.c - fixes indented labels in codeAnil Belur
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf
2014-04-27staging/lustre/hsm: HSM requests not deliveredJames Nunez
2014-02-28lustre/llite: Do not send parent dir fid in getattr by fidOleg Drokin
2014-02-14staging/lustre: fix coccinelle warningsFengguang Wu
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman
2014-02-07staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao
2014-02-07staging/lustre/llite: pass correct pointer to obd_iocontrol()John L. Hammond
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong
2013-09-25staging: lustre: Fix typo in lustre/lliteMasanari Iida
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-25staging: lustre: Remove duplicate header file inclusion in dir.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in dir.cSachin Kamat
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb
2013-07-23staging/lustre/llite: check alloc in ll_file_data_get, ll_dir_ioctlJohn L. Hammond
2013-07-23staging/lustre/llite: readdir convert to iteratePeng Tao
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao
2013-07-23staging/lustre/llite: add missing include file for prefetchwPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao