Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-21 | rds: fix crash in rds_info_getsockopt() | John Hubbard | 1 | -1/+2 |
2020-05-17 | rds: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -4/+2 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2015-08-04 | rds: fix an integer overflow test in rds_info_getsockopt() | Dan Carpenter | 1 | -1/+1 |
2012-03-20 | rds: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -3/+3 |
2011-11-01 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2010-09-09 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 1 | -6/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-08-24 | RDS: Export symbols from core RDS | Andy Grover | 1 | -0/+3 |
2009-04-10 | RDS: use get_user_pages_fast() | Andy Grover | 1 | -4/+1 |
2009-02-27 | RDS: Info and stats | Andy Grover | 1 | -0/+241 |