summaryrefslogtreecommitdiffstats
path: root/net/rds/info.c
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2015-08-041-1/+1
* rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+3
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-091-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDS: Export symbols from core RDSAndy Grover2009-08-241-0/+3
* RDS: use get_user_pages_fast()Andy Grover2009-04-101-4/+1Star
* RDS: Info and statsAndy Grover2009-02-271-0/+241