aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen4-0/+479
2013-03-01dm cache: add mq policyJoe Thornber4-0/+1279
2013-03-01dm: add cache targetJoe Thornber13-0/+4718
2013-03-01dm persistent data: add bitsetJoe Thornber3-0/+329
2013-03-01dm persistent data: add transactional arrayJoe Thornber3-0/+975
2013-03-01dm thin: remove cells from stackJoe Thornber3-23/+43
2013-03-01dm bio prison: pass cell memory inJoe Thornber3-101/+176
2013-03-01dm persistent data: add btree_walkJoe Thornber4-0/+69
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon2-7/+30
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka5-5/+156
2013-03-01dm ioctl: allow message to return dataMikulas Patocka2-1/+40
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka2-21/+37
2013-03-01dm ioctl: introduce ioctl_flagsMikulas Patocka1-23/+41
2013-03-01dm: merge io_pool and tio_poolJun'ichi Nomura1-49/+27
2013-03-01dm: remove unused _rq_bio_info_cacheJun'ichi Nomura1-21/+10
2013-03-01dm: fix limits initialization when there are no data devicesMike Christie1-5/+7
2013-03-01dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2013-03-01dm persistent data: set some btree fn parms constMike Snitzer2-9/+9
2013-03-01dm: refactor bio cloningAlasdair G Kergon1-68/+96
2013-03-01dm: rename bio cloning functionsAlasdair G Kergon1-32/+31
2013-03-01dm: rename request variables to biosAlasdair G Kergon15-81/+81
2013-03-01dm: clean up clone_bioAlasdair G Kergon1-45/+57
2013-03-01dm persistent data: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon1-12/+12
2013-03-01dm thin: use block_size_is_power_of_twoMike Snitzer1-12/+13
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka1-1/+1
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui1-1/+0
2013-03-01dm thin: support a non power of 2 discard_granularityMike Snitzer1-8/+1
2013-03-01dm: fix truncated status stringsMikulas Patocka13-115/+99
2013-03-01dm: do not replace bioset for request based dmJun'ichi Nomura1-9/+21
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds42-507/+831
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds32-1528/+2402
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds5-51/+29
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds23-1443/+3986
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds30-258/+1246
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds50-926/+2169
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields1-8/+27
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds429-3493/+5226
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin218-1494/+987
2013-02-27kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov1-3/+1
2013-02-27selftests: add a simple docJeremy Kerr1-0/+42
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-27kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold1-4/+2
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold3-2/+2
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell26-10/+30
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk4-5/+189
2013-02-27memstick: move the dereference below the NULL testWei Yongjun1-1/+2