Age | Commit message (Expand) | Author | Files | Lines |
2013-03-02 | dm: add cache target | Joe Thornber | 13 | -0/+4718 |
2013-03-02 | dm persistent data: add bitset | Joe Thornber | 3 | -0/+329 |
2013-03-02 | dm persistent data: add transactional array | Joe Thornber | 3 | -0/+975 |
2013-03-02 | dm thin: remove cells from stack | Joe Thornber | 3 | -23/+43 |
2013-03-02 | dm bio prison: pass cell memory in | Joe Thornber | 3 | -101/+176 |
2013-03-02 | dm persistent data: add btree_walk | Joe Thornber | 4 | -0/+69 |
2013-03-02 | dm: add target num_write_bios fn | Alasdair G Kergon | 2 | -7/+30 |
2013-03-02 | dm kcopyd: introduce configurable throttling | Mikulas Patocka | 5 | -5/+156 |
2013-03-02 | dm ioctl: allow message to return data | Mikulas Patocka | 2 | -1/+40 |
2013-03-02 | dm ioctl: optimize functions without variable params | Mikulas Patocka | 2 | -21/+37 |
2013-03-02 | dm ioctl: introduce ioctl_flags | Mikulas Patocka | 1 | -23/+41 |
2013-03-02 | dm: merge io_pool and tio_pool | Jun'ichi Nomura | 1 | -49/+27 |
2013-03-02 | dm: remove unused _rq_bio_info_cache | Jun'ichi Nomura | 1 | -21/+10 |
2013-03-02 | dm: fix limits initialization when there are no data devices | Mike Christie | 1 | -5/+7 |
2013-03-02 | dm snapshot: add missing module aliases | Mikulas Patocka | 1 | -0/+2 |
2013-03-02 | dm persistent data: set some btree fn parms const | Mike Snitzer | 2 | -9/+9 |
2013-03-02 | dm: refactor bio cloning | Alasdair G Kergon | 1 | -68/+96 |
2013-03-02 | dm: rename bio cloning functions | Alasdair G Kergon | 1 | -32/+31 |
2013-03-02 | dm: rename request variables to bios | Alasdair G Kergon | 15 | -81/+81 |
2013-03-02 | dm: clean up clone_bio | Alasdair G Kergon | 1 | -45/+57 |
2013-03-02 | dm persistent data: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2013-03-02 | dm: remove CONFIG_EXPERIMENTAL | Alasdair G Kergon | 1 | -12/+12 |
2013-03-02 | dm thin: use block_size_is_power_of_two | Mike Snitzer | 1 | -12/+13 |
2013-03-02 | dm bufio: use WRITE_FLUSH instead of REQ_FLUSH | Mikulas Patocka | 1 | -1/+1 |
2013-03-02 | dm table: remove superfluous variable reset | Wang Sheng-Hui | 1 | -1/+0 |
2013-03-02 | dm thin: support a non power of 2 discard_granularity | Mike Snitzer | 1 | -8/+1 |
2013-03-02 | dm: fix truncated status strings | Mikulas Patocka | 13 | -115/+99 |
2013-03-02 | dm: do not replace bioset for request based dm | Jun'ichi Nomura | 1 | -9/+21 |
2013-03-01 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 42 | -507/+831 |
2013-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 32 | -1528/+2402 |
2013-03-01 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -51/+29 |
2013-03-01 | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 23 | -1443/+3986 |
2013-03-01 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 30 | -258/+1246 |
2013-03-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 50 | -926/+2169 |
2013-02-28 | SUNRPC: make AF_LOCAL connect synchronous | J. Bruce Fields | 1 | -8/+27 |
2013-02-28 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 429 | -3493/+5226 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 218 | -1494/+987 |
2013-02-28 | kcmp: make it depend on CHECKPOINT_RESTORE | Cyrill Gorcunov | 1 | -3/+1 |
2013-02-28 | selftests: add a simple doc | Jeremy Kerr | 1 | -0/+42 |
2013-02-28 | tools/testing/selftests/Makefile: rearrange targets | Andrew Morton | 1 | -1/+7 |
2013-02-28 | selftests/efivarfs: add create-read test | Jeremy Kerr | 3 | -1/+46 |
2013-02-28 | selftests/efivarfs: add empty file creation test | Jeremy Kerr | 1 | -0/+13 |
2013-02-28 | selftests: add tests for efivarfs | Jeremy Kerr | 4 | -1/+195 |
2013-02-28 | kfifo: fix kfifo_alloc() and kfifo_init() | Stefani Seibold | 1 | -4/+2 |
2013-02-28 | kfifo: move kfifo.c from kernel/ to lib/ | Stefani Seibold | 3 | -2/+2 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 26 | -10/+30 |
2013-02-28 | w1: add support for DS2413 Dual Channel Addressable Switch | Mariusz Bialonczyk | 4 | -5/+189 |
2013-02-28 | memstick: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
2013-02-28 | drivers/pps/clients/pps-gpio.c: use devm_kzalloc | Julia Lawall | 1 | -4/+2 |
2013-02-28 | Documentation/DMA-API-HOWTO.txt: fix typo | Andrew Morton | 1 | -1/+1 |