summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/file.c
AgeCommit message (Expand)Author
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: obd: remove unused data structuresArnd Bergmann
2015-09-16staging/lustre: Remove references to OBD_ALLOC/FREE* in commentsOleg Drokin
2015-09-15staging/lustre/llite: strengthen checks for hsm flags and archive idBruno Faccini
2015-09-12staging: lustre: llite: put constant on the right of binary operatorJulia Lawall
2015-09-12staging: lustre: lustre: llite: Added a spaceAnjali Menon
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring
2015-07-13staging: lustre: llite: drop trivially useless initializationJulia Lawall
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-05-10staging: lustre: llite: remove unuse variablesSudip Mukherjee
2015-05-08Staging: lustre: llite: file: remove unneeded null test before freeJulia Lawall
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-03-26staging/lustre/llite: glimpse the inode before doing fiemapLi Dongyang
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-02-26Staging: lustre: Remove space after the name of that functionaybuke ozdemir
2015-02-26Staging: lustre: Added spaces around '='aybuke ozdemir
2015-02-26Staging: lustre: Corrected code indentationaybuke ozdemir
2015-02-26Staging: lustre: Added blank line after declarationsaybuke ozdemir
2015-02-26Staging: lustre: Move export_symbol below its functionaybuke ozdemir
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro
2015-02-07staging/lustre/clio: Do not allow group locks with gid 0Patrick Farrell
2015-01-25staging: lustre: llite: declare internal symbols as staticLuca Ceresoli
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-19Merge branch 'for-lustre' into for-nextAl Viro
2014-11-19kill f_dentry usesAl Viro
2014-11-03lustre: use is_root_inode()Al Viro
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro
2014-11-03lustre: use file_inode()Al Viro
2014-11-03lustre: use %p[dD]Al Viro
2014-11-03lustre: opened file can't have negative dentryAl Viro
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro
2014-11-03lustre: switch ll_intent_file_open() to struct dentry *Al Viro
2014-10-23staging: lustre: Fix checkpatch.pl spacing-related errorsTina Ruchandani
2014-10-20staging: lustre: lustre: llite: Replace "the the " with "the"Tapasweni Pathak
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-09-11staging/lustre: remove linux/lustre_common.hJohn L. Hammond
2014-09-11drivers: staging: lustre: Fix 'code indent should use tabs where possible' er...Greg Donald