summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-pnp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-07f2fs: fix wrong statistics of inline dataChao Yu1-0/+2
2014-04-07f2fs: check the acl's validity before settingZhangZhen1-0/+6
2014-04-07f2fs: introduce f2fs_issue_flush to avoid redundant flush issueJaegeuk Kim5-1/+117
2014-04-06ceph: skip invalid dentry during dcache readdirYan, Zheng1-5/+8
2014-04-05nfs: pass string length to pr_notice message about readdir loopsJeff Layton1-4/+3
2014-04-05Fix index regression in nand_read_subpageRon1-3/+2
2014-04-05libceph: dump pool {read,write}_tier to debugfsIlya Dryomov1-3/+3
2014-04-05libceph: output primary affinity values on osdmap updatesIlya Dryomov1-0/+2
2014-04-05ceph: flush cap release queue when trimming session capsYan, Zheng1-0/+3
2014-04-05ceph: don't grabs open file reference for aborted requestYan, Zheng1-1/+1
2014-04-05ceph: drop extra open file reference in ceph_atomic_open()Yan, Zheng1-1/+2
2014-04-05ceph: preallocate buffer for readdir replyYan, Zheng3-21/+59
2014-04-05libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov1-1/+2
2014-04-05libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()Ilya Dryomov1-75/+4
2014-04-05libceph: add support for osd primary affinityIlya Dryomov1-0/+68
2014-04-05libceph: add support for primary_temp mappingsIlya Dryomov1-1/+6
2014-04-05libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov3-15/+17
2014-04-05libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2-14/+39
2014-04-05libceph: introduce apply_temps() helperIlya Dryomov1-0/+52
2014-04-05libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpersIlya Dryomov1-0/+76
2014-04-05libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2-2/+15
2014-04-05libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov1-1/+13
2014-04-05libceph: enable OSDMAP_ENC feature bitIlya Dryomov1-0/+1
2014-04-05libceph: primary_affinity decode bitsIlya Dryomov1-0/+72
2014-04-05libceph: primary_affinity infrastructureIlya Dryomov4-2/+57
2014-04-05libceph: primary_temp decode bitsIlya Dryomov1-0/+69
2014-04-05libceph: primary_temp infrastructureIlya Dryomov3-1/+21
2014-04-05libceph: generalize ceph_pg_mappingIlya Dryomov3-8/+13
2014-04-05libceph: introduce get_osdmap_client_data_v()Ilya Dryomov1-16/+65
2014-04-05libceph: introduce decode{,_new}_pg_temp() and switch to themIlya Dryomov1-72/+67
2014-04-05libceph: switch osdmap_set_max_osd() to krealloc()Ilya Dryomov1-15/+17
2014-04-05libceph: introduce decode{,_new}_pools() and switch to themIlya Dryomov1-37/+57
2014-04-05libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()Ilya Dryomov1-6/+8
2014-04-05libceph: fix and clarify ceph_decode_need() sizesIlya Dryomov1-6/+7
2014-04-05libceph: nuke bogus encoding version check in osdmap_apply_incremental()Ilya Dryomov1-5/+4
2014-04-05libceph: fixup error handling in osdmap_apply_incremental()Ilya Dryomov1-32/+34
2014-04-05libceph: fix crush_decode() call site in osdmap_decode()Ilya Dryomov1-5/+2
2014-04-05libceph: check length of osdmap osd arraysIlya Dryomov1-4/+10
2014-04-05libceph: safely decode max_osd value in osdmap_decode()Ilya Dryomov1-2/+4
2014-04-05libceph: fixup error handling in osdmap_decode()Ilya Dryomov1-26/+27
2014-04-05libceph: split osdmap allocation and decode stepsIlya Dryomov3-17/+31
2014-04-05libceph: dump osdmap and enhance output on decode errorsIlya Dryomov1-6/+15
2014-04-05libceph: dump pg_temp mappings to debugfsIlya Dryomov1-0/+11
2014-04-05libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov1-1/+1
2014-04-05libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov1-12/+14
2014-04-05crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov1-1/+9
2014-04-05crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov2-0/+6
2014-04-05crush: add chooseleaf_vary_r tunableIlya Dryomov2-6/+30
2014-04-05crush: allow crush rules to set (re)tries counts to 0Ilya Dryomov1-2/+2
2014-04-05crush: fix off-by-one errors in total_tries refactorIlya Dryomov1-19/+27