Age | Commit message (Expand) | Author |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-21 | mg_disk: Spelling s/finised/finished/ | Geert Uytterhoeven |
2014-01-21 | null_blk: Null pointer deference problem in alloc_page_buffers | Raghavendra K T |
2014-01-21 | mtip32xx: Correctly handle security locked condition | Sam Bradshaw |
2014-01-21 | mtip32xx: Make SGL container per-command to eliminate high order dma allocation | Sam Bradshaw |
2014-01-21 | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe |
2014-01-21 | drivers/block/loop.c: fix comment typo in loop_config_discard | Olaf Hering |
2014-01-21 | drivers/block/cciss.c:cciss_init_one(): use proper errnos | Andrew Morton |
2014-01-21 | drivers/block/paride/pg.c: underflow bug in pg_write() | Dan Carpenter |
2014-01-21 | drivers/block/sx8.c: remove unnecessary pci_set_drvdata() | Jingoo Han |
2014-01-21 | drivers/block/sx8.c: use module_pci_driver() | Jingoo Han |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2014-01-17 | floppy: bail out in open() if drive is not responding to block0 read | Jiri Kosina |
2014-01-12 | block: null_blk: fix queue leak inside removing device | Ming Lei |
2014-01-08 | Merge branch 'for-3.14/core' into for-3.14/drivers | Jens Axboe |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk |
2014-01-03 | pktcdvd: fix error return code | Julia Lawall |
2013-12-31 | rbd: tear down watch request if rbd_dev_device_setup() fails | Ilya Dryomov |
2013-12-31 | rbd: introduce rbd_dev_header_unwatch_sync() and switch to it | Ilya Dryomov |
2013-12-31 | rbd: enable extended devt in single-major mode | Ilya Dryomov |
2013-12-31 | rbd: add support for single-major device number allocation scheme | Ilya Dryomov |
2013-12-31 | rbd: wire up is_visible() sysfs callback for rbd bus | Ilya Dryomov |
2013-12-31 | rbd: add 'minor' sysfs rbd device attribute | Ilya Dryomov |
2013-12-31 | rbd: switch to ida for rbd id assignments | Ilya Dryomov |
2013-12-31 | rbd: refactor rbd_init() a bit | Ilya Dryomov |
2013-12-31 | rbd: tweak "loaded" message and module description | Ilya Dryomov |
2013-12-31 | rbd: rbd_device::dev_id is an int, format it as such | Ilya Dryomov |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe |
2013-12-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-12-21 | null_blk: support submit_queues on use_per_node_hctx | Matias Bjørling |
2013-12-21 | null_blk: set use_per_node_hctx param to false | Matias Bjørling |
2013-12-19 | null_blk: warning on ignored submit_queues param | Matias Bjorling |
2013-12-19 | null_blk: refactor init and init errors code paths | Matias Bjorling |
2013-12-19 | null_blk: mem garbage on NUMA systems during init | Matias Bjorling |
2013-12-19 | drivers: block: Mark the functions as static in skd_main.c | Rashika Kheria |
2013-12-19 | Merge branch 'master' into for-next | Jiri Kosina |
2013-12-16 | NVMe: Device resume error handling | Keith Busch |
2013-12-16 | NVMe: Cache dev->pci_dev in a local pointer | Matthew Wilcox |
2013-12-16 | NVMe: Fix lockdep warnings | Matthew Wilcox |
2013-12-16 | NVMe: compat SG_IO ioctl | Keith Busch |
2013-12-15 | null_blk: mem garbage on NUMA systems during init | Matias Bjorling |
2013-12-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-12-03 | vio: remove dangly makefile bits | Alan |
2013-11-27 | Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/... | Jens Axboe |
2013-11-26 | block: xen-blkfront: Fix possible NULL ptr dereference | Felipe Pena |
2013-11-26 | xen-blkfront: Silence pfn maybe-uninitialized warning | Tim Gardner |
2013-11-26 | block/z2ram: Remove duplicate external declarations | Geert Uytterhoeven |
2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven |
2013-11-23 | block: Introduce new bio_split() | Kent Overstreet |
2013-11-23 | block: Rename bio_split() -> bio_pair_split() | Kent Overstreet |