aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-31
|\
| * xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-31
* | zram: remove zram->lock in read path and change it with mutexMinchan Kim2014-01-30
* | zram: remove workqueue for freeing removed pending slotMinchan Kim2014-01-30
* | zram: introduce zram->tb_lockMinchan Kim2014-01-30
* | zram: use atomic operation for statMinchan Kim2014-01-30
* | zram: remove unnecessary freeMinchan Kim2014-01-30
* | zram: delay pending free request in read pathMinchan Kim2014-01-30
* | zram: fix race between reset and flushing pending workMinchan Kim2014-01-30
* | zram: add copyrightMinchan Kim2014-01-30
* | zram: remove old private project commentMinchan Kim2014-01-30
* | zram: promote zram from stagingMinchan Kim2014-01-30
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * | mg_disk: Spelling s/finised/finished/Geert Uytterhoeven2014-01-21
| * | null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T2014-01-21
| * | mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-21
| * | mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-21
| * | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-21
| |\ \
| | * | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-17
| * | | drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering2014-01-21
| * | | drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton2014-01-21
| * | | drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-21
| * | | drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han2014-01-21
| * | | drivers/block/sx8.c: use module_pci_driver()Jingoo Han2014-01-21
| * | | Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe2014-01-08
| |\ \ \ | | |/ / | |/| |
| * | | pktcdvd: fix error return codeJulia Lawall2014-01-03
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\ \ \ | | |/ / | |/| |
| * | | block: Introduce new bio_split()Kent Overstreet2013-11-24
| * | | block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-24
| * | | rbd: Refactor bio cloningKent Overstreet2013-11-24
| * | | aoe: Convert to immutable biovecsKent Overstreet2013-11-24
| * | | block: Convert drivers to immutable biovecsKent Overstreet2013-11-24
| * | | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-24
| * | | block: Immutable bio vecsKent Overstreet2013-11-24
| * | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
| * | | block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-24
| * | | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-28
|\ \ \ \
| * | | | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov2014-01-27
| * | | | libceph: introduce and start using oid abstractionIlya Dryomov2014-01-27
| * | | | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov2014-01-27
| * | | | libceph: start using oloc abstractionIlya Dryomov2014-01-27
| * | | | rbd: tear down watch request if rbd_dev_device_setup() failsIlya Dryomov2013-12-31
| * | | | rbd: introduce rbd_dev_header_unwatch_sync() and switch to itIlya Dryomov2013-12-31
| * | | | rbd: enable extended devt in single-major modeIlya Dryomov2013-12-31
| * | | | rbd: add support for single-major device number allocation schemeIlya Dryomov2013-12-31
| * | | | rbd: wire up is_visible() sysfs callback for rbd busIlya Dryomov2013-12-31
| * | | | rbd: add 'minor' sysfs rbd device attributeIlya Dryomov2013-12-31
| * | | | rbd: switch to ida for rbd id assignmentsIlya Dryomov2013-12-31