summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov
AgeCommit message (Expand)Author
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons
2017-08-18staging: lustre: declare fiemap_for_stripe staticDavid Wittman
2017-07-30staging: lustre: lov: remove dead codeDmitriy Cherkasov
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons
2017-07-30staging: lustre: lov: Ensure correct operation for large object sizesNathaniel Clark
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond
2017-07-30staging: lustre: lov: fix 'control flow' error in lov_io_init_releasedSebastien Buisson
2017-07-30staging: lustre: lov: refactor lov_object_fiemap()Bobi Jam
2017-07-30staging: lustre: lov: use u64 instead of loff_t in lov_object_fiemap()Bobi Jam
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-03staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin
2017-04-28staging: lustre: remove void function returnValentin Vidic
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-03-06staging: lustre: lov: cleanup when cl_io_iter_init() failsJinshan Xiong
2017-02-03staging: lustre: obd: remove OBD_NOTIFY_CREATEJohn L. Hammond
2017-02-03staging: lustre: lov: ld_target could be NULLBobi Jam
2017-02-03staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger
2017-02-03staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong
2017-02-03staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-03staging/lustre/lov: make lov_lsm_alloc() staticOleg Drokin
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau
2016-11-14staging: lustre: lov: init LOV stripe type beforehandBobi Jam
2016-11-14staging: lustre: lov: avoid infinite loop in lsm_alloc_plain()John L. Hammond
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond
2016-10-25Staging: lustre: lov: check return value of lov_sub_get()Jinshan Xiong
2016-10-25staging: lustre: restore initialization of return codeArnd Bergmann
2016-10-16staging: lustre: use 'unsigned int' not unsignedElizabeth Ferdman
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond
2016-10-16staging: lustre: lov: copy_to_user uses wrong castingJames Simmons
2016-10-16staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizesJohn L. Hammond
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei
2016-10-16staging: lustre: llite: add cl_object_maxbytes()John L. Hammond
2016-10-16staging: lustre: llite: remove lli_has_smdJinshan Xiong