summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-01dm persistent data: add btree_walkJoe Thornber
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-01dm ioctl: allow message to return dataMikulas Patocka
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka
2013-03-01dm ioctl: introduce ioctl_flagsMikulas Patocka
2013-03-01dm: merge io_pool and tio_poolJun'ichi Nomura
2013-03-01dm: remove unused _rq_bio_info_cacheJun'ichi Nomura
2013-03-01dm: fix limits initialization when there are no data devicesMike Christie
2013-03-01dm snapshot: add missing module aliasesMikulas Patocka
2013-03-01dm persistent data: set some btree fn parms constMike Snitzer
2013-03-01dm: refactor bio cloningAlasdair G Kergon
2013-03-01dm: rename bio cloning functionsAlasdair G Kergon
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: clean up clone_bioAlasdair G Kergon
2013-03-01dm persistent data: remove CONFIG_EXPERIMENTALKees Cook
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon
2013-03-01dm thin: use block_size_is_power_of_twoMike Snitzer
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui
2013-03-01dm thin: support a non power of 2 discard_granularityMike Snitzer
2013-03-01dm: fix truncated status stringsMikulas Patocka
2013-03-01dm: do not replace bioset for request based dmJun'ichi Nomura
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
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-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
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
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita
2013-02-27nbd: fix sparse warningAlex Elder
2013-02-27nbd: show read-only state in sysfsPaolo Bonzini
2013-02-27nbd: fsync and kill block device on shutdownPaolo Bonzini
2013-02-27nbd: support FLUSH requestsAlex Bligh
2013-02-27drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim
2013-02-27ipmi: add options to disable openfirmware and PCI scanningCorey Minyard
2013-02-27ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27vfio: convert to idr_alloc()Tejun Heo
2013-02-27uio: convert to idr_alloc()Tejun Heo
2013-02-27thermal: convert to idr_alloc()Tejun Heo
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo