linux-2.6-block.git
2014-05-09 Jens AxboeMerge branch 'for-3.16/drivers' into for-3.16/blk-mq...
2014-05-09 Jens Axboeblk-mq: implement new and more efficient tagging scheme
2014-05-09 Christoph Hellwigblk-mq: initialize struct request fields individually
2014-05-09 Jens Axboeblk-mq: update a hotplug comment for grammar
2014-05-07 Jens Axboeblk-mq: add basic round-robin of what CPU to queue...
2014-05-05 Joe Perchescdrom: Remove unnecessary prototype for cdrom_get_disc_info
2014-05-05 Joe Perchescdrom: Remove unnecessary prototype for cdrom_mrw_exit
2014-05-05 Joe Perchescdrom: Remove cdrom_count_tracks prototype
2014-05-05 Joe Perchescdrom: Remove cdrom_get_next_writeable prototype
2014-05-05 Joe Perchescdrom: Remove cdrom_get_last_written prototype
2014-05-05 Joe Perchescdrom: Move mmc_ioctls above cdrom_ioctl to remove...
2014-05-05 Joe Perchescdrom: Remove unnecessary sanitize_format prototype
2014-05-05 Joe Perchescdrom: Remove unnecessary check_for_audio_disc prototype
2014-05-05 Joe Perchescdrom: Remove prototype for open_for_data
2014-05-05 Joe Perchescdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macros
2014-05-05 Joe Perchescdrom: Remove unused CHECKAUDIO macro
2014-05-05 Joe Perchescdrom: convert cdinfo to cd_dbg
2014-05-02 Fabian Frederickblock/blk-throttle.c: fix return of 0/1 with return...
2014-05-02 Fabian Frederickblock/blk-iopoll.c: use iop instead of iopoll
2014-05-02 Jens Axboeblk-mq: remove extra requeue trace
2014-05-01 Ming Leiblock: null_blk: fix use after free
2014-04-30 Masanari Iidablock: Fix format string mismatch in cfq-iosched.c
2014-04-30 Lars Ellenbergdrbd: use list_first_entry_or_null in first_peer_device...
2014-04-30 Philipp Reisnerdrbd: Allow attaching of a newly created device to...
2014-04-30 Philipp Reisnerdrbd: Test cstate while holding req_lock
2014-04-30 Philipp Reisnerdrbd: use blk_set_stacking_limits()
2014-04-30 Lars Ellenbergdrbd: evaluate disk and network timeout on different...
2014-04-30 Philipp Reisnerdrbd: Fix a hole in the challange-response connection...
2014-04-30 Lars Ellenbergdrbd: always implicitly close last epoch when idle
2014-04-30 Lars Ellenbergdrbd: add back some fairness to AL transactions
2014-04-30 Lars Ellenbergdrbd: keep max-bio size during detach/attach on disconn...
2014-04-30 Lars Ellenbergdrbd: fix a race between start_resync and send_and_submit
2014-04-30 Lars Ellenbergdrbd: Enable QUEUE_FLAG_DISCARD only if the peer can...
2014-04-30 Lars Ellenbergdrbd: prepare sending side for REQ_DISCARD
2014-04-30 Lars Ellenbergdrbd: prepare receiving side for REQ_DISCARD
2014-04-30 Lars Ellenbergdrbd: allow parallel promote/demote actions
2014-04-30 Lars Ellenbergdrbd: perpare for genetlink parallel_ops
2014-04-30 Philipp Reisnerdrbd: Do not BUG() when connection breaks in a special way
2014-04-30 Lars Ellenbergdrbd: don't let application IO pre-empt resync too...
2014-04-30 Lars Ellenbergdrbd: fix potential distributed deadlock during verify...
2014-04-30 Lars Ellenbergdrbd: resync: fix too large bursts for very slow rates
2014-04-30 Lars Ellenbergdrbd: fix stalled resync detection in /proc/drbd
2014-04-30 Philipp Reisnerdrbd: Allow online layout change of AL while peer is...
2014-04-30 Philipp Reisnerdrbd: Remove drbd_wrappers.h
2014-04-30 Philipp Reisnerdrbd: Leave IO suspended if the fence handler find...
2014-04-30 Philipp Reisnerdrbd: Break a deadlock while concurrent fencing and...
2014-04-30 Jens Axboeblk-mq: refactor request insertion/merging
2014-04-30 Jens Axboeblk-mq remove debug BUG_ON() when draining software...
2014-04-30 Jens Axboeblk-mq: fix waiting for reserved tags
2014-04-28 Christoph Hellwigrandom: export add_disk_randomness
2014-04-25 Christoph Hellwigblock: fold __blk_add_timer into blk_add_timer
2014-04-25 Christoph Hellwigblk-mq: respect rq_affinity
2014-04-24 Jens Axboeblk-mq: fix race with timeouts and requeue events
2014-04-24 Jens AxboeRevert "blk-mq: initialize req->q in allocation"
2014-04-23 Ming Leiblk-mq: fix leak of set->tags
2014-04-23 Asai Thambi S Pmtip32xx: Fix ERO and NoSnoop values in PCIe upstream...
2014-04-23 Asai Thambi S Pmtip32xx: Remove dfs_parent after pci unregister
2014-04-23 Asai Thambi S Pmtip32xx: Increase timeout for STANDBY IMMEDIATE command
2014-04-22 Fabian Frederickfs/bio.c: remove nr_segs (unused function parameter)
2014-04-22 Fabian Frederickfs/bio: remove bs paramater in biovec_create_pool
2014-04-22 Fabian Frederickblock/blk-throttle.c: add static to blk_throtl_dispatch...
2014-04-22 Alexander Gordeevcciss: Use pci_enable_msix_exact() instead of pci_enabl...
2014-04-22 Alexander Gordeevskd: Use pci_enable_msix_exact() instead of pci_enable_...
2014-04-21 Randy Dunlapfs: fix new kernel-doc warnings in fs/bio.c
2014-04-21 Ming Leiblk-mq: initialize req->q in allocation
2014-04-21 Ming Leiblk-mq: user (1 << order) to implement order_to_size()
2014-04-21 Ming Leiblk-mq: fix allocation of set->tags
2014-04-21 Ming Leiblk-mq: free hctx->ctx_map when init failed
2014-04-17 Jens Axboesd/skd: stuff discard page in request->completion_data
2014-04-16 Jens Axboebsg: update check for rq based driver for blk-mq
2014-04-16 Jens Axboejsflash: missed conversion from rq->buffer to bio_data...
2014-04-16 Jens Axboeblock: relax when to modify the timeout timer
2014-04-16 Christoph Hellwigblock: export blk_finish_request
2014-04-16 Christoph Hellwigblk-mq: rename mq_flush_work struct request member
2014-04-16 Christoph Hellwigblk-mq: add blk_mq_requeue_request
2014-04-16 Christoph Hellwigblk-mq: add blk_mq_start_hw_queues
2014-04-16 Christoph Hellwigblk-mq: add blk_mq_delay_queue
2014-04-16 Christoph Hellwigblk-mq: add async parameter to blk_mq_start_stopped_hw_...
2014-04-16 Christoph Hellwigblk-mq: bidi support
2014-04-16 Christoph Hellwigblk-mq: allow drivers to hook into I/O completion
2014-04-16 Jens Axboeblk-mq: kill preempt disable/enable in blk_mq_work_fn()
2014-04-16 Jens Axboeblk-mq: don't use preempt_count() to check for right CPU
2014-04-16 Jens Axboegdrom: missed conversion from req->buffer
2014-04-15 Christoph Hellwigblock: all blk-mq requests are tagged
2014-04-15 Christoph Hellwigblk-mq: split out tag initialization, support shared...
2014-04-15 Christoph Hellwigblk-mq: initialize request on allocation
2014-04-15 Christoph Hellwigblk-mq: add ->init_request and ->exit_request methods
2014-04-15 Christoph Hellwigblk-mq: make ->flush_rq fully transparent to drivers
2014-04-15 Christoph Hellwigblk-mq: do not initialize req->special
2014-04-15 Christoph Hellwigblk-mq: initialize resid_len
2014-04-15 Jens Axboeblock: remove struct request buffer member
2014-04-15 Jens AxboeMerge tag 'v3.15-rc1' into for-3.16/core
2014-04-13 Linus TorvaldsLinux 3.15-rc1 v3.15-rc1
2014-04-13 Geert Uytterhoevenmm: Initialize error in shmem_file_aio_read()
2014-04-13 Geert Uytterhoevencifs: Use min_t() when comparing "size_t" and "unsigned...
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13 Mikulas Patockasym53c8xx_2: Set DID_REQUEUE return code when aborting...
2014-04-13 Paul Mackerraspowerpc: Don't try to set LPCR unless we're in hypervis...
2014-04-13 Davidlohr Buesofutex: update documentation for ordering guarantees
next