Age | Commit message (Expand) | Author |
2014-02-05 | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-02-05 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk |
2014-02-02 | NVMe: Namespace use after free on surprise removal | Keith Busch |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss |
2014-01-30 | zram: remove zram->lock in read path and change it with mutex | Minchan Kim |
2014-01-30 | zram: remove workqueue for freeing removed pending slot | Minchan Kim |
2014-01-30 | zram: introduce zram->tb_lock | Minchan Kim |
2014-01-30 | zram: use atomic operation for stat | Minchan Kim |
2014-01-30 | zram: remove unnecessary free | Minchan Kim |
2014-01-30 | zram: delay pending free request in read path | Minchan Kim |
2014-01-30 | zram: fix race between reset and flushing pending work | Minchan Kim |
2014-01-30 | zram: add copyright | Minchan Kim |
2014-01-30 | zram: remove old private project comment | Minchan Kim |
2014-01-30 | zram: promote zram from staging | Minchan Kim |
2014-01-30 | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-29 | NVMe: Correct uses of INIT_WORK | Matthew Wilcox |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-01-27 | NVMe: Include device and queue numbers in interrupt name | Matthew Wilcox |
2014-01-27 | NVMe: Add a pci_driver shutdown method | Keith Busch |
2014-01-27 | NVMe: Disable admin queue on init failure | Keith Busch |
2014-01-27 | NVMe: Dynamically allocate partition numbers | Matthew Wilcox |
2014-01-27 | NVMe: Async IO queue deletion | Keith Busch |
2014-01-27 | NVMe: Surprise removal handling | Keith Busch |
2014-01-27 | NVMe: Abort timed out commands | Keith Busch |
2014-01-27 | NVMe: Schedule reset for failed controllers | Keith Busch |
2014-01-27 | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} | Ilya Dryomov |
2014-01-27 | libceph: introduce and start using oid abstraction | Ilya Dryomov |
2014-01-27 | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN | Ilya Dryomov |
2014-01-27 | libceph: start using oloc abstraction | Ilya Dryomov |
2014-01-23 | drivers/block/Kconfig: update RAM block device module name | Fabian Frederick |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
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 |