summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: fix buffer overflow of string bufferDmitry Eremin2019-03-2313-29/+37
* Staging: lustre: remove two build warningsGreg Kroah-Hartman2018-12-131-1/+1
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2018-03-281-1/+1
* mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-12-091-3/+1
* staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2017-11-082-13/+15
* staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago2017-11-081-10/+8
* staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng2017-11-081-0/+4
* staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin2017-06-141-9/+0
* lustre: remove unused declarationAl Viro2016-09-151-2/+0
* Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-131-9/+11
|\
| * staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
* | staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0
|/
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-2/+3
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0710-13/+13
|\ \
| * | mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-069-12/+12
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-072-19/+22
|\ \ \ | |/ / |/| |
| * | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-282-18/+19
| |\ \
| | * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-282-18/+19
| | |\ \
| | | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-082-18/+19
| * | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+3
| |/ / /
* | | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-051-6/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-221-6/+2
| | |/ | |/|
* | | staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons2015-10-291-69/+93
* | | staging: lustre: convert last typedef data types in hash.cJames Simmons2015-10-291-9/+9
* | | staging: lustre: change cfs_hash_head*_t to structJames Simmons2015-10-292-16/+21
* | | staging: lustre: change cfs_hash_dhead*_t to structJames Simmons2015-10-292-20/+24
* | | staging: lustre: change cfs_hash_ops_t to structJames Simmons2015-10-2910-39/+40
* | | staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons2015-10-292-6/+6
* | | staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons2015-10-292-8/+8
* | | Staging: lustre: Remove unused lustre_lfsck_user.h fileShraddha Barke2015-10-291-95/+0
* | | Staging: lustre: lprocfs_status: Remove unused declarationShraddha Barke2015-10-271-2/+0
* | | Staging: lustre: lustre_log: Remove unused functionsShraddha Barke2015-10-271-90/+0
* | | Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic2015-10-275-22/+58
* | | staging: lustre: ptlrpc: Replace seq_printf() with seq_putc()Amitoj Kaur Chawla2015-10-271-1/+1
* | | staging: lustre: Replace sscanf with kstrtointCristina Moraru2015-10-271-6/+4
* | | staging: lustre: remove unused OBD_PAGE_ALLOC/FREE and friendsMike Rapoport2015-10-271-30/+0
* | | staging: lustre: get rid of OBD_PAGE_ALLOC/FREEMike Rapoport2015-10-271-2/+2
* | | staging: lustre: Don't ignore error codeCristina Moraru2015-10-271-1/+1
* | | Staging: lustre: Remove unused obd_cache.h fileShraddha Barke2015-10-271-38/+0
* | | Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expandShraddha Barke2015-10-271-1/+0
* | | staging: lustre: ldlm: Do not export static functionAmitoj Kaur Chawla2015-10-271-1/+0
* | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-1/+1
|\ \ \
| * | | mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko2015-10-161-1/+1
| | |/ | |/|
* | | staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane2015-10-241-2/+1
* | | Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane2015-10-241-1/+0
* | | Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane2015-10-241-3/+2
* | | staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt2015-10-241-14/+14
* | | staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons2015-10-241-137/+51