summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman
2017-12-21staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'Roman Storozhenko
2017-12-19staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown
2017-12-18Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman
2017-12-13drivers: lustre: obdclass: check result of register_shrinker()Aliaksei Karaliou
2017-12-13drivers: lustre: ldlm: check result of register_shrinker()Aliaksei Karaliou
2017-12-13drivers: lustre: ptlrpc: check result of register_shrinker()Aliaksei Karaliou
2017-12-13drivers: lustre: osc: check result of register_shrinker()Aliaksei Karaliou
2017-12-13staging: lustre: libcfs: discard LASSERT_CHECKEDNeilBrown
2017-12-13staging: lustre: libcfs: discard KLASSERT()NeilBrown
2017-12-13staging: lustre: libcfs: discard MAX_NUMERIC_VALUENeilBrown
2017-12-13staging: lustre: libcfs: discard MKSTR() macroNeilBrown
2017-12-13staging: lustre: libcfs: remove unused rounding functions.NeilBrown
2017-12-13staging: lustre: libcfs: simplify memory allocation.NeilBrown
2017-12-13staging: lustre: lov: use list_for_each_entry in lov_obd.cNeilBrown
2017-12-13staging: lustre: ldlm: use list_for_each_entry in ldlm_resource.cNeilBrown
2017-12-13staging: lustre: ldlm: minor list_entry improvements in ldlm_request.cNeilBrown
2017-12-13staging: lustre: ldlm: use list_first_entry in ldlm_lockd.cNeilBrown
2017-12-13staging: lustre: ldlm: use list_for_each_entry in ldlm_extent_shift_kms()NeilBrown
2017-12-13staging: lustre: use list_last_entry to simplify fld_cache_shrinkNeilBrown
2017-12-07staging: lustre: llite: Remove redundant else keywordLuis de Bethencourt
2017-12-07staging: lustre: llite: Remove redundant else keywordLuis de Bethencourt
2017-12-07staging: lustre: llite: Remove else after gotoLuis de Bethencourt
2017-12-06staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_objec...Andrii
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-05make sock_alloc_file() do sock_release() on failuresAl Viro
2017-11-28staging: lustre: Fix line over 80 charactersTalat Batheesh
2017-11-28staging: lustre: obdclass: Remove a attribute group from a kobjectArvind Yadav
2017-11-28staging: lustre: ldlm: Remove a attribute group from a kobjectArvind Yadav
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27staging: lustre: obdclass: simplify cl_lock_fini()NeilBrown
2017-11-27staging: lustre: simplfy lov_finish_set()NeilBrown
2017-11-27staging: lustre: ldlm: use list_for_each_entry in ldlm_lock.cNeilBrown
2017-11-27staging: lustre: ldlm: use list_first_entry in ldlm_lockNeilBrown
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
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-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_...NeilBrown
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown