summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre
AgeCommit message (Expand)Author
2019-03-23staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2017-11-08staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin
2016-09-15lustre: remove unused declarationAl Viro
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-01staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-10-29staging: lustre: convert last typedef data types in hash.cJames Simmons
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons
2015-10-29Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke
2015-10-27Staging: lustre: lprocfs_status: Remove unused declarationShraddha Barke
2015-10-27Staging: lustre: lustre_log: Remove unused functionsShraddha Barke
2015-10-27Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic
2015-10-27staging: lustre: ptlrpc: Replace seq_printf() with seq_putc()Amitoj Kaur Chawla
2015-10-27staging: lustre: Replace sscanf with kstrtointCristina Moraru
2015-10-27staging: lustre: remove unused OBD_PAGE_ALLOC/FREE and friendsMike Rapoport
2015-10-27staging: lustre: get rid of OBD_PAGE_ALLOC/FREEMike Rapoport
2015-10-27Staging: lustre: Remove unused obd_cache.h fileShraddha Barke
2015-10-27Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expandShraddha Barke
2015-10-27staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-24Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-24staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons
2015-10-24staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons
2015-10-24staging: lustre: move nidstring handling to LNet layerJames Simmons
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon
2015-10-24staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macrosMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_allocMike Rapoport
2015-10-24staging: lustre: remove unused OBDO_{ALLOC, FREE} macrosMike Rapoport
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport