linux-2.6-block.git
2016-05-25 Yan, Zhengceph: handle interrupted ceph_writepage()
2016-05-25 Yan, Zhengceph: make ceph_update_writeable_page() uninterruptible
2016-05-25 Yan, Zhenglibceph: make ceph_osdc_wait_request() uninterruptible
2016-05-25 Yan, Zhengceph: handle -EAGAIN returned by ceph_update_writeable_...
2016-05-25 Yan, Zhengceph: make fault/page_mkwrite return VM_FAULT_OOM for...
2016-05-25 Yan, Zhengceph: block non-fatal signals for fault/page_mkwrite
2016-05-25 Zhang Zhuoyuceph: make logical calculation functions return bool
2016-05-25 Yan, Zhengceph: tolerate bad i_size for symlink inode
2016-05-25 Yan, Zhengceph: improve fragtree change detection
2016-05-25 Yan, Zhengceph: keep leaf frag when updating fragtree
2016-05-25 Yan, Zhengceph: fix dir_auth check in ceph_fill_dirfrag()
2016-05-25 Yan, Zhengceph: don't assume frag tree splits in mds reply are...
2016-05-25 Yan, Zhengceph: fix inode reference leak
2016-05-25 Yan, Zhengceph: using hash value to compose dentry offset
2016-05-25 Yan, Zhengceph: don't forbid marking directory complete after...
2016-05-25 Yan, Zhengceph: record 'offset' for each entry of readdir result
2016-05-25 Yan, Zhengceph: define 'end/complete' in readdir reply as bit...
2016-05-25 Yan, Zhengceph: define struct for dir entry in readdir reply
2016-05-25 Yan, Zhengceph: simplify 'offset in frag'
2016-05-25 Yan, Zhengceph: remove unnecessary checks in __dcache_readdir
2016-05-25 Yan, Zhengceph: search cache postion for dcache readdir
2016-05-25 Yan, Zhengceph: use CEPH_MDS_OP_RMXATTR request to remove xattr
2016-05-25 Yan, Zhengceph: report mount root in session metadata
2016-05-25 Yan, Zhengceph: don't show symlink target in debugfs/mdsc
2016-05-25 Yan, Zhengceph: don't call truncate_pagecache in ceph_writepages_...
2016-05-25 Yan, Zhengceph: renew caps for read/write if mds session got...
2016-05-25 Yan, Zhengceph: CEPH_FEATURE_MDSENC support
2016-05-25 Yan, Zhengceph: multiple filesystem support
2016-05-25 Ilya Dryomovlibceph: support for subscribing to "mdsmap.<id>" maps
2016-05-25 Ilya Dryomovlibceph: replace ceph_monc_request_next_osdmap()
2016-05-25 Ilya Dryomovlibceph: take osdc->lock in osdmap_show() and dump...
2016-05-25 Ilya Dryomovlibceph: pool deletion detection
2016-05-25 Ilya Dryomovlibceph: async MON client generic requests
2016-05-25 Ilya Dryomovlibceph: support for checking on status of watch
2016-05-25 Ilya Dryomovlibceph: support for sending notifies
2016-05-25 Ilya Dryomovlibceph, rbd: ceph_osd_linger_request, watch/notify v2
2016-05-25 Ilya Dryomovrbd: rbd_dev_header_unwatch_sync() variant
2016-05-25 Ilya Dryomovlibceph: wait_request_timeout()
2016-05-25 Ilya Dryomovlibceph: request_init() and request_release_checks()
2016-05-25 Ilya Dryomovlibceph: a major OSD client update
2016-05-25 Ilya Dryomovlibceph: protect osdc->osd_lru list with a spinlock
2016-05-25 Ilya Dryomovlibceph: allocate ceph_osd with GFP_NOFAIL
2016-05-25 Ilya Dryomovlibceph: osd_init() and osd_cleanup()
2016-05-25 Ilya Dryomovlibceph: handle_one_map()
2016-05-25 Ilya Dryomovlibceph: allocate dummy osdmap in ceph_osdc_init()
2016-05-25 Ilya Dryomovlibceph: schedule tick from ceph_osdc_init()
2016-05-25 Ilya Dryomovlibceph: move schedule_delayed_work() in ceph_osdc_init()
2016-05-25 Ilya Dryomovlibceph: redo callbacks and factor out MOSDOpReply...
2016-05-25 Ilya Dryomovlibceph: drop msg argument from ceph_osdc_callback_t
2016-05-25 Ilya Dryomovlibceph: switch to calc_target(), part 2
2016-05-25 Ilya Dryomovlibceph: switch to calc_target(), part 1
2016-05-25 Ilya Dryomovlibceph: introduce ceph_osd_request_target, calc_target()
2016-05-25 Ilya Dryomovlibceph: pi->min_size, pi->last_force_request_resend
2016-05-25 Ilya Dryomovlibceph: make pgid_cmp() global
2016-05-25 Ilya Dryomovlibceph: rename ceph_calc_pg_primary()
2016-05-25 Ilya Dryomovlibceph: ceph_osds, ceph_pg_to_up_acting_osds()
2016-05-25 Ilya Dryomovlibceph: rename ceph_oloc_oid_to_pg()
2016-05-25 Ilya Dryomovlibceph: fix ceph_eversion encoding
2016-05-25 Ilya Dryomovlibceph: DEFINE_RB_FUNCS macro
2016-05-25 Ilya Dryomovlibceph: open-code remove_{all,old}_osds()
2016-05-25 Ilya Dryomovlibceph: nuke unused fields and functions
2016-05-25 Ilya Dryomovrbd: use header_oid instead of header_name
2016-05-25 Ilya Dryomovlibceph: variable-sized ceph_object_id
2016-05-25 Ilya Dryomovlibceph: change how osd_op_reply message size is calculated
2016-05-25 Ilya Dryomovlibceph: move message allocation out of ceph_osdc_alloc...
2016-05-25 Ilya Dryomovlibceph: grab snapc in ceph_osdc_alloc_request()
2016-05-25 Ilya Dryomovlibceph: make ceph_osdc_put_request() accept NULL
2016-05-25 Ilya Dryomovrbd: get/put img_request in rbd_img_request_submit()
2016-05-15 Linus TorvaldsLinux 4.6 v4.6
2016-05-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-05-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-05-14 Zi Shen Limarm64: bpf: jit JMP_JSET_{X,K}
2016-05-14 Paolo Abeninet/route: enforce hoplimit max value
2016-05-14 Linus Torvaldsnf_conntrack: avoid kernel pointer value leak in slab...
2016-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-14 David S. MillerMerge branch 'xgene-fixes'
2016-05-14 Iyappan Subramaniandrivers: net: xgene: fix register offset
2016-05-14 Iyappan Subramaniandrivers: net: xgene: fix statistics counters race condition
2016-05-14 Iyappan Subramaniandrivers: net: xgene: fix ununiform latency across queues
2016-05-14 Iyappan Subramaniandrivers: net: xgene: fix sharing of irqs
2016-05-14 Iyappan Subramaniandrivers: net: xgene: fix IPv4 forward crash
2016-05-13 Linus TorvaldsMerge branch 'for-4.6-fixes' of git://git./linux/kernel...
2016-05-13 Linus TorvaldsMerge branch 'for-4.6-fixes' of git://git./linux/kernel...
2016-05-13 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-05-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-05-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-05-13 Linus TorvaldsMerge tag 'regulator-fix-v4.6-rc7' of git://git./linux...
2016-05-13 Linus TorvaldsMerge tag 'regmap-fix-v4.6-rc7' of git://git./linux...
2016-05-13 Linus TorvaldsMerge tag 'media/v4.6-6' of git://git./linux/kernel...
2016-05-13 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-05-13 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-13 Mark BrownMerge remote-tracking branches 'regulator/fix/axp20x...
2016-05-13 Mark BrownMerge remote-tracking branches 'regmap/fix/be', 'regmap...
2016-05-13 Mark BrownMerge remote-tracking branch 'regmap/fix/mmio' into...
2016-05-13 Dave AirlieMerge branch 'drm-fixes-4.6' of git://people.freedeskto...
2016-05-13 Paul Durrantxen-netback: fix extra_info handling in xenvif_tx_err()
2016-05-13 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160512' of git:...
2016-05-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-12 Andrea Arcangelimm: thp: calculate the mapcount correctly for THP pages...
2016-05-12 Zhou Chengmingksm: fix conflict between mmput and scan_get_next_rmap_item
next