Commit message (Expand) | Author | Age | |
---|---|---|---|
* | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer | 2015-03-31 |
* | lib/lcm.c: replace include | Rasmus Villemoes | 2015-02-12 |
* | lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n | Rasmus Villemoes | 2014-12-10 |
* | lib/lcm.c: ensure correct result whenever it fits | Rasmus Villemoes | 2014-12-10 |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 |
* | lib/lcm.c: quiet sparse noise | H Hartley Sweeten | 2011-07-25 |
* | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 2010-03-15 |