summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/dir.c
AgeCommit message (Expand)Author
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre/llite: Move ll_dirent_type_get and make it staticOleg Drokin
2016-03-30staging/lustre/llite: remove some cl wrappersJohn L. Hammond
2016-03-02staging: lustre: corrected some typos and grammar errorsFrank Zago
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin
2016-02-20staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin
2016-02-03staging/lustre/llite: Update ll_dir_ioctl pointer casts with __userOleg Drokin
2016-02-03staging/lustre: Properly cast ll_getname argument to __user in ll_dir_ioctlOleg Drokin
2016-02-03staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctlOleg Drokin
2016-02-03staging/lustre/llite: Properly mark ll_obd_statfs argument as __userOleg Drokin
2016-02-03staging/lustre: Properly mark obd_iocontrol argument as __userOleg Drokin
2016-02-03staging/lustre: Mark obd_ioctl_popdata/getdata argument as __userOleg Drokin
2016-02-03staging: lustre: split kernel comm between user and kernelfrank zago
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: dir: Remove wrapper functionShivani Bhardwaj
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-15staging/lustre/llite: deny non-root user for changelog operationsNiu Yawei
2015-09-12staging: lustre: llite: put constant on the right of binary operatorJulia Lawall
2015-08-03staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin
2015-06-17Staging: lustre: Use memdup_user rather than duplicating its implementationAbdul Hussain
2015-06-11lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-06-11staging/lustre/llite: fix ll_getname user buffer copyOleg Drokin
2015-06-11staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handlerOleg Drokin
2015-05-08Staging: lustre: llite: dir: remove unneeded null test before freeJulia Lawall
2015-04-30staging: lustre: llite: fix ifnullfree.cocci warningskbuild test robot
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-02-26Staging: lustre: Edit switch-case indentaybuke ozdemir
2015-02-26Staging: lustre: Add blank line after variable declarationsaybuke ozdemir
2015-02-26Staging: lustre: Used "linux" instead of "asm"aybuke ozdemir
2015-02-07staging/lustre/llite: don't add to page cache upon failureLai Siyao
2015-02-07staging/lustre/llite: Add exception entry check after radix_treeYang Sheng
2015-01-25staging: lustre: llite: declare internal symbols as staticLuca Ceresoli
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