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