sfrench/cifs-2.6.git
2014-08-05 Jens AxboeMerge branch 'for-jens' of evilpiepirate.org/git/linux...
2014-08-04 Kent Overstreetbcache: Drop unneeded blk_sync_queue() calls
2014-08-04 Jianjian Huobcache: add mutex lock for bch_is_open
2014-08-04 Surbhi Palandebcache: Correct printing of btree_gc_max_duration_ms
2014-08-04 Slava Pestovbcache: try to set b->parent properly
2014-08-04 Slava Pestovbcache: fix memory corruption in init error path
2014-08-04 Slava Pestovbcache: fix crash with incomplete cache set
2014-08-04 Kent Overstreetbcache: Fix more early shutdown bugs
2014-08-04 Slava Pestovbcache: fix use-after-free in btree_gc_coalesce()
2014-08-04 Kent Overstreetbcache: Fix an infinite loop in journal replay
2014-08-04 Slava Pestovbcache: fix crash in bcache_btree_node_alloc_fail trace...
2014-08-04 Slava Pestovbcache: bcache_write tracepoint was crashing
2014-08-04 Slava Pestovbcache: fix typo in bch_bkey_equal_header
2014-08-04 Kent Overstreetbcache: Allocate bounce buffers with GFP_NOWAIT
2014-08-04 Kent Overstreetbcache: Make sure to pass GFP_WAIT to mempool_alloc()
2014-08-04 Slava Pestovbcache: fix uninterruptible sleep in writeback thread
2014-08-04 Slava Pestovbcache: wait for buckets when allocating new btree...
2014-08-04 Slava Pestovbcache: fix crash on shutdown in passthrough mode
2014-08-04 Slava Pestovbcache: fix lockdep warnings on shutdown
2014-08-04 Slava Pestovbcache allocator: send discards with correct size
2014-08-04 Surbhi Palandebcache: Fix to remove the rcu_sched stalls.
2014-08-04 Kent Overstreetbcache: Fix a journal replay bug
2014-08-04 Kent Overstreetbcache: Fix a bug when detaching
2014-07-10 Dan Carpenterdrbd: silence underflow warning in read_in_block()
2014-07-10 Lars Ellenbergdrbd: implicitly truncate cpu-mask
2014-07-10 Lars Ellenbergdrbd: drop spurious parameters from _drbd_md_sync_page_io
2014-07-10 Lars Ellenbergdrbd: resync should only lock out specific ranges
2014-07-10 Lars Ellenbergdrbd: debugfs: add per device data_gen_id
2014-07-10 Lars Ellenbergdrbd: debugfs: add per connection oldest requests
2014-07-10 Lars Ellenbergdrbd: debugfs: add version tag to debugfs files
2014-07-10 Lars Ellenbergdrbd: debugfs: add per volume oldest_requests
2014-07-10 Lars Ellenbergdrbd: debugfs: add callback_history
2014-07-10 Lars Ellenbergdrbd: debugfs: Add in_flight_summary
2014-07-10 Lars Ellenbergdrbd: debugfs: deal with destructor racing with open...
2014-07-10 Lars Ellenbergdrbd: debugfs: add in_flight_summary data
2014-07-10 Lars Ellenbergdrbd: debugfs: add basic hierarchy
2014-07-10 Lars Ellenbergdrbd: track details of bitmap IO
2014-07-10 Lars Ellenbergdrbd: register peer requests on read_ee early
2014-07-10 Lars Ellenbergdrbd: track timing details of peer_requests
2014-07-10 Lars Ellenbergdrbd: improve throttling decisions of background resync...
2014-07-10 Lars Ellenbergdrbd: add caching oldest request pointers for replicati...
2014-07-10 Lars Ellenbergdrbd: add lists to find oldest pending requests
2014-07-10 Lars Ellenbergdrbd: gather detailed timing statistics for drbd_requests
2014-07-10 Lars Ellenbergdrbd: track meta data IO intent, start and submit time
2014-07-10 Lars Ellenbergdrbd: fix drbd_destroy_device reference count updates
2014-07-10 Lars Ellenbergdrbd: poison free'd device, resource and connection...
2014-07-10 Lars Ellenbergdrbd: also keep track of trim -> zero-out fallback...
2014-07-10 Lars Ellenbergdrbd: consistently use list_add_tail for peer_request...
2014-07-10 Lars Ellenbergdrbd: drop drbd_md_flush
2014-07-10 Lars Ellenbergdrbd: add drbd_queue_work_if_unqueued helper
2014-07-10 Lars Ellenbergdrbd: drbd_rs_number_requests: fix unit mismatch in...
2014-07-10 Lars Ellenbergdrbd: cosmetic: change all printk(level, ...) to pr_...
2014-07-10 Lars Ellenbergdrbd: clear CRASHED_PRIMARY only after successful resync
2014-07-10 Lars Ellenbergdrbd: improve resync request throttling due to sendbuf...
2014-07-10 Joe Perchesblock: Convert last uses of __FUNCTION__ to __func__
2014-07-10 Monam Agarwaldrivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd...
2014-07-10 Lars Ellenbergdrbd: short-circuit in maybe_pull_ahead
2014-07-10 Lars Ellenbergdrbd: application writes may set-in-sync in protocol...
2014-07-10 Philipp Reisnerdrbd: New net configuration option socket-check-timeout
2014-07-10 Philipp Reisnerdrbd: Limit the time we are waiting for the first packe...
2014-07-10 Lars Ellenbergdrbd: implement csums-after-crash-only
2014-07-10 Lars Ellenbergdrbd: don't implicitly resize Diskless node beyond...
2014-07-10 Lars Ellenbergdrbd: fix bogus resync stats in /proc/drbd
2014-07-10 Andreas Gruenbacherdrbd: Remove unnecessary/unused code
2014-07-10 Lars Ellenbergdrbd: silence -Wmissing-prototypes warnings
2014-07-10 Lars Ellenbergdrbd: drop wrong debugging aid
2014-07-10 Lars Ellenbergdrbd: get rid of drbd_queue_work_front
2014-07-10 Lars Ellenbergdrbd: use drbd_device_post_work() in more places
2014-07-10 Lars Ellenbergdrbd: make sure disk cleanup happens in worker context
2014-07-10 Lars Ellenbergdrbd: close race when detaching from disk
2014-07-10 Lars Ellenbergdrbd: explicitly submit meta data requests with REQ_NOIDLE
2014-07-10 Lars Ellenbergdrbd: move set_disk_ro() to after we persisted the...
2014-07-10 Lars Ellenbergdrbd: trigger tcp_push_pending_frames() for PING and...
2014-07-10 Lars Ellenbergdrbd: re-add lost conf_mutex protection in drbd_set_role
2014-07-10 Lars Ellenbergdrbd: stop the meta data sync timer before open coded...
2014-07-10 Lars Ellenbergdrbd: fix resync finished detection
2014-07-10 Lars Ellenbergdrbd: fix a race stopping the worker thread
2014-07-10 Lars Ellenbergdrbd: get rid of atomic update on disk bitmap works
2014-07-10 Lars Ellenbergdrbd: allow write-ordering policy to be bumped up again
2014-07-10 Lars Ellenbergdrbd: refactor use of first_peer_device()
2014-07-10 Lars Ellenbergdrbd: reduce number of spinlock drop/re-aquire cycles
2014-07-10 Philipp Reisnerdrbd: rename drbd_free_bc() to drbd_free_ldev()
2014-07-10 Philipp Reisnerdrbd: device->ldev is not guaranteed on an D_ATTACHING...
2014-07-10 Philipp Reisnerdrbd: Move write_ordering from connection to resource
2014-07-01 Ming Leiblock: virtio-blk: support multi virt queues per virtio...
2014-07-01 Ming Leiinclude/uapi/linux/virtio_blk.h: introduce feature...
2014-07-01 Douglas Gilbertblock SG_IO: add SG_FLAG_Q_AT_HEAD flag
2014-07-01 Akinobu Mitablock: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_secto...
2014-07-01 Akinobu Mitablock: fix BLKSECTGET ioctl when max_sectors is greater...
2014-07-01 Fabian Frederickblock/partitions/efi.c: kerneldoc fixing
2014-07-01 Fabian Frederickblock/partitions/msdos.c: code clean-up
2014-07-01 Fabian Frederickblock/partitions/amiga.c: replace nolevel printk by...
2014-07-01 Fabian Frederickblock/partitions/aix.c: replace count*size kzalloc...
2014-07-01 Gu Zhengbio-integrity: add "bip_max_vcnt" into struct bio_integ...
2014-07-01 Tejun Heoblk-mq: use percpu_ref for mq usage count
2014-07-01 Tejun Heoblk-mq: collapse __blk_mq_drain_queue() into blk_mq_fre...
2014-07-01 Tejun Heoblk-mq: decouble blk-mq freezing from generic bypassing
2014-07-01 Tejun Heoblock, blk-mq: draining can't be skipped even if bypass...
2014-07-01 Tejun Heoblk-mq: fix a memory ordering bug in blk_mq_queue_enter()
2014-07-01 Jens AxboeMerge branch 'for-3.17' of git://git./linux/kernel...
next