Age | Commit message (Expand) | Author |
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-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-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-20 | block: nvme-scsi: Catch kcalloc failure | Axel Lin |
2015-06-19 | NVMe: Fix IO for extended metadata formats | Keith Busch |
2015-06-17 | nvme: don't overwrite req->cmd_flags on sync cmd | Matias Bjørling |
2015-06-16 | mtip32xx: increase wait time for hba reset | Asai Thambi SP |
2015-06-16 | mtip32xx: fix minor number | Asai Thambi SP |
2015-06-16 | mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll() | Asai Thambi SP |
2015-06-16 | mtip32xx: fix crash on surprise removal of the drive | Asai Thambi SP |
2015-06-16 | mtip32xx: Abort I/O during secure erase operation | Asai Thambi SP |
2015-06-16 | mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT | Asai Thambi SP |
2015-06-16 | mtip32xx: remove unused variable 'port->allocated' | Asai Thambi SP |
2015-06-16 | mtip32xx: fix rmmod issue | Asai Thambi SP |
2015-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-11 | block: pmem: Add dependency on HAS_IOMEM | Richard Weinberger |
2015-06-10 | zram: clear disk io accounting when reset zram device | Weijie Yang |
2015-06-10 | block/ps3vram: Remove obsolete reference to MTD | Geert Uytterhoeven |
2015-06-10 | block/ps3vram: Fix sparse warnings | Geoff Levand |
2015-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-07 | drivers/block/pmem: Map NVDIMM in Write-Through mode | Toshi Kani |
2015-06-05 | NVMe: Automatic namespace rescan | Keith Busch |
2015-06-05 | NVMe: Memory barrier before queue_count is incremented | Jon Derrick |
2015-06-05 | NVMe: add sysfs and ioctl controller reset | Keith Busch |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo |
2015-06-02 | writeback: move backing_dev_info->state into bdi_writeback | Tejun Heo |
2015-06-01 | null_blk: restart request processing on completion handler | Akinobu Mita |
2015-06-01 | null_blk: prevent timer handler running on a different CPU where started | Akinobu Mita |
2015-06-01 | NVMe: Remove hctx reliance for multi-namespace | Keith Busch |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke |
2015-05-31 | cciss: correct the non-resettable board list | Tomas Henzl |