summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ceph: renew caps for read/write if mds session got killed.Yan, Zheng2016-05-264-11/+93
| * | ceph: CEPH_FEATURE_MDSENC supportYan, Zheng2016-05-262-12/+36
| * | ceph: multiple filesystem supportYan, Zheng2016-05-262-0/+10
| * | libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-264-5/+17
| * | libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-265-16/+9
| * | libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov2016-05-261-5/+5
| * | libceph: pool deletion detectionIlya Dryomov2016-05-262-6/+248
| * | libceph: async MON client generic requestsIlya Dryomov2016-05-263-111/+228
| * | libceph: support for checking on status of watchIlya Dryomov2016-05-262-1/+55
| * | libceph: support for sending notifiesIlya Dryomov2016-05-264-11/+249
| * | libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-267-431/+1067
| * | rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov2016-05-261-4/+9
| * | libceph: wait_request_timeout()Ilya Dryomov2016-05-261-13/+21
| * | libceph: request_init() and request_release_checks()Ilya Dryomov2016-05-261-17/+27
| * | libceph: a major OSD client updateIlya Dryomov2016-05-265-630/+602
| * | libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov2016-05-262-11/+19
| * | libceph: allocate ceph_osd with GFP_NOFAILIlya Dryomov2016-05-261-4/+1
| * | libceph: osd_init() and osd_cleanup()Ilya Dryomov2016-05-261-9/+37
| * | libceph: handle_one_map()Ilya Dryomov2016-05-264-56/+141
| * | libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-263-16/+30
| * | libceph: schedule tick from ceph_osdc_init()Ilya Dryomov2016-05-261-28/+9
| * | libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov2016-05-261-3/+3
| * | libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-264-157/+215
| * | libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-265-16/+12
| * | libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-267-255/+247
| * | libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-263-107/+29
| * | libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-267-4/+340
| * | libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-263-8/+59
| * | libceph: make pgid_cmp() globalIlya Dryomov2016-05-262-11/+14
| * | libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-263-7/+8
| * | libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-263-146/+215
| * | libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-264-23/+23
| * | libceph: fix ceph_eversion encodingIlya Dryomov2016-05-261-1/+1
| * | libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-264-172/+88
| * | libceph: open-code remove_{all,old}_osds()Ilya Dryomov2016-05-261-30/+21
| * | libceph: nuke unused fields and functionsIlya Dryomov2016-05-266-30/+4
| * | rbd: use header_oid instead of header_nameIlya Dryomov2016-05-261-33/+24
| * | libceph: variable-sized ceph_object_idIlya Dryomov2016-05-268-41/+150
| * | libceph: change how osd_op_reply message size is calculatedIlya Dryomov2016-05-261-10/+4
| * | libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-265-40/+82
| * | libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-2/+4
| * | libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov2016-05-262-9/+8
| * | rbd: get/put img_request in rbd_img_request_submit()Ilya Dryomov2016-05-261-4/+7
* | | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-2649-899/+1764
|\ \ \
| * | | pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-264-25/+61
| * | | nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes2016-05-261-2/+3
| * | | nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes2016-05-252-1/+16
| * | | nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2016-05-252-0/+32
| * | | NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()Dan Carpenter2016-05-251-2/+2
| * | | pnfs: make pnfs_layout_process more robustJeff Layton2016-05-171-16/+11