summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman2018-06-011-2/+2
* staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman2018-06-011-3/+2
* staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman2018-06-011-4/+2
* staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman2018-06-011-16/+5
* staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown2018-05-256-10/+0
* staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown2018-05-251-2/+0
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-257-7/+7
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-252-4/+4
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+4
* staging: lustre: make struct lu_site_bkt_data privateNeilBrown2018-05-081-4/+4
* staging: lustre: add container_of_safe()NeilBrown2018-04-232-10/+10
* staging: lustre: convert lov_pool to use rhashtableNeilBrown2018-04-233-105/+77
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-1/+1
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-2/+2
* staging: lustre: fix block comment styleSantha Meena Ramamoorthy2018-03-011-4/+8
* staging: lustre: lov: use correct env in lov_io_data_version_end()NeilBrown2018-02-271-1/+1
* staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-1/+1
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-225-6/+6
* staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown2018-02-161-7/+5
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-2/+2
* staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown2018-02-161-4/+2
* staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'Roman Storozhenko2017-12-211-6/+6
* staging: lustre: lov: use list_for_each_entry in lov_obd.cNeilBrown2017-12-131-4/+2
* staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_objec...Andrii2017-12-061-1/+1
* staging: lustre: simplfy lov_finish_set()NeilBrown2017-11-271-6/+4
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1319-0/+19
|\
| * staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-1119-0/+19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-311-2/+2
* staging: lustre: lov: add include path to MakefileJames Simmons2017-08-2212-41/+44
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-225-7/+4
* staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons2017-08-221-4/+4
* staging: lustre: declare fiemap_for_stripe staticDavid Wittman2017-08-181-5/+5
* staging: lustre: lov: remove dead codeDmitriy Cherkasov2017-07-301-6/+0
* staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons2017-07-301-4/+4
* staging: lustre: lov: Ensure correct operation for large object sizesNathaniel Clark2017-07-301-10/+13
* staging: lustre: lov: remove unused codeJohn L. Hammond2017-07-3012-405/+52
* staging: lustre: lov: fix 'control flow' error in lov_io_init_releasedSebastien Buisson2017-07-301-0/+2
* staging: lustre: lov: refactor lov_object_fiemap()Bobi Jam2017-07-301-216/+225
* staging: lustre: lov: use u64 instead of loff_t in lov_object_fiemap()Bobi Jam2017-07-301-19/+19
* staging: lustre: constify attribute_group structures.Arvind Yadav2017-07-301-1/+1
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-035-15/+14
|\
| * staging: lustre: lustre: make all struct file_operations constantJames Simmons2017-06-241-1/+1
| * staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-245-14/+13
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-202-2/+2
|/
* staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin2017-06-031-9/+0
* staging: lustre: remove void function returnValentin Vidic2017-04-281-1/+0
* staging: lustre: lov: trying smaller memory allocationsYang Sheng2017-03-062-22/+21
OpenPOWER on IntegriCloud