summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond2018-04-238-22/+8Star
* staging: lustre: remove cruft from libcfs/linux/libcfs.hNeilBrown2018-04-233-20/+1Star
* staging: lustre: discard linux-time.hNeilBrown2018-04-234-68/+6Star
* staging: lustre: discard cfs_time_before_64()NeilBrown2018-04-233-18/+4Star
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-239-19/+13Star
* staging: lustre: libcfs: remove cfs_timeout_cap()NeilBrown2018-04-234-54/+3Star
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-2316-61/+47Star
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-2321-66/+56Star
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-2315-67/+32Star
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-2332-96/+88Star
* staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown2018-04-231-1/+5
* staging: lustre: tidy up ldlm_resource_putref()NeilBrown2018-04-232-13/+10Star
* staging: lustre: remove unneeded include.NeilBrown2018-04-231-1/+0Star
* staging: lustre: remove unused hash tables.NeilBrown2018-04-237-86/+3Star
* staging: lustre: remove unused ldlm_completion_ast_async()NeilBrown2018-04-232-24/+0Star
* staging: lustre: remove invariant in cl_io_read_ahead()NeilBrown2018-04-231-1/+0Star
* page cache: use xa_lockMatthew Wilcox2018-04-112-5/+5
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-05118-2124/+1291Star
|\
| * staging: lustre: lnet: use correct 'magic' testJustin Skists2018-03-221-1/+1
| * staging: lustre: Fix unneeded byte-ordering castJustin Skists2018-03-191-1/+1
| * staging: lustre: fid: avoid false-positive uninitialized variable warningArnd Bergmann2018-03-141-0/+1
| * staging: lustre: use module_name() macro for debug printfArnd Bergmann2018-03-141-2/+2
| * staging: lustre: Remove VLA usageKees Cook2018-03-081-6/+13
| * staging: lustre: Remove yield() callThomas Avery2018-03-061-1/+1
| * Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"NeilBrown2018-03-061-1/+0Star
| * staging: lustre: allow monolithic buildsNeilBrown2018-03-062-2/+2
| * staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown2018-03-064-24/+65
| * staging: lustre: change sai_thread to sai_task.NeilBrown2018-03-062-66/+54Star
| * staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown2018-03-062-52/+28Star
| * staging: lustre: remove unused flag from ptlrpc_threadNeilBrown2018-03-061-11/+0Star
| * staging: lustre: ptlrpc: use workqueue for pingerNeilBrown2018-03-061-57/+24Star
| * staging: lustre: ptlrpc: use delayed_work in sec_gcNeilBrown2018-03-061-62/+28Star
| * staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown2018-03-061-88/+11Star
| * staging: lustre: obdclass: use workqueue for zombie management.NeilBrown2018-03-064-175/+30Star
| * staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNELNeilBrown2018-03-062-3/+3
| * staging: lustre: get entropy from nid when nid set.NeilBrown2018-03-062-16/+8Star
| * staging: lustre: lnet: keep ln_nportals consistentNeilBrown2018-03-061-2/+3
| * staging: lustre: obdclass: don't require lct_owner to be non-NULL.NeilBrown2018-03-061-6/+1Star
| * staging: lustre: statahead: remove incorrect test on agl_list_empty()NeilBrown2018-03-061-1/+0Star
| * staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2018-03-062-2/+2
| * staging: lustre: obd_mount: use correct niduuid suffix.NeilBrown2018-03-061-1/+1
| * staging: lustre: remove else after return statementSantha Meena Ramamoorthy2018-03-061-6/+5Star
| * staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'Dafna Hirschfeld2018-03-062-5/+5
| * staging: lustre: obdclass: Add 'const' to char* arrayDafna Hirschfeld2018-03-062-2/+2
| * staging: lustre: obdclass: Fix comparison to NULLDafna Hirschfeld2018-03-061-1/+1
| * staging: lustre: Replace "dont" with "don't"Arushi Singhal2018-03-061-1/+1
| * staging: lustre: Replace "to to" with "to"Arushi Singhal2018-03-061-1/+1
| * staging: lustre: Replace "be be" with "be"Arushi Singhal2018-03-062-2/+2
| * staging: lustre: fix block comment styleSantha Meena Ramamoorthy2018-03-011-4/+8
| * staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown2018-02-271-1/+1