summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* 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-04118-2124/+1291
|\
| * 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/+0
| * 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/+54
| * staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown2018-03-062-52/+28
| * staging: lustre: remove unused flag from ptlrpc_threadNeilBrown2018-03-061-11/+0
| * staging: lustre: ptlrpc: use workqueue for pingerNeilBrown2018-03-061-57/+24
| * staging: lustre: ptlrpc: use delayed_work in sec_gcNeilBrown2018-03-061-62/+28
| * staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown2018-03-061-88/+11
| * staging: lustre: obdclass: use workqueue for zombie management.NeilBrown2018-03-064-175/+30
| * 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/+8
| * 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/+1
| * staging: lustre: statahead: remove incorrect test on agl_list_empty()NeilBrown2018-03-061-1/+0
| * 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/+5
| * 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
| * staging: lustre: lmv: correctly iput lmo_rootNeilBrown2018-02-271-1/+1
| * staging: lustre: lov: use correct env in lov_io_data_version_end()NeilBrown2018-02-271-1/+1
| * staging: lustre: selftest: freeing an error pointerDan Carpenter2018-02-221-4/+2
| * staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown2018-02-222-12/+3
| * staging: lustre: fid: perform sanity checks before commitingNeilBrown2018-02-221-5/+5
| * staging: lustre: fid: fix up debugfs access to ->lcs_spaceNeilBrown2018-02-221-4/+11
| * staging: lustre: fid: remove seq_fid_alloc_fini() and simplifyNeilBrown2018-02-221-12/+6
| * staging: lustre: fid: use wait_event_cmd()NeilBrown2018-02-221-48/+20
| * staging: lustre: fid: convert lcs_mutex to a spinlockNeilBrown2018-02-223-26/+29
| * staging: lustre: ptlrpc: list_for_each improvements.NeilBrown2018-02-226-126/+59
| * staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-2211-18/+19
| * staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown2018-02-224-25/+19
| * staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-2220-75/+28
| * staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown2018-02-226-8/+8
| * staging: lustre: discard lu_buf allocation library.NeilBrown2018-02-224-83/+12
| * staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown2018-02-223-13/+4
OpenPOWER on IntegriCloud