- 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
- 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
- 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
- a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 9 years ago
- 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 9 years ago
- c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 9 years ago
- 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 9 years ago
- 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
- aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 9 years ago
- 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
- 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
- d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
- 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
- 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
- 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
- b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 9 years ago
- 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
- d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 9 years ago
- b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 9 years ago
- 1907920 libceph: support for sending notifies by Ilya Dryomov · 9 years ago
- 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
- c525f03 rbd: rbd_dev_header_unwatch_sync() variant by Ilya Dryomov · 9 years ago
- 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 9 years ago
- 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 9 years ago
- 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
- 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 9 years ago
- 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 9 years ago
- 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 9 years ago
- 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
- e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
- fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 9 years ago
- b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 9 years ago
- fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
- 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
- bb873b539 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
- a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 9 years ago
- 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
- 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 9 years ago
- f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 9 years ago
- f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
- 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 9 years ago
- d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
- 985c167 libceph: fix ceph_eversion encoding by Ilya Dryomov · 9 years ago
- fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
- 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 9 years ago
- 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
- c41d13a rbd: use header_oid instead of header_name by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 9 years ago
- 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
- 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 9 years ago
- 663ae2c rbd: get/put img_request in rbd_img_request_submit() by Ilya Dryomov · 8 years ago
- 2dcd0af Linux 4.6 by Linus Torvalds · 8 years ago
- 5f95063 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 9 years ago
- 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 9 years ago
- 31b0b38 nf_conntrack: avoid kernel pointer value leak in slab name by Linus Torvalds · 9 years ago
- 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- b915065 Merge branch 'xgene-fixes' by David S. Miller · 9 years ago
- e2f2d9a drivers: net: xgene: fix register offset by Iyappan Subramanian · 9 years ago
- 3bb502f drivers: net: xgene: fix statistics counters race condition by Iyappan Subramanian · 9 years ago
- 1b090a4 drivers: net: xgene: fix ununiform latency across queues by Iyappan Subramanian · 9 years ago
- 46a22d2 drivers: net: xgene: fix sharing of irqs by Iyappan Subramanian · 9 years ago
- b30cfd2 drivers: net: xgene: fix IPv4 forward crash by Iyappan Subramanian · 9 years ago
- 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- da92223 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
- 65643e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1875946 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- c3548b7 Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
- c42b8fe Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
- 90fa7c7 Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
- 9dcf8a5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- dc0f2f8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 9 years ago
- 2a2cd52 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus by Mark Brown · 9 years ago
- 066a0e0 Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus by Mark Brown · 9 years ago
- e02aacb Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
- 72eec92 xen-netback: fix extra_info handling in xenvif_tx_err() by Paul Durrant · 9 years ago
- 636fa4a Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
- a2ccb68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 9 years ago
- 7496fea ksm: fix conflict between mmput and scan_get_next_rmap_item by Zhou Chengming · 9 years ago
- c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 9 years ago
- 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 9 years ago
- 2073dba net: mvneta: bm: fix dependencies again by Arnd Bergmann · 9 years ago
- 02c9c0e Merge tag 'keys-fixes-20160512' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 9 years ago
- e5ad8b6 Merge tag 'sound-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- ed1e33d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- 42ef8a7 perf stat: Fallback to user only counters when perf_event_paranoid > 1 by Arnaldo Carvalho de Melo · 9 years ago
- 0809482 perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback() by Arnaldo Carvalho de Melo · 9 years ago
- c47b9e0 drm/amdgpu: fix DP mode validation by Alex Deucher · 9 years ago
- ff0bd44 drm/radeon: fix DP mode validation by Alex Deucher · 9 years ago
- 7d17391 perf evsel: Improve EPERM error handling in open_strerror() by Arnaldo Carvalho de Melo · 9 years ago
- 422ce5a Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
- f7c17d2 workqueue: fix rebind bound workers warning by Wanpeng Li · 9 years ago
- 8a934cc Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 9 years ago
- 09be4c8 cgroup: fix compile warning by Felipe Balbi · 9 years ago