summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown
2018-05-08staging: lustre: make struct lu_site_bkt_data privateNeilBrown
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2018-04-23staging: lustre: convert lov_pool to use rhashtableNeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-03-01staging: lustre: fix block comment styleSantha Meena Ramamoorthy
2018-02-27staging: lustre: lov: use correct env in lov_io_data_version_end()NeilBrown
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2018-02-16staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2017-12-21staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'Roman Storozhenko
2017-12-13staging: lustre: lov: use list_for_each_entry in lov_obd.cNeilBrown
2017-12-06staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_objec...Andrii
2017-11-27staging: lustre: simplfy lov_finish_set()NeilBrown
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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