Age | Commit message (Expand) | Author |
2016-05-20 | zram: introduce per-device debug_stat sysfs node | Sergey Senozhatsky |
2016-05-20 | zram: remove max_comp_streams internals | Sergey Senozhatsky |
2016-05-20 | zram: user per-cpu compression streams | Sergey Senozhatsky |
2016-05-20 | zsmalloc: require GFP in zs_malloc() | Sergey Senozhatsky |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-17 | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-05-17 | Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-05-10 | block/drbd: align properly u64 in nl messages | Nicolas Dichtel |
2016-04-28 | rbd: report unsupported features to syslog | Ilya Dryomov |
2016-04-28 | rbd: fix rbd map vs notify races | Ilya Dryomov |
2016-04-25 | skd: remove broken discard support | Jeff Moyer |
2016-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-04-15 | block: loop: fix filesystem corruption in case of aio/dio | Ming Lei |
2016-04-13 | block: kill off q->flush_flags | Jens Axboe |
2016-04-12 | xen-blkfront: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | virtio_blk: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | ps3disk: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | skd_main: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | osdblk: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | nbd: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | mtip32xx: remove call to blk_queue_flush() | Jens Axboe |
2016-04-12 | loop: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | drbd: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | mtip32xx: Convert to use blk_mq_tagset_busy_iter | Keith Busch |
2016-04-12 | block: add offset in blk_add_request_payload() | Ming Lin |
2016-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-04-05 | rbd: use GFP_NOIO consistently for request allocations | David Disseldorp |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-03-25 | rbd: use KMEM_CACHE macro | Geliang Tang |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng |
2016-03-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | mtip32xx: fix checks for dma mapping errors | Alexey Khoroshilov |
2016-03-18 | null_blk: add lightnvm null_blk device to the nullb_list | Wenwei Tao |
2016-03-18 | Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-15 | paride: make 'verbose' parameter an 'int' again | Arnd Bergmann |
2016-03-15 | drivers:block: cpqarray clean up | Valentin Rothberg |
2016-03-15 | brd: Fix discard request processing | Bart Van Assche |
2016-03-14 | cpqarray: remove it from the kernel | Jens Axboe |
2016-03-04 | nbd: use correct div_s64 helper | Arnd Bergmann |
2016-03-04 | mtip32xx: remove unneeded variable in mtip_cmd_timeout() | Jens Axboe |
2016-03-03 | xen/blback: Fit the important information of the thread in 17 characters | Konrad Rzeszutek Wilk |
2016-03-03 | xen-blkback: advertise indirect segment support earlier | Jan Beulich |