aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | rbd: add read_only rbd map optionAlex Elder2012-10-01
| * | rbd: move rbd_opts to struct rbd_deviceAlex Elder2012-10-01
| * | rbd: more cleanup in rbd_header_from_disk()Alex Elder2012-10-01
| * | rbd: kill incore snap_names_lenAlex Elder2012-10-01
| * | rbd: don't over-allocate space for object prefixAlex Elder2012-10-01
| * | rbd: handle locking inside __rbd_client_find()Alex Elder2012-10-01
| * | rbd: add new snapshots at the tailAlex Elder2012-10-01
| * | rbd: rename block_name -> object_prefixAlex Elder2012-10-01
| * | rbd: separate reading header from decoding itAlex Elder2012-10-01
| * | rbd: expand rbd_dev_ondisk_valid() checksAlex Elder2012-10-01
| * | rbd: return earlier in rbd_header_from_disk()Alex Elder2012-10-01
| * | rbd: rearrange rbd_header_from_disk()Alex Elder2012-10-01
| * | rbd: use sizeof (object) instead of sizeof (type)Alex Elder2012-10-01
| * | rbd: ensure invalid pointers are made nullAlex Elder2012-10-01
| * | rbd: make snap_names_len a u64Alex Elder2012-10-01
| * | rbd: simplify __rbd_init_snaps_header()Alex Elder2012-10-01
* | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\ \ \
| * | | virtio-blk: Disable callback in virtblk_done()Asias He2012-09-28
| * | | virtio-blk: fix NULL checking in virtblk_alloc_req()Dan Carpenter2012-09-28
| * | | virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio pathAsias He2012-09-28
| * | | virtio-blk: Add bio-based IO path for virtio-blkAsias He2012-09-28
* | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-06
|\ \ \ \
| * | | | xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-08
| | |_|/ | |/| |
* | | | aoe: update aoe-internal version number to 50Ed Cashin2012-10-05
* | | | aoe: remove unused codeEd Cashin2012-10-05
* | | | aoe: make dynamic block minor numbers the defaultEd Cashin2012-10-05
* | | | aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-05
* | | | aoe: retain static block device numbers for backwards compatibilityEd Cashin2012-10-05
* | | | aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-05
* | | | aoe: update copyright year in touched filesEd Cashin2012-10-05
* | | | aoe: update internal version number to 49Ed Cashin2012-10-05
* | | | aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-05
* | | | aoe: increase net_device reference count while using itEd Cashin2012-10-05
* | | | aoe: associate frames with the AoE storage targetEd Cashin2012-10-05
* | | | aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-05
* | | | aoe: do revalidation steps in orderEd Cashin2012-10-05
* | | | aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-05
* | | | aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-05
* | | | aoe: use a kernel thread for transmissionsEd Cashin2012-10-05
* | | | aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-05
* | | | aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-05
* | | | aoe: for performance support larger packet payloadsEd Cashin2012-10-05
* | | | nbd: handle discard requestsPaul Clements2012-10-05
* | | | nbd: add set flags ioctlPaul Clements2012-10-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \
| * | | | userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman2012-09-21
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ \ \
| * | | | | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-21
| * | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-21
| * | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| |/ / / /