deliverable/linux.git
2016-01-04  Bob Liuxen/blkback: get the number of hardware queues/rings...
2016-01-04  Konrad Rzeszutek... xen/blkback: pseudo support for multi hardware queues...
2016-01-04  Bob Liuxen/blkback: separate ring information out of struct...
2016-01-04  Peng Fanxen/blkfront: correct setting for xen_blkif_max_ring_order
2016-01-04  Bob Liuxen/blkfront: make persistent grants pool per-queue
2016-01-04  Bob Liuxen/blkfront: Remove duplicate setting of ->xbdev.
2016-01-04  Konrad Rzeszutek... xen/blkfront: Cleanup of comments, fix unaligned variab...
2016-01-04  Bob Liuxen/blkfront: negotiate number of queues/rings to be...
2016-01-04  Bob Liuxen/blkfront: split per device io_lock
2016-01-04  Bob Liuxen/blkfront: pseudo support for multi hardware queues...
2016-01-04  Bob Liuxen/blkfront: separate per ring information out of...
2016-01-04  Bob Liuxen/blkif: document blkif multi-queue/ring extension
2015-12-31  Kent Overstreetbcache: Change refill_dirty() to always scan entire...
2015-12-31  Stefan Baderbcache: prevent crash on changing writeback_running
2015-12-31  Gabriel de... bcache: allows use of register in udev to avoid "device...
2015-12-31  Zheng Liubcache: unregister reboot notifier if bcache fails...
2015-12-31  Al Virobcache: fix a leak in bch_cached_dev_run()
2015-12-31  Zheng Liubcache: clear BCACHE_DEV_UNLINK_DONE flag when attachin...
2015-12-31  Kent Overstreetbcache: Add a cond_resched() call to gc
2015-12-31  Zheng Liubcache: fix a livelock when we cause a huge number...
2015-12-23  Jens Axboesx8: use real time for the command seconds
2015-12-22  Shraddha Barkeblock: sx8.c: Replace timeval with ktime_t
2015-11-25  Lars Ellenbergdrbd: fix error path during resize
2015-11-25  Lars Ellenbergdrbd: avoid potential deadlock during handshake
2015-11-25  Lars Ellenbergdrbd: separate out __al_write_transaction helper function
2015-11-25  Philipp Reisnerdrbd: make suspend_io() / resume_io() must be thread...
2015-11-25  Lars Ellenbergdrbd: fix "endless" transfer log walk in protocol A
2015-11-25  Oleg Drokindrbd: fix memory leak in drbd_adm_resize
2015-11-25  Lars Ellenbergdrbd: don't block forever in disconnect during resync...
2015-11-25  Roland Kammererlru_cache: Converted lc_seq_printf_status to return...
2015-11-25  Lars Ellenbergdrbd: make drbd known to lsblk: use bd_link_disk_holder
2015-11-25  Lars Ellenbergdrbd: fix queue limit setup for discard
2015-11-25  Lars Ellenbergdrbd: fix spurious alert level printk
2015-11-25  Lars Ellenbergdrbd: use bitmap_weight() helper, don't open code
2015-11-25  Lars Ellenbergdrbd: avoid redefinition of BITS_PER_PAGE
2015-11-25  Lars Ellenbergdrbd: use resource name in workqueue
2015-11-25  Lars Ellenbergdrbd: debugfs: expose ed_data_gen_id
2015-11-25  Lars Ellenbergdrbd: prevent NULL pointer deref when resuming diskless...
2015-11-25  Philipp Reisnerdrbd: Create a dedicated workqueue for sending acks...
2015-11-25  Philipp Reisnerdrbd: Rename asender to ack_receiver
2015-11-25  Lars Ellenbergdrbd: fix refcount error during detach of an already...
2015-11-25  Lars Ellenbergdrbd: fix NULL deref in remember_new_state
2015-11-25  Lars Ellenbergdrbd: improve network timeout detection
2015-11-25  Lars Ellenbergdrbd: drbd_panic_after_delayed_completion_of_aborted_re...
2015-11-25  Lars Ellenbergdrbd: add comment why we want to first call local-io...
2015-11-25  Lars Ellenbergdrbd: also bump UUIDs if a diskless primary connects
2015-11-25  Lars Ellenbergdrbd: drbdsetup detach of an unresponsive local disk...
2015-11-25  Lars Ellenbergdrbd: drop remnants of connector -- we don't use it...
2015-11-25  Lars Ellenbergdrbd: Fix spurious disk-timeout
2015-11-25  Philipp Reisnerdrbd: Replace 0 with the more meaningful GFP_NOWAIT
2015-11-25  Markus Elfringdrbd: Deletion of an unnecessary check before the funct...
2015-11-25  Andreas Gruenbacherdrbd: Backport the "status" command
2015-11-25  Andreas Gruenbacherdrbd: Backport the "events2" command
2015-11-25  Andreas Gruenbacherdrbd: Fix locking across all resources
2015-11-25  Andreas Gruenbacherdrbd: drbd_adm_attach(): Add missing drbd_resync_after_...
2015-11-25  Andreas Gruenbacherdrbd: Move enum write_ordering_e to drbd.h
2015-11-25  Andreas Gruenbacherdrbd: Get rid of some first_peer_device() calls
2015-11-25  Andreas Gruenbacherdrbd: De-inline drbd_should_do_remote() and drbd_should...
2015-11-25  Philipp Reisnerdrbd: Remove pointless check
2015-11-25  Roland KammererMAINTAINERS: Updated information for DRBD DRIVER
2015-11-24  Jens Axboeblock: clarify blk_add_timer() use case for blk-mq
2015-11-24  Geliang Tangbio: use offset_in_page macro
2015-11-24  Wei Tangblock: do not initialise statics to 0 or NULL
2015-11-24  Wei Tangblock: do not initialise globals to 0 or NULL
2015-11-24  Ilya Dryomovblock: rename request_queue slab cache
2015-11-24  Christoph Hellwigblock: fix blk_abort_request for blk-mq drivers
2015-11-24  Christoph Hellwignvme: add missing unmaps in nvme_queue_rq
2015-11-24  Nishanth AravamudanNVMe: default to 4k device page size
2015-11-24  Linus TorvaldsMerge tag 'dm-4.4-fixes' of git://git./linux/kernel...
2015-11-24  Eric Dumazetpidns: fix NULL dereference in __task_pid_nr_ns()
2015-11-24  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-11-24  Ming Leiblk-merge: warn if figured out segment number is bigger...
2015-11-24  Ming Leiblk-merge: fix blk_bio_segment_split
2015-11-24  Ming Leiblock: fix segment split
2015-11-23  Linus TorvaldsMerge tag 'linux-kselftest-4.4-rc3' of git://git./linux...
2015-11-23  Mike Snitzerdm thin: fix regression in advertised discard limits
2015-11-23  Linus TorvaldsLinux 4.4-rc2
2015-11-22  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-22  Linus TorvaldsMerge tag 'tty-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge tag 'staging-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge tag 'usb-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-22  Linus TorvaldsMerge branch 'parisc-4.4-2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-22  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-22  Jesper Dangaard... slab/slub: adjust kmem_cache_alloc_bulk API
2015-11-22  Jesper Dangaard... slub: add missing kmem cgroup support to kmem_cache_fre...
2015-11-22  Jesper Dangaard... slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
2015-11-22  Jesper Dangaard... slub: optimize bulk slowpath free by detached freelist
2015-11-22  Jesper Dangaard... slub: support for bulk free with SLUB freelists
2015-11-22  Helge Dellerparisc: Map kernel text and data on huge pages
2015-11-22  Helge Dellerparisc: Add Huge Page and HUGETLBFS support
2015-11-22  Helge Dellerparisc: Use long branch to do_syscall_trace_exit
2015-11-22  Helge Dellerparisc: Increase initial kernel mapping to 32MB on...
2015-11-22  Helge Dellerparisc: Initialize the fault vector earlier in the...
2015-11-22  Helge Dellerparisc: Add defines for Huge page support
2015-11-22  Helge Dellerparisc: Drop unused MADV_xxxK_PAGES flags from asm...
2015-11-21  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-21  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-11-21  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next
This page took 0.039461 seconds and 5 git commands to generate.