Age | Commit message (Expand) | Author | Files | Lines |
2012-11-23 | mtip32xx: Fix padding issue | Selvan Mani | 1 | -2/+2 |
2012-11-23 | aoe: avoid running request handler on plugged queue | Ed Cashin | 1 | -1/+1 |
2012-11-23 | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() | Wei Yongjun | 1 | -1/+2 |
2012-11-23 | mtip32xx: fix shift larger than type warning | Jens Axboe | 1 | -1/+2 |
2012-11-23 | mtip32xx: Fix incorrect mask used for erase mode | Selvan Mani | 1 | -1/+1 |
2012-11-23 | mtip32xx: Fix to make lba address correct in big-endian systems | Selvan Mani | 1 | -2/+6 |
2012-11-23 | mtip32xx: fix potential crash on SEC_ERASE_UNIT | Selvan Mani | 1 | -2/+2 |
2012-11-23 | floppy: destroy floppy workqueue before cleaning up the queue | Jiri Kosina | 1 | -2/+3 |
2012-10-30 | loop: Make explicit loop device destruction lazy | Dave Chinner | 1 | -2/+15 |
2012-10-30 | mtip32xx:Added appropriate timeout value for secure erase | Selvan Mani | 2 | -4/+18 |
2012-10-30 | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u... | Oliver Chick | 1 | -2/+2 |
2012-10-30 | cciss: select CONFIG_CHECK_SIGNATURE | Akinobu Mita | 1 | -0/+1 |
2012-10-30 | cciss: remove unneeded memset() | Wei Yongjun | 1 | -1/+0 |
2012-10-30 | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 1 | -2/+1 |
2012-10-30 | floppy: remove dr, reuse drive on do_floppy_init | Herton Ronaldo Krzesinski | 1 | -26/+22 |
2012-10-30 | floppy: use common function to check if floppies can be registered | Herton Ronaldo Krzesinski | 1 | -10/+13 |
2012-10-30 | floppy: properly handle failure on add_disk loop | Herton Ronaldo Krzesinski | 1 | -1/+10 |
2012-10-30 | floppy: do put_disk on current dr if blk_init_queue fails | Herton Ronaldo Krzesinski | 1 | -0/+1 |
2012-10-30 | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop | Herton Ronaldo Krzesinski | 1 | -9/+6 |
2012-10-30 | xen/blkback: Fix compile warning | Konrad Rzeszutek Wilk | 1 | -3/+3 |
2012-10-23 | drivers/block: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -7/+7 |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -59/+9 |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -624/+1187 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -37/+269 |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+1 |
2012-10-06 | aoe: update aoe-internal version number to 50 | Ed Cashin | 1 | -1/+1 |
2012-10-06 | aoe: remove unused code | Ed Cashin | 1 | -4/+0 |
2012-10-06 | aoe: make dynamic block minor numbers the default | Ed Cashin | 1 | -1/+1 |
2012-10-06 | aoe: update and specify AoE address guards and error messages | Ed Cashin | 2 | -8/+11 |
2012-10-06 | aoe: retain static block device numbers for backwards compatibility | Ed Cashin | 1 | -3/+51 |
2012-10-06 | aoe: support more AoE addresses with dynamic block device minor numbers | Ed Cashin | 5 | -49/+72 |
2012-10-06 | aoe: update copyright year in touched files | Ed Cashin | 7 | -7/+7 |
2012-10-06 | aoe: update internal version number to 49 | Ed Cashin | 1 | -1/+1 |
2012-10-06 | aoe: remove unused code and add cosmetic improvements | Ed Cashin | 4 | -17/+10 |
2012-10-06 | aoe: increase net_device reference count while using it | Ed Cashin | 2 | -0/+11 |
2012-10-06 | aoe: associate frames with the AoE storage target | Ed Cashin | 3 | -54/+49 |
2012-10-06 | aoe: disallow unsupported AoE minor addresses | Ed Cashin | 1 | -0/+7 |
2012-10-06 | aoe: do revalidation steps in order | Ed Cashin | 1 | -2/+2 |
2012-10-06 | aoe: failover remote interface based on aoe_deadsecs parameter | Ed Cashin | 2 | -6/+3 |
2012-10-06 | aoe: use packets that work with the smallest-MTU local interface | Ed Cashin | 2 | -71/+87 |
2012-10-06 | aoe: use a kernel thread for transmissions | Ed Cashin | 3 | -3/+40 |
2012-10-06 | aoe: become I/O request queue handler for increased user control | Ed Cashin | 5 | -182/+308 |
2012-10-06 | aoe: kernel thread handles I/O completions for simple locking | Ed Cashin | 6 | -306/+560 |
2012-10-06 | aoe: for performance support larger packet payloads | Ed Cashin | 5 | -46/+111 |
2012-10-06 | nbd: handle discard requests | Paul Clements | 1 | -1/+14 |
2012-10-06 | nbd: add set flags ioctl | Paul Clements | 1 | -1/+7 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -5/+4 |
2012-10-01 | rbd: BUG on invalid layout | Sage Weil | 1 | -2/+3 |
2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 3 | -2487/+0 |