summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2016-06-17staging: lustre: socklnd: remove typedefsJames Simmons
2016-06-17staging: lustre: o2iblnd: remove typedefsJames Simmons
2016-06-17staging/lustre/lmv: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/obdclass: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/lov: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/llite: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/ldlm: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/fid: Fix Multiple AssignmentsNathaniel Clark
2016-06-17staging/lustre/osc: Fix Multiple Assignment WarningsNathaniel Clark
2016-06-13staging: lustre: hide call to Posix ACL in ifdefArnd Bergmann
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek
2016-06-09staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-06-09staging: lustre: llite: remove lloop deviceJames Simmons
2016-06-07staging: lustre: set function scope with staticTobin C Harding
2016-06-07staging/lustre/osc: Get rid of osc_page_protected()Oleg Drokin
2016-06-07staging/lustre/osc: Remove ops_temp from osc_pageOleg Drokin
2016-06-07staging/lustre/llite: define per open file cache for ll_cl_contextJinshan Xiong
2016-06-07staging/lustre/lov: calculate file offset correctlyJinshan Xiong
2016-06-07staging: lustre: llite: drop acl from cacheJames Simmons
2016-06-07staging: lustre: llite: kzalloc/copy_to_user to memdup_userTobin C Harding
2016-06-07staging/lustre/ptlrpc: Removes potential null dereferenceLidza Louina
2016-06-07staging: lustre: use setup_timer().Muhammad Falak R Wani
2016-06-07staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons
2016-06-07staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons
2016-06-07staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang
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-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09lustre: don't need to lock inode in directory lseekAl Viro
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin
2016-05-09staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin
2016-05-09staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond