summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-01Add a persistent bitset as a wrapper around dm-array.Joe Thornber
2013-03-01Add a transactional array.Joe Thornber
2013-03-01This patch takes advantage of the new bio-prison interface where theJoe Thornber
2013-03-01Change the dm_bio_prison interface so that instead of allocating memoryJoe Thornber
2013-03-01Add dm_btree_walk to iterate through the contents of a btree.Joe Thornber
2013-03-01Add a num_write_bios function to struct target.Alasdair G Kergon
2013-03-01This patch allows the administrator to reduce the rate at which kcopydMikulas Patocka
2013-03-01Device-mapper ioctls receive and send data in a buffer suppliedMikulas Patocka
2013-03-01This patch introduces flags for each ioctl function.Mikulas Patocka
2013-03-01This patch merges io_pool and tio_pool into io_pool and cleans upJun'ichi Nomura
2013-03-01Remove _rq_bio_info_cache, which is no longer used.Jun'ichi Nomura
2013-03-01dm_calculate_queue_limits will first reset the provided limits toMike Christie
2013-03-01Add module aliases so that autoloading works correctly if the userMikulas Patocka
2013-03-01Mark some constant parameters constant in some dm-btree functions.Mike Snitzer
2013-03-01Refactor part of the bio splitting and cloning code to try to make itAlasdair G Kergon
2013-03-01Rename functions involved in splitting and cloning bios.Alasdair G Kergon
2013-03-01Use 'bio' in the name of variables and functions that deal withAlasdair G Kergon
2013-03-01Remove the no-longer-used struct bio_set argument from clone_bio and split_bvec.Alasdair G Kergon
2013-03-01The CONFIG_EXPERIMENTAL config item has not carried much meaning for aKees Cook
2013-03-01Remove EXPERIMENTAL from all existing device-mapper targets.Alasdair G Kergon
2013-03-01Use block_size_is_power_of_two() rather than checkingMike Snitzer
2013-03-01Use WRITE_FLUSH instead of REQ_FLUSH for submitted requests to make itMikulas Patocka
2013-03-01If allocation fails, the local var *t is not used any more after kfree.Wang Sheng-Hui
2013-03-01Support a non-power-of-2 discard granularity in dm-thin, now that the blockMike Snitzer
2013-03-01Avoid returning a truncated table or status string instead of settingMikulas Patocka
2013-03-01This patch fixes a regression introduced in v3.8, which causes oopsJun'ichi Nomura
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar
2013-02-28bgmac: omit the fcsHauke Mehrtens
2013-02-28phy: Fix phy_device_free memory leakPetr Malat
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu
2013-02-28qdio: remove unused parametersStefan Raspl
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland
2013-02-28raid5: create multiple threads to handle stripesShaohua Li
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He
2013-02-27target/pscsi: Fix page incrementAsias He
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He
2013-02-27target: Add __exit annotation for module_exit functionsAsias He
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk
2013-02-27memstick: move the dereference below the NULL testWei Yongjun
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall