summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/llite_internal.h
AgeCommit message (Expand)Author
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-26staging: lustre: llite: Truncate to restore fileJinshan Xiong
2016-04-11staging: lustre: hsm: Add support to drop all pages for ll_data_versionJinshan Xiong
2016-04-11staging: lustre: llite: use 64bits flags in ll_lov_setea()Niu Yawei
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre/llite: Move several declarations to llite_internal.hJohn Hammond
2016-03-30staging/lustre/llite: Remove ccc_global_{init, fini}()John Hammond
2016-03-30staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_infoJohn Hammond
2016-03-30staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplockJohn Hammond
2016-03-30staging/lustre/llite: move vvp_io functions to vvp_io.cJohn L. Hammond
2016-03-30staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond
2016-03-30staging/lustre:llite: remove struct ll_ra_readJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_device to vvp_deviceJohn L. Hammond
2016-03-30staging/lustre/llite: merge lclient.h into llite/vvp_internal.hJohn L. Hammond
2016-03-30staging/lustre/llite: remove some cl wrappersJohn L. Hammond
2016-03-30staging/lustre/llite: remove lli_lvbJohn L. Hammond
2016-03-30staging/lustre/clio: optimize read ahead codeJinshan Xiong
2016-03-30staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski
2016-03-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre: Remove unused members of struct ll_sb_infoOleg Drokin
2016-02-25staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Remove unused lli_open_count from struct ll_inode_infoOleg 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: Properly mark ll_obd_statfs argument as __userOleg Drokin
2016-02-03staging/lustre/llite: constify export_operations structuresJulia Lawall
2016-01-22lustre: remove unused declarationAl Viro
2015-12-21lustre: constify inode_operations structuresJulia Lawall
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: lclient: Remove wrapper functionsShraddha Barke
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-02staging/lustre/llite: Remove unused ll_rmdir_entry()Oleg Drokin
2015-10-02staging/lustre: Remove ununused ll_ra_read_get()Oleg Drokin
2015-10-02staging/lustre/llite: Remove unused ll_get_default/max_cookiesize()Oleg Drokin
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: use 64-bit inode timestamps internallyArnd Bergmann
2015-09-15staging/lustre/llite: ASSERTION( atomic_read(&d->ld_ref) == 0 ) failedAndrew Perepechko
2015-09-15staging/lustre/llite: cleanup open handle for client open failureFan Yong
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport