summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-03-29lustre: get rid of pointless casts to struct dentry *Al Viro
2018-03-22staging: lustre: lnet: use correct 'magic' testJustin Skists
2018-03-19staging: lustre: Fix unneeded byte-ordering castJustin Skists
2018-03-14staging: lustre: fid: avoid false-positive uninitialized variable warningArnd Bergmann
2018-03-14staging: lustre: use module_name() macro for debug printfArnd Bergmann
2018-03-08staging: lustre: Remove VLA usageKees Cook
2018-03-06staging: lustre: Remove yield() callThomas Avery
2018-03-06Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"NeilBrown
2018-03-06staging: lustre: allow monolithic buildsNeilBrown
2018-03-06staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown
2018-03-06staging: lustre: change sai_thread to sai_task.NeilBrown
2018-03-06staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown
2018-03-06staging: lustre: remove unused flag from ptlrpc_threadNeilBrown
2018-03-06staging: lustre: ptlrpc: use workqueue for pingerNeilBrown
2018-03-06staging: lustre: ptlrpc: use delayed_work in sec_gcNeilBrown
2018-03-06staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown
2018-03-06staging: lustre: obdclass: use workqueue for zombie management.NeilBrown
2018-03-06staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNELNeilBrown
2018-03-06staging: lustre: get entropy from nid when nid set.NeilBrown
2018-03-06staging: lustre: lnet: keep ln_nportals consistentNeilBrown
2018-03-06staging: lustre: obdclass: don't require lct_owner to be non-NULL.NeilBrown
2018-03-06staging: lustre: statahead: remove incorrect test on agl_list_empty()NeilBrown
2018-03-06staging: lustre: fix bug in osc_enter_cache_tryNeilBrown
2018-03-06staging: lustre: obd_mount: use correct niduuid suffix.NeilBrown
2018-03-06staging: lustre: remove else after return statementSantha Meena Ramamoorthy
2018-03-06staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'Dafna Hirschfeld
2018-03-06staging: lustre: obdclass: Add 'const' to char* arrayDafna Hirschfeld
2018-03-06staging: lustre: obdclass: Fix comparison to NULLDafna Hirschfeld
2018-03-06staging: lustre: Replace "dont" with "don't"Arushi Singhal
2018-03-06staging: lustre: Replace "to to" with "to"Arushi Singhal
2018-03-06staging: lustre: Replace "be be" with "be"Arushi Singhal
2018-03-01staging: lustre: fix block comment styleSantha Meena Ramamoorthy
2018-02-27staging: lustre: lnet/selftest: don't ignore status from lstcon_test_addNeilBrown
2018-02-27staging: lustre: lmv: correctly iput lmo_rootNeilBrown
2018-02-27staging: lustre: lov: use correct env in lov_io_data_version_end()NeilBrown
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter
2018-02-22staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown
2018-02-22staging: lustre: fid: perform sanity checks before commitingNeilBrown
2018-02-22staging: lustre: fid: fix up debugfs access to ->lcs_spaceNeilBrown
2018-02-22staging: lustre: fid: remove seq_fid_alloc_fini() and simplifyNeilBrown
2018-02-22staging: lustre: fid: use wait_event_cmd()NeilBrown
2018-02-22staging: lustre: fid: convert lcs_mutex to a spinlockNeilBrown
2018-02-22staging: lustre: ptlrpc: list_for_each improvements.NeilBrown
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2018-02-22staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown