Age | Commit message (Expand) | Author |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-07-02 | NVMe: Fix irq freeing when queue_request_irq fails | Jon Derrick |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-01 | rbd: use GFP_NOIO in rbd_obj_request_create() | Ilya Dryomov |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-27 | drivers/block/nvme-core.c: fix build with gcc-4.4.4 | Andrew Morton |
2015-06-27 | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2015-06-27 | NVMe: Fix filesystem deadlock on removal | Keith Busch |
2015-06-27 | NVMe: Failed controller initialization fixes | Keith Busch |
2015-06-27 | NVMe: Unify controller probe and resume | Keith Busch |
2015-06-27 | NVMe: Don't use fake status on cancelled command | Keith Busch |
2015-06-27 | NVMe: Fix device cleanup on initialization failure | Keith Busch |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | zram: check comp algorithm availability earlier | Sergey Senozhatsky |
2015-06-25 | zram: cut trailing newline in algorithm name | Sergey Senozhatsky |
2015-06-25 | zram: cosmetic zram_bvec_write() cleanup | Sergey Senozhatsky |
2015-06-25 | zram: add dynamic device add/remove functionality | Sergey Senozhatsky |
2015-06-25 | zram: close race by open overriding | Sergey Senozhatsky |
2015-06-25 | zram: return zram device_id from zram_add() | Sergey Senozhatsky |
2015-06-25 | zram: trivial: correct flag operations comment | Sergey Senozhatsky |
2015-06-25 | zram: report every added and removed device | Sergey Senozhatsky |
2015-06-25 | zram: remove max_num_devices limitation | Sergey Senozhatsky |
2015-06-25 | zram: reorganize code layout | Sergey Senozhatsky |
2015-06-25 | zram: use idr instead of `zram_devices' array | Sergey Senozhatsky |
2015-06-25 | zram: cosmetic ZRAM_ATTR_RO code formatting tweak | Sergey Senozhatsky |
2015-06-25 | zram: remove obsolete ZRAM_DEBUG option | Marcin Jabrzyk |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | rbd: queue_depth map option | Ilya Dryomov |
2015-06-25 | rbd: store rbd_options in rbd_device | Ilya Dryomov |
2015-06-25 | rbd: terminate rbd_opts_tokens with Opt_err | Ilya Dryomov |
2015-06-25 | rbd: bump queue_max_segments | Ilya Dryomov |
2015-06-25 | rbd: timeout watch teardown on unmap with mount_timeout | Ilya Dryomov |
2015-06-25 | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov |
2015-06-25 | libceph: allow setting osd_req_op's flags | Yan, Zheng |
2015-06-24 | libnvdimm, pmem: move pmem to drivers/nvdimm/ | Dan Williams |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | mtip32xx: Fix accessing freed memory | Selvan Mani |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-06-23 | make simple_positive() public | Al Viro |
2015-06-23 | vfs: add file_path() helper | Miklos Szeredi |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising | Bob Liu |
2015-06-20 | block: nvme-scsi: Catch kcalloc failure | Axel Lin |